vcpkg/ports/ffmpeg
Long Nguyen 02f6b89775
[many ports] mingw support (#14556)
* [vcpkg_configure_make] Only rename import libs on MSVC

* [x264] Only rename import libs on MSVC

* [x265] Add libc++ and libstdc++ as system libs

* [ffmpeg] mingw support

* [libvpx] Set AS environment variable

* [vcpkg_common_definition] Fix a mistake in the prefix and suffix variables

* [vcpkg_configure_make] Strip leading -l from lib list before joining

* [mp3lame] Use vcpkg_configure_make + mingw support

* [x265] Escape the pluses

* [ffmpeg] Add compiler flags for mingw

* [ffmpeg] Add WINVER define in mf_utils.c

* [ffmpeg] Remove unnecessary patch in 0003-fic-windowsinclude.patch

* [mp3lame] Add missing dollar sign

Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>

* [x265] Remove static lib when building shared with mingw

* [libogg] Change library name to libogg on mingw

* [libogg] Bump port version

* [x265] Remove -l(std)c++ flag in pkgconfig file

* [vcpkg_configure_make] Try to fix huge diff

* [mp3lame] Add comment on deprecated function lame_init_old

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

Co-authored-by: Matthias C. M. Troffaes <matthias.troffaes@gmail.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-12-01 14:13:58 -08:00
..
0001-create-lib-libraries.patch [ffmpeg] update to 4.2 (#8021) 2019-09-23 13:46:16 -07:00
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 [ffmpeg] update to 4.2 (#8021) 2019-09-23 13:46:16 -07:00
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
build.sh.in Fix ffmpeg build for PATH with spaces. (#13275) 2020-09-03 13:58:57 -07:00
CONTROL [libpq/ffmpeg] Fix iconv/intl linkage not covered by CI (#14626) 2020-11-19 12:33:04 -08:00
FindFFMPEG.cmake.in [ffmpeg] use OPENSSL_LIBRARIES generated by upstream cmake FindOpenSSL script (fixes linux openssl linking) (#14388) 2020-11-05 18:29:55 -08:00
portfile.cmake [many ports] mingw support (#14556) 2020-12-01 14:13:58 -08:00
vcpkg-cmake-wrapper.cmake [many ports] Remove _find_package guards that break *_FOUND (#12157) 2020-08-01 17:13:08 -07:00