blender/build_files
Ankit Meel 2fdbe4d050 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
2020-09-29 00:33:13 +05:30
..
build_environment Make deps: Enable fPIC for Linux 2020-09-21 12:53:24 +02:00
buildbot Fix buildbot macOS packaging error after recent changes 2020-08-04 17:13:09 +02:00
cmake CMake/Find packages: add FindFFmpeg.cmake module. 2020-09-29 00:33:13 +05:30
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Fix git tag warning when running make update after recent changes 2020-07-16 14:26:37 +02:00
windows Windows: Add sccache support. 2020-04-20 12:51:43 -06:00