early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/openh264/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/openh264/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user