15 lines
390 B
JSON
15 lines
390 B
JSON
|
{
|
||
|
"name": "openh264",
|
||
|
"version-date": "2021-03-16",
|
||
|
"port-version": 3,
|
||
|
"description": "OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC.",
|
||
|
"homepage": "https://www.openh264.org/",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-tool-meson",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|