mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
3ec41f57e6
* Fix libvpx compilation (install process) * [libvpx] Remove library and pdb suffixes. * [ffmpeg] Remove fix for libvpx * update version record * Update ports/ffmpeg/CONTROL * Update versions/f-/ffmpeg.json * version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
8 lines
228 B
JSON
8 lines
228 B
JSON
{
|
|
"name": "libvpx",
|
|
"version-semver": "1.9.0",
|
|
"port-version": 8,
|
|
"description": "The reference software implementation for the video coding formats VP8 and VP9.",
|
|
"homepage": "https://github.com/webmproject/libvpx"
|
|
}
|