From 8f3975d25b7ef9215c1ea1ecf5492358d95cd933 Mon Sep 17 00:00:00 2001 From: MartinEesmaa Date: Sat, 15 Mar 2025 19:54:31 +1100 Subject: [PATCH] Added uvg266 minimum requirements --- VVC.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/VVC.md b/VVC.md index 9e28e7c..1673423 100644 --- a/VVC.md +++ b/VVC.md @@ -52,6 +52,14 @@ uvg266 is only scalable encoder which helps to make it faster for older & newer - BSD (FreeBSD & x64 only) - Android 4.1 (API 16, Jelly Bean) and later (arm64 & x86_64 since Android 5.0) +**uvg266**: + +- Windows 7 and later (requires Visual C++ Redistributable, for Windows XP support needs [OneCoreAPI](https://github.com/shorthorn-project/One-Core-API-Binaries)) +- macOS 10.13 and later (arm64 since macOS 11.0) +- Linux kernel 3.2.0 and later (eg. Ubuntu 12.04 LTS and later) +- BSD (FreeBSD & x64 only) +- Android 4.3 (API 18, Jelly Bean) and later (arm64 & x86_64 since Android 5.0) + ### Downloads NOTE: uvg266 compiled by same architectures supported of vvenc & vvdec.