..
cap_winrt
Fix build for UWP
2019-08-05 17:19:36 +03:00
backend_plugin_legacy.impl.hpp
videoio: split capture/writer plugin APIs
2021-01-14 06:19:23 +00:00
backend_plugin.cpp
plugins: reverse candidates order to fetch higher versions first
2021-10-08 20:34:07 +00:00
backend_static.cpp
videoio(plugin): add query API for plugins
2021-04-19 14:25:45 +00:00
backend.hpp
videoio(plugin): add query API for plugins
2021-04-19 14:25:45 +00:00
cap_android_camera.cpp
Fix YUV indexes + YUV Planner detection condition
2021-08-09 21:41:00 -04:00
cap_android_mediandk.cpp
videoio: drop unnecessary offset for accessing video output buffer
2021-11-09 17:23:34 +08:00
cap_aravis.cpp
videoio: fix compilation with Aravis enabled
2020-08-02 14:27:44 +02:00
cap_avfoundation_mac.mm
videoio(build): eliminate inconsistent 'override' warnings
2021-04-01 09:56:21 +00:00
cap_avfoundation.mm
videoio(build): eliminate inconsistent 'override' warnings
2021-04-01 09:56:21 +00:00
cap_dc1394_v2.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-10-07 09:09:37 +00:00
cap_dshow.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-11-05 09:27:46 +00:00
cap_dshow.hpp
Merge pull request #19370 from OlivierLDff:patch-dshow-convertrgb
2021-01-29 10:18:09 +00:00
cap_ffmpeg_hw.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_ffmpeg_impl.hpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-10-23 15:33:31 +00:00
cap_ffmpeg_legacy_api.hpp
videoio(plugins): support VideoCaptureParameters, CAPTURE_API_VERSION=1
2021-01-28 06:09:23 +00:00
cap_ffmpeg.cpp
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat
2021-05-14 16:48:50 +00:00
cap_gphoto2.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_gstreamer.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-10-08 11:05:45 +00:00
cap_images.cpp
Merge pull request #16766 from VadimLevin:dev/vlevin/video_writer_params_constructor
2020-04-28 08:38:39 +00:00
cap_interface.hpp
Merge pull request #19460 from mikhail-nikolskiy:videoio-hw
2021-03-01 15:51:04 +00:00
cap_ios_abstract_camera.mm
build: fix warnings about TARGET_OS_MACCATALYST
2020-05-21 20:41:47 +00:00
cap_ios_photo_camera.mm
Merge pull request #7178 from valeriyvan:iosfixes
2016-09-14 14:48:41 +03:00
cap_ios_video_camera.mm
Fix customPreviewLayer layout issue when rotateVideo is NO in iOS
2017-11-21 12:56:23 +08:00
cap_librealsense.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_librealsense.hpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_mfx_common.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mfx_common.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mfx_plugin.cpp
videoio: dump exception's messages in plugins
2021-02-24 17:48:04 +00:00
cap_mfx_reader.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mfx_reader.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mfx_writer.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mfx_writer.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
2021-10-21 13:56:11 +00:00
cap_mjpeg_decoder.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-12-04 18:26:58 +00:00
cap_mjpeg_encoder.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-04-01 09:54:57 +00:00
cap_msmf.cpp
Merge pull request #20942 from MaximMilashchenko:AudioPatch
2021-10-26 14:33:53 +00:00
cap_msmf.hpp
Remove unused code
2018-04-24 12:13:19 +03:00
cap_openni2.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2020-11-27 14:08:06 +00:00
cap_pvapi.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_ueye.cpp
Merge pull request #20475 from nibeh:patch-1
2021-08-24 12:31:54 +03:00
cap_v4l.cpp
Updated more links to forum.opencv.org
2021-01-19 22:03:22 +03:00
cap_winrt_bridge.cpp
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
2015-05-22 15:41:50 +03:00
cap_winrt_bridge.hpp
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
2015-05-22 15:41:50 +03:00
cap_winrt_capture.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_winrt_capture.hpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_winrt_video.cpp
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
2015-05-22 15:41:50 +03:00
cap_winrt_video.hpp
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
2015-05-22 15:41:50 +03:00
cap_ximea.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap_xine.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
cap.cpp
videoio: fix plugins handling if no filesystem available
2021-10-06 17:29:00 +00:00
container_avi.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2021-07-10 13:01:03 +00:00
ffmpeg_codecs.hpp
build: replace WIN32 => _WIN32
2017-07-25 13:30:48 +03:00
plugin_api.hpp
core(parallel): plugins support
2021-02-15 17:07:36 +00:00
plugin_capture_api.hpp
core(parallel): plugins support
2021-02-15 17:07:36 +00:00
plugin_writer_api.hpp
core(parallel): plugins support
2021-02-15 17:07:36 +00:00
precomp.hpp
Merge pull request #19460 from mikhail-nikolskiy:videoio-hw
2021-03-01 15:51:04 +00:00
videoio_c.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
2019-02-26 13:50:30 +03:00
videoio_registry.cpp
videoio: fix plugins handling if no filesystem available
2021-10-06 17:29:00 +00:00
videoio_registry.hpp
videoio: revert registry chages, update cap.cpp
2019-03-04 21:37:20 +00:00
wrl.h
Fix modules/ typos
2019-08-16 17:34:29 +03:00