Fix from C++17 to C++ 14 of vvenc/vvdec info

This commit is contained in:
MartinEesmaa 2024-10-11 13:20:34 +11:00
parent 15acfdd2c6
commit e96746faf0
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 1 additions and 1 deletions

2
VVC.md
View File

@ -8,7 +8,7 @@ Versatile Video Codec binaries has available two tools for you to choose.
Fraunhofer HHI VVC binaries is just standard easy tool, which allows to encode & decode with arguments and also encodes good quality for slow preset, but it may be slow...
* C++ 17 programming language
* C++ 14 programming language
* Supports Windows, macOS, Linux, BSD, Android, iOS & WebAssembly.
* SIMDE: SCALAR, SSE4.1, SSE4.2, AVX, AVX2, AVX512 (unsupported yet), NEON (arm only) and WASM (Web browsers only).
* Faster speeding up for newer computer machine of CPUs.