summaryrefslogtreecommitdiffstats
path: root/cmake/FindFFmpeg.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start of an FFmpeg backendLars Knoll2022-01-191-0/+221