Fix misspell from C98 to C99 in VVC info

This commit is contained in:
MartinEesmaa 2024-10-11 13:11:31 +11:00
parent 0376961c72
commit 154afaa287
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

@ -23,7 +23,7 @@ Fraunhofer HHI VVC binaries is just standard easy tool, which allows to encode &
uvg266 is only scalable encoder which helps to make it faster for older & newer computers, but still a bit good quality than vvenc, seems okay.
* C98 programming language
* C99 programming language
* Supports Windows, macOS, Linux, BSD, Android & iOS.
* SIMDE: MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, NEON & AltiVec (PowerPC only).
* Can only encode 8-bit VVC output for rest operating system supported, but for 10-bit needs compiled with definition, this only works for Android users.