aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindFFMPEG.cmake
AgeCommit message (Expand)Author
2023-09-12[cmake] FindFFMPEG remove folder property from ffmpeg::ffmpeg INTERFACE TARGETsfuzzard
2023-09-11[cmake] FindDav1d migrate to full TARGET usagefuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2023-09-01[cmake] FindFFMPEG ENABLE_INTERNAL_FFMPEG dav1d dep fixupsfuzzard
2023-09-01[cmake] FindFFMPEG remove unnecessary CMAKE_ARGfuzzard
2023-09-01[cmake] FindFFMPEG remove uneccessary vars for internal buildfuzzard
2023-09-01[cmake] FindFFMPEG use namespaced target and change to INTERFACEfuzzard
2023-09-01[cmake] FindFFMPEG fix definitions differences for target usefuzzard
2023-09-01[cmake] FindFFMPEG fix ffmpeg-link-wrapper for apple app compilationfuzzard
2023-04-04[cmake] ffmpeg: update version check to 6.0Lukas Rusak
2023-01-22tools/depends: ffmpeg: use upstream versionLukas Rusak
2023-01-06Separate commit to remove FFmpeg 4 supportVasyl Gello
2022-06-17[cmake] internal ffmpeg build set GENERATOR to Unix Makefiles if parent xcodefuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Nasmfuzzard
2022-06-02[cmake] Findffmpeg fix reversal of var names for link-wrapper scriptfuzzard
2022-06-02[cmake] ffmpeg-link-wrapper update to match DEPENDS_PATH usage for lib build ...fuzzard
2022-06-01[cmake] FFMPEG set FFMPEG_LIB_TYPE for ENABLE_INTERNAL_FFMPEG buildfuzzard
2022-05-23[cmake] BUILD_DEP_TARGET Provide buildtype for cmake buildfuzzard
2022-05-02[cmake] FFMPEG fix cmake multiple generation failure after #21047fuzzard
2022-03-09[cmake] FindFFMPEG correctly handdle FFMPEG_URL providedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] FindFFMPEG utilise automated variables and macrosfuzzard
2022-03-02[cmake] Refresh FindFFMPEG module to be more consistent with other find modulesfuzzard
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2022-01-25Bump ffmpeg version to 4.4.1Wolfgang Haupt
2022-01-24[cmake] add URL_HASH to ExternalProject_add calls in Find modulesfuzzard
2022-01-24[cmake] change ARCHIVE to LIBNAME_ARCHIVEfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2022-01-08[cmake] Module FFMPEG use VERSION helperfuzzard
2021-04-23FFmpeg: Bump to 4.4-N-Alpha1Lukas Rusak
2020-06-23[cmake] allow passing additional flag to internal ffmpegwsnipex
2020-06-19FFmpeg: Bump to 4.3-Matrix-Alpha1Lukas Rusak
2020-04-16[cmake] dav1d: make optional for internal buildLukas Rusak
2020-03-03[cmake] ffmpeg: add support for libdav1dJakob Linskeseder
2020-02-18FFmpeg: Bump to 4.2.2-Matrix-Alpha1Lukas Rusak
2018-06-11[cmake] ffmpeg: remove workaround for ccache, pass the options insteadwsnipex
2018-06-07[cmake] pass vaapi and vdpau options to internal ffmpegwsnipex
2018-04-19bump ffmpeg to 4.0Rainer Hochecker
2018-04-18[cmake/cosmetics] Where there's a will another one isn't neededh.udo
2018-02-14[cmake] use ccache for internal ffmpegRechi
2018-02-14[cmake] always pass compiler to ffmpegRechi
2018-02-13changed: probe for bashArne Morten Kvarving
2018-01-11[cmake] Do not overwrite PKG_CONFIG_PATHPhilipp Kerling
2017-12-17[cmake] FFmpeg: bump minimum required version to 3.4Rechi
2017-11-05[cmake] linux: name kodi binary according to platform namewsnipex
2017-08-30FFMPEG: Fixes rbpi compilationNuno Senica
2017-07-17[ffmpeg] fix BASE_URL for make-mingwlibs.batmontellese
2017-05-12cmake: bump ffmpeg to 3.3Rainer Hochecker
2017-01-30Tidy up ffmpeg in order to be more flexible and versatile. Also includes swit...Nuno Sénica
2016-12-21[cmake] Move to root folder: Update pathsh.udo