From 1ae2a1c8d8c7b6ebaa0a2319fd4df09cd14c0bbc Mon Sep 17 00:00:00 2001 From: MartinEesmaa Date: Sun, 16 Mar 2025 09:53:41 +1100 Subject: [PATCH] uvg266 Windows XP didn't work due to crash I tested it and crashed, so maybe I can claim that Windows Vista works for uvg266. --- VVC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VVC.md b/VVC.md index 1673423..36e9e54 100644 --- a/VVC.md +++ b/VVC.md @@ -54,7 +54,7 @@ uvg266 is only scalable encoder which helps to make it faster for older & newer **uvg266**: -- Windows 7 and later (requires Visual C++ Redistributable, for Windows XP support needs [OneCoreAPI](https://github.com/shorthorn-project/One-Core-API-Binaries)) +- Windows Vista and later (requires Visual C++ Redistributable) - 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)