summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-19 17:10:24 +0100
committerKonstantin <const@const.me>2023-01-19 17:10:24 +0100
commit9df2ee2ead4ce23d06351a6cdb4fea588f79e429 (patch)
treed365bc24b192e3929801a4ede5b26e74a6c9e77f /Readme.md
parent06643094c166b0e80fb8f5f506f5e9d42a90c2bf (diff)
Workaround for the Microsoft’s bug in their MP3 decoder MFT
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index cf8d25d..eea33cb 100644
--- a/Readme.md
+++ b/Readme.md
@@ -47,7 +47,7 @@ The implementation is based on the [2009 article](https://www.researchgate.net/p
* Pre-built binaries available
The only supported platform is 64-bit Windows.<br/>
-Should work on Windows 8.0 or newer, but I have only tested on Windows 10.<br/>
+Should work on Windows 8.1 or newer, but I have only tested on Windows 10.<br/>
The library requires a Direct3D 11.0 capable GPU, which in 2023 simply means “any hardware GPU”.
The most recent GPU without D3D 11.0 support was Intel [Sandy Bridge](https://en.wikipedia.org/wiki/Sandy_Bridge) from 2011.