1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "name": "svt-av1", "version-semver": "3.1.2", "description": "AV1 software video encoder library", "homepage": "https://gitlab.com/AOMediaCodec/SVT-AV1", "license": "BSD-3-Clause", "supports": "!x86 & !arm32 & !uwp", "dependencies": [ "fastfeat", { "name": "vcpkg-cmake", "host": true } ] }