aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/FindFFMPEG.cmake.in
AgeCommit message (Expand)Author
2021-06-09[ffmpeg] use pkgconfig to get system dependencies for cmake (#17985)Matthias C. M. Troffaes
2021-05-17[ffmpeg] update to upstream version 4.4 (#17735)Matthias C. M. Troffaes
2021-05-06[ffmpeg] fix optional X11 platform dependencies (#17625)Matthias C. M. Troffaes
2021-05-06[ffmpeg] avdevice CoreAudio dependency fix for osx (#17204)Matthias C. M. Troffaes
2021-04-30[ffmpeg] add openh264 support (#17531)Matthias C. M. Troffaes
2021-04-28[ffmpeg] avdevice xcb linking fix on linux (#17467)Matthias C. M. Troffaes
2021-04-14[ffmpeg] no longer hardcode version strings in FindFFMPEG script (#17236)Matthias C. M. Troffaes
2021-04-07[ffmpeg] Add support for dav1d,fontconfig,freetype,fribidi,ilbc,modplug,openg...Matthew Oliver
2021-03-31[ffmpeg] Fix FindFFMPEG lib versions for building opencv[ffmpeg] (#16882)genevanmeter
2021-02-08[ffmpeg] avfilter: fix dependencies and linux library ordering (#16000)Matthias C. M. Troffaes
2020-11-05[ffmpeg] use OPENSSL_LIBRARIES generated by upstream cmake FindOpenSSL script...Matthias C. M. Troffaes
2020-11-03[ffmpeg] add if guard, fix library ordering on linux, minor clean up (#14360)Matthias C. M. Troffaes
2020-11-02[ffmpeg] fix x264 feature linking on x64-linux (#14330)Matthias C. M. Troffaes
2020-10-30[ffmpeg] fix mp3lame feature linking on x64-linux (#14266)Matthias C. M. Troffaes
2020-10-28[ffmpeg] link against dl on unix when nvcodec feature is enabled (#14219)Matthias C. M. Troffaes
2020-10-20[ffmpeg] fix theora, speex, and openssl static linkage, and refactor/robustif...Matthias C. M. Troffaes
2020-10-07[ffmpeg] Update to 4.3.1 (#13365)Matthew Oliver
2020-10-06[ffmpeg] fix zlib feature support on x64-linux (fixes #13768) (#13780)Matthias C. M. Troffaes
2020-09-24[ffmpeg] fix linking with iconv feature (#13481)Matthias C. M. Troffaes
2020-08-21[ffmpeg] fix cmake module (#13004)Stefano Sinigardi
2020-08-18[ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, t...Matthew Oliver
2020-08-14[ffmpeg] Some libraries in ffmpeg can be optional (#12843)Sander Cox
2020-08-06[ffmpeg] fix FindFFMPEG.cmake to work properly even without avresample (#12635)Matthias C. M. Troffaes
2020-07-27[opencv4] update to v4.3 (#11130)Stefano Sinigardi
2020-03-27[ffmpeg] Disable vdpau in UNIX (#10161)Jack·Boos·Yu
2020-02-11[many ports] Support building with MinGW toolchain (#8940)Todor Prokopov
2020-01-22[ffmpeg] fix link order (#9718)Alexander Neumann
2019-09-23[ffmpeg] update to 4.2 (#8021)Stefano Sinigardi