.. |
cap_winrt
|
Fix build for UWP
|
2019-08-05 17:19:36 +03:00 |
cap_aravis.cpp
|
Update videocapture_basic.cpp
|
2020-04-24 11:42:45 +03:00 |
cap_avfoundation_mac.mm
|
Fix spelling typos
|
2019-12-27 12:46:53 +00:00 |
cap_avfoundation.mm
|
build: fix warnings about TARGET_OS_MACCATALYST
|
2020-05-21 20:41:47 +00:00 |
cap_cmu.cpp
|
refactoring catching all exceptions as const ref
|
2018-11-08 19:59:47 +03:00 |
cap_dc1394_v2.cpp
|
Removed obsolete functions from cap_dc1394_v2.cpp
|
2019-03-14 12:08:16 +03:00 |
cap_dc1394.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_dshow.cpp
|
to make OpenCV compile on mingw32
|
2020-05-03 11:19:04 +05:30 |
cap_dshow.hpp
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
cap_ffmpeg_api.hpp
|
Merge pull request #16713 from VadimLevin:dev/vlevin/ffmpeg_video_capture_bitrate
|
2020-03-10 16:44:22 +03:00 |
cap_ffmpeg_impl.hpp
|
videoio(ffmpeg): fix handling of AVERROR_EOF
|
2020-05-29 19:52:26 +00:00 |
cap_ffmpeg.cpp
|
Fix build for UWP
|
2019-08-05 17:19:36 +03:00 |
cap_giganetix.cpp
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
cap_gphoto2.cpp
|
refactoring catching all exceptions as const ref
|
2018-11-08 19:59:47 +03:00 |
cap_gstreamer.cpp
|
Fix spelling typos
|
2019-12-27 12:46:53 +00:00 |
cap_images.cpp
|
imgcodecs(CAP_IMAGES): fix handling of input pattern
|
2019-05-24 22:13:25 +03:00 |
cap_intelperc.cpp
|
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
|
2014-12-16 16:08:22 +01:00 |
cap_intelperc.hpp
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03: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_libv4l.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_mfx_common.cpp
|
CAP_MFX: surface pool with timeout, more parameters
|
2020-05-12 18:43:04 +03:00 |
cap_mfx_common.hpp
|
CAP_MFX: surface pool with timeout, more parameters
|
2020-05-12 18:43:04 +03:00 |
cap_mfx_reader.cpp
|
CAP_MFX: surface pool with timeout, more parameters
|
2020-05-12 18:43:04 +03:00 |
cap_mfx_reader.hpp
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
cap_mfx_writer.cpp
|
CAP_MFX: surface pool with timeout, more parameters
|
2020-05-12 18:43:04 +03:00 |
cap_mfx_writer.hpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_mjpeg_decoder.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_mjpeg_encoder.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_msmf.cpp
|
videoio/MSMF: fixed audio stream handling
|
2020-05-27 17:57:18 +03:00 |
cap_msmf.hpp
|
Remove unused code
|
2018-04-24 12:13:19 +03:00 |
cap_openni2.cpp
|
don't use constructors for C API structures
|
2018-09-06 14:34:16 +03:00 |
cap_openni.cpp
|
don't use constructors for C API structures
|
2018-09-06 14:34:16 +03:00 |
cap_pvapi.cpp
|
videoio: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
cap_qt.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_qtkit.mm
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_unicap.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_v4l.cpp
|
Merge pull request #16626 from firebladed:firebladed-v4l2_pix_fmt_y12
|
2020-02-28 21:17:30 +03:00 |
cap_vfw.cpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00: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
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_winrt_capture.hpp
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00: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
|
videoio: added '.getBackendName()' method
|
2018-09-18 16:19:19 +00:00 |
cap_xine.cpp
|
CV_Assert s changed
|
2018-08-25 14:52:27 +03:00 |
cap.cpp
|
videoio: backport "VideoCapture(int index, int apiPreference)" interface
|
2018-11-04 17:27:47 +00:00 |
container_avi.cpp
|
Fix modules/ typos
|
2019-08-16 17:34:29 +03:00 |
ffmpeg_codecs.hpp
|
build: replace WIN32 => _WIN32
|
2017-07-25 13:30:48 +03:00 |
precomp.hpp
|
videoio(v4l2): use logging, update handling of EBUSY, device closing
|
2019-11-23 10:36:43 +00:00 |
videoio_c.cpp
|
videoio: backends priority list
|
2018-05-29 12:06:45 +00:00 |
videoio_registry.cpp
|
videoio: fix debug message
|
2019-07-18 21:45:07 +00:00 |
videoio_registry.hpp
|
videoio: backends priority list
|
2018-05-29 12:06:45 +00:00 |
wrl.h
|
Fix modules/ typos
|
2019-08-16 17:34:29 +03:00 |