blob: f05ee097824339a24bd93bdf4aff3a562a6e7dff (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "openh264",
"version-date": "2021-03-16",
"port-version": 2,
"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"
]
}
|