Blender Git Commit Log

Git Commits -> Revision 2fdbe4d

Revision 2fdbe4d by Ankit Meel (master)
September 28, 2020, 19:03 (GMT)
CMake/Find packages: add FindFFmpeg.cmake module.

The behaviour is a bit different from other find modules:
`FFMPEG_FIND_COMPONENTS` should contain the
list of required libraries before calling `find_package(FFmpeg)`.
If not set, a default set of most common libraries is searched for:
`avcodec avdevice avfilter avformat avutil`
http://ffmpeg.org/download.html

Ref D8855

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D8918

Commit Details:

Full Hash: 2fdbe4d0501114c716fd12bc3354b50ab2bd41eb
Parent Commit: 48a0c93
Lines Changed: +83, -0

1 Added Path:

/build_files/cmake/Modules/FindFFmpeg.cmake (+83, -0) (View)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021