2021-04-20 05:26:08 +08:00
|
|
|
{
|
|
|
|
"name": "libvpx",
|
2021-06-11 02:44:46 +08:00
|
|
|
"version-semver": "1.10.0",
|
2021-09-03 04:11:17 +08:00
|
|
|
"port-version": 2,
|
2021-04-20 05:26:08 +08:00
|
|
|
"description": "The reference software implementation for the video coding formats VP8 and VP9.",
|
2021-09-03 04:11:17 +08: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 05:26:08 +08:00
|
|
|
}
|