vcpkg/ports/ffmpeg
genevanmeter db1df24767
[ffmpeg] Fix FindFFMPEG lib versions for building opencv[ffmpeg] (#16882)
* Fix FindFFMPEG lib versions for opencv[ffmpeg]

libavutil, libavdevice, etc. define their versions separate from FFMPEG main version in a version.h file located with each component headers.
This change fixes building opencv[ffmpeg] when it attempts to discover the individual versions of FFMPEG libs. Before this change opencv[ffmpeg] would build but the FFMPEG functionality was disabled since all the lib versions were set to 4.3.1

* Modified Port-Version of CONTROL to 13
Ran vcpkg.exe x-add-version ffmpeg

* Ran vcpkg.exe x-add-version ffmpeg --overwrite-version per Cheney-W's instructions

* Updated Port-Version of CONTROL to 1 for FFMPEG version 4.3.2

* Ran vcpkg x-add-version ffmpeg
2021-03-31 10:20:17 -07:00
..
0001-create-lib-libraries.patch
0003-fix-windowsinclude.patch [many ports] mingw support (#14556) 2020-12-01 14:13:58 -08:00
0004-fix-debug-build.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0005-fix-libvpx-linking.patch
0006-fix-StaticFeatures.patch [ffmpeg] Update to 4.3.1 (#13365) 2020-10-07 00:23:23 -07:00
0007-fix-lib-naming.patch [libpq/ffmpeg] Fix iconv/intl linkage not covered by CI (#14626) 2020-11-19 12:33:04 -08:00
0008-Fix-wavpack-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0009-Fix-fdk-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0010-Fix-x264-detection.patch [ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, theora. (#11277) 2020-08-18 12:58:14 -07:00
0011-Fix-x265-detection.patch [ffmpeg] Update to 4.3.1 (#13365) 2020-10-07 00:23:23 -07:00
0012-Fix-ssl-110-detection.patch [ffmpeg] Update to 4.3.1 (#13365) 2020-10-07 00:23:23 -07:00
0013-define-WINVER.patch [many ports] mingw support (#14556) 2020-12-01 14:13:58 -08:00
0014-avfilter-dependency-fix.patch [ffmpeg] avfilter: fix dependencies and linux library ordering (#16000) 2021-02-08 18:09:01 -08:00
build.sh.in Fix ffmpeg build for PATH with spaces. (#13275) 2020-09-03 13:58:57 -07:00
CONTROL [ffmpeg] Fix FindFFMPEG lib versions for building opencv[ffmpeg] (#16882) 2021-03-31 10:20:17 -07:00
FindFFMPEG.cmake.in [ffmpeg] Fix FindFFMPEG lib versions for building opencv[ffmpeg] (#16882) 2021-03-31 10:20:17 -07:00
portfile.cmake Upgrade ffmpeg to 4.3.2 (#16768) 2021-03-29 09:42:42 -07:00
vcpkg-cmake-wrapper.cmake [pangolin] Fix static build error (#15593) 2021-03-11 12:14:34 -08:00