diff options
| author | Konstantin <const@const.me> | 2023-01-19 17:10:24 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-19 17:10:24 +0100 |
| commit | 9df2ee2ead4ce23d06351a6cdb4fea588f79e429 (patch) | |
| tree | d365bc24b192e3929801a4ede5b26e74a6c9e77f /Readme.md | |
| parent | 06643094c166b0e80fb8f5f506f5e9d42a90c2bf (diff) | |
Workaround for the Microsoft’s bug in their MP3 decoder MFT
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
