summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: fix styleTim Blechmann24 hours2-5/+5
* Fix unsetting cmake variables in FindFFmpeg.cmakeArtem Dyomin2024-03-201-19/+3
* Relax rule of finding shared ffmpegArtem Dyomin2024-03-051-7/+12
* Fix spelling of FFmpeg in (end-)user-visible stringsVolker Hilsheimer2024-03-011-4/+4
* Fix finding dynamic ffmpeg on Windows/arm/llvm-mingwArtem Dyomin2024-02-261-4/+25
* cmake: mark some library variables as adancedTim Blechmann2024-02-263-1/+10
* Print found shared ffmpeg libs in cmake logsArtem Dyomin2024-02-261-0/+2
* Fix finding ffmpeg if cached libs have been deletedArtem Dyomin2024-01-081-5/+15
* Implement shipping of dynamic ffmpeg together with the ffmpeg pluginArtem Dyomin2023-12-211-76/+84
* Fix dynamic symbols resolving if ffmpeg linked dynamicallyArtem Dyomin2023-11-101-19/+19
* Android: Turn on dynamic openSSL symbol resolvingBartlomiej Moskal2023-09-271-1/+3
* Implement dynamic resolve vaapi symbolsArtem Dyomin2023-08-311-5/+23
* Implement dynamic symbols resolve for openssl in ffmpegArtem Dyomin2023-08-301-1/+7
* Fix parsing *.pc file in FindFFmpeg.cmakeArtem Dyomin2023-08-111-15/+18
* Revert "Add IMPORTED_LINK_INTERFACE_LANGUAGES to WMF::WMF target"Amir Masoud Abdol2023-05-311-2/+1
* Add IMPORTED_LINK_INTERFACE_LANGUAGES to WMF::WMF targetAmir Masoud Abdol2023-04-261-1/+2
* Use lower-case header/library names for with mingw-w64Marius Kittler2023-04-121-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-239-9/+9
* CMake: Remove the COPYING-CMAKE-SCRIPTS reference in FindFFmpeg.cmakeChristophe Giboudeaux2022-07-231-2/+0
* FFmpeg: fix typos in FindFFmpeg.cmakeChristophe Giboudeaux2022-07-211-4/+4
* FFmpeg: Don't link to private target when building shared librariesChristophe Giboudeaux2022-07-211-1/+9
* Add license headers to cmake filesLucie Gérard2022-07-079-0/+26
* Improve regex to account for dots and pluses in the library namesPiotr Srebrny2022-05-251-7/+7
* Android: Enable FFmpeg playback - SW renderingSamuel Mira2022-05-181-0/+16
* Hide symbols for all ffmpeg components to avoid relocation problemPiotr Srebrny2022-05-051-4/+3
* Prefer explicitly selected FFmpeg lib over available in systemPiotr Srebrny2022-03-311-1/+1
* Link static ffmpeg library to ffmpeg multimedia pluginPiotr Srebrny2022-03-291-1/+38
* CMake: Ever so slightly tidy up FindFFmpeg.cmakeAlexandru Croitor2022-03-071-4/+13
* CMake: Remove multiplicity property from ffmpeg INTERFACE libsAlexandru Croitor2022-03-071-1/+1
* FFmpeg: Support playback on macOSLars Knoll2022-01-191-2/+5
* FFmpeg: Provide FFMpeg lib dir with FFMPEG_DIR variablePiotr Srebrny2022-01-191-8/+19
* FFmpeg: Add support for a zero copy path when using egl and vaapiLars Knoll2022-01-191-0/+57
* Start of an FFmpeg backendLars Knoll2022-01-191-0/+221
* Fix compilation of the audio backend classes for QNXLars Knoll2022-01-171-0/+9
* Run through configure without errors for QNXLars Knoll2022-01-171-2/+2
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-241-16/+19
* Fix build without pkg-config supportJoerg Bornemann2021-09-132-4/+4
* Enable compilation of the Qt Multimedia module in CILars Knoll2021-05-282-0/+12
* Cleanup QCameraInfoLars Knoll2021-01-291-0/+0
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-286-0/+307