14 lines
390 B
JSON
Executable file
14 lines
390 B
JSON
Executable file
{
|
|
"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
|
|
}
|
|
]
|
|
}
|