mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 22:40:17 +08:00
da4ac6b7ef
Introduce libavdevice to make v4l2 available to the ffmpeg backend * introduce libavdevice to make v4l2 available to the ffmpeg backend * downgrade the min required libavdevice version to 53.2.0 * make libavdevice optional * create OCV_OPTION OPENCV_FFMPEG_ENABLE_LIBAVDEVICE and add definition through ocv_add_external_target * move OCV_OPTION 'OPENCV_FFMPEG_ENABLE_LIBAVDEVICE' to detect_ffmpeg.cmake |
||
---|---|---|
.. | ||
.gitignore | ||
build-standalone.sh | ||
build-ubuntu.sh | ||
CMakeLists.txt | ||
Dockerfile-ffmpeg | ||
Dockerfile-ubuntu |