2021-04-20 00:26:08 +03:00
|
|
|
{
|
|
|
|
"name": "libvpx",
|
2021-06-10 21:44:46 +03:00
|
|
|
"version-semver": "1.10.0",
|
2021-09-02 13:11:17 -07:00
|
|
|
"port-version": 2,
|
2021-04-20 00:26:08 +03:00
|
|
|
"description": "The reference software implementation for the video coding formats VP8 and VP9.",
|
2021-09-02 13:11:17 -07:00
|
|
|
"homepage": "https://github.com/webmproject/libvpx",
|
|
|
|
"features": {
|
|
|
|
"highbitdepth": {
|
|
|
|
"description": "use VP9 high bit depth (10/12) profiles"
|
|
|
|
},
|
|
|
|
"realtime": {
|
|
|
|
"description": "enable this option while building for real-time encoding"
|
|
|
|
}
|
|
|
|
}
|
2021-04-20 00:26:08 +03:00
|
|
|
}
|