mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 13:36:35 +08:00
1b4d69f302
* [amd-amf] Update to 1.4.29 * [ffnvcodec] Update to 11.1.5.2 * [mfx-dispatch] Fix pkgconfig * [ffmpeg] Update to 6.0 * update versions * [amd-amd] Fix merge * Update ffmpeg.json * ffmpeg: Remove libpng dependency. Ffmpeg doesnt have a libpng dependency. All thats needed for png support is zlib which has its own option already * Update ffmpeg.json * [ignition-common3] patch for ffmpeg3 * [freerdp] Update to 2.11.1 * Revert "Merge pull request #1 from autoantwort/ffmpeg" This reverts commitb52416c67d
, reversing changes made to8fdd44e901
. * Update ffmpeg.json * Update ffmpeg.json --------- Co-authored-by: Leander Schulten <Leander.Schulten@rwth-aachen.de>
8 lines
235 B
JSON
8 lines
235 B
JSON
{
|
|
"name": "ffnvcodec",
|
|
"version": "11.1.5.2",
|
|
"description": "FFmpeg version of Nvidia Codec SDK headers.",
|
|
"homepage": "https://github.com/FFmpeg/nv-codec-headers",
|
|
"supports": "linux | (!osx & !uwp & !(arm64 & windows))"
|
|
}
|