mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 16:47:59 +08:00
11 lines
321 B
JSON
11 lines
321 B
JSON
|
{
|
||
|
"name": "openh264",
|
||
|
"version-date": "2021-03-16",
|
||
|
"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": [
|
||
|
"tool-meson"
|
||
|
]
|
||
|
}
|