opencv/modules/videoio/src
2018-03-27 00:54:48 +03:00
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 2015-05-22 15:41:50 +03:00
cap_aravis.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_avfoundation_mac.mm Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_avfoundation.mm Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 2017-02-26 01:36:26 -07:00
cap_cmu.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_dc1394_v2.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_dc1394.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_dshow.cpp Fixed a couple of memory leaks in videoInput::getDevice() when multiple devices are present in the system 2018-03-27 00:54:48 +03:00
cap_dshow.hpp added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 2015-03-26 00:39:29 +03:00
cap_ffmpeg_api.hpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_ffmpeg_impl.hpp Merge pull request #10984 from extrowerk:advanced_haiku_patches 2018-03-14 17:09:10 +03:00
cap_ffmpeg.cpp GetModuleFileName() doesn't reset last error on success 2017-12-08 21:11:41 +03:00
cap_giganetix.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_gphoto2.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_gstreamer.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_images.cpp Fixed several issues found by static analysis 2017-06-28 18:06:18 +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 added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 2015-03-26 00:39:29 +03:00
cap_ios_abstract_camera.mm remove self. in release method 2016-10-28 14:48:49 +08: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 Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_mfx_common.cpp Changed VA device in MediaSDK session initialization 2017-12-28 14:10:36 +03:00
cap_mfx_common.hpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 2017-11-01 14:14:45 +03:00
cap_mfx_reader.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 2017-11-01 14:14:45 +03:00
cap_mfx_reader.hpp Initial version of MediaSDK integration: 2017-06-20 12:15:10 +03:00
cap_mfx_writer.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 2017-11-01 14:14:45 +03:00
cap_mfx_writer.hpp Initial version of MediaSDK integration: 2017-06-20 12:15:10 +03:00
cap_mjpeg_decoder.cpp Added avi-container with tests 2018-02-15 17:34:49 +03:00
cap_mjpeg_encoder.cpp Added avi-container with tests 2018-02-15 17:34:49 +03:00
cap_msmf.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_msmf.hpp clean up the code 2017-12-22 08:42:21 +09:00
cap_openni2.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_openni.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_pvapi.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_qt.cpp Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_qtkit.mm Remove stdout log when destructor called. 2017-04-12 17:12:25 +09:00
cap_unicap.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap_v4l.cpp Fix return code in case of timeout 2018-03-07 17:26:34 +07:00
cap_vfw.cpp Merge pull request #8112 from PkLab:Fix_7898 2017-02-01 14:37:24 +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 Refactored internal helpers. Simplified structure. Updated comments. Updates #41 2015-05-22 15:41:50 +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 Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cap_xine.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap.cpp Build for embedded systems 2017-12-11 13:27:37 +03:00
container_avi.cpp Sets a higher limit on videoio's AVI container's maximum chunk size, and adds an explanation of the assertion. Closes #11126 2018-03-23 12:03:46 -04:00
ffmpeg_codecs.hpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
precomp.hpp videoio: ximea - allow opening capture by serial number 2017-08-28 16:58:22 +02:00
wrl.h merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00