opencv/modules/videoio
stepkamipt 340a390ea2 Fix path to 3rdparty cmake.
Current code using CMAKE_SOURCE_DIR and it works well if opencv is standalone CMake project,
but in case of building OpenCV as part of a larger CMake project (e.g. one that includes
opencv and opencv_contrib) this path is incorrect, unlike OpenCV_SOURCE_DIR
2024-08-02 10:07:36 +02:00
..
cmake Fix path to 3rdparty cmake. 2024-08-02 10:07:36 +02:00
doc Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
include/opencv2 Merge pull request #25874 from cudawarped:videoio_ffmpeg_fix_encapsulate_ts 2024-07-22 17:41:39 +03:00
misc Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG 2024-01-16 16:49:58 -05:00
perf Merge pull request #15100 from Volskig:cam_multiplexing_function_v 2019-11-15 19:42:12 +03:00
src Merge pull request #25874 from cudawarped:videoio_ffmpeg_fix_encapsulate_ts 2024-07-22 17:41:39 +03:00
test Merge pull request #25874 from cudawarped:videoio_ffmpeg_fix_encapsulate_ts 2024-07-22 17:41:39 +03:00
CMakeLists.txt Exclude cap_ios.h from installation where it's not needed. 2024-06-28 14:11:25 +03:00