opencv/modules/videoio/src
2017-12-11 13:27:37 +03:00
..
cap_winrt
cap_aravis.cpp videoio: do not mix CV_CAP and CAP_ APIs enum values 2017-06-25 23:35:33 +03:00
cap_avfoundation_mac.mm videoio(macosx): fix array access exception in AVFoundation 2017-06-24 11:07:57 +03: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 Fixed and suppressed warnings produced by GCC 6.3.0 2017-10-09 13:52:07 +03:00
cap_dc1394.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_dshow.cpp Merge pull request #9237 from alalek:fix_winrt_build 2017-07-26 10:42:49 +00:00
cap_dshow.hpp
cap_ffmpeg_api.hpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_ffmpeg_impl.hpp Remove typo/repeated code block 2017-12-08 12:10:00 +05:30
cap_ffmpeg.cpp GetModuleFileName() doesn't reset last error on success 2017-12-08 21:11:41 +03:00
cap_giganetix.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_gphoto2.cpp videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 2017-08-18 12:07:24 +03:00
cap_gstreamer.cpp Fixed GStreamer pipeline building on Ubuntu 17 2017-11-23 15:03:20 +03:00
cap_images.cpp Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
cap_intelperc.cpp
cap_intelperc.hpp
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 Fixed minor issues reported by GCC 7.2 2017-11-03 18:06:39 +03:00
cap_mfx_common.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 2017-11-01 14:14:45 +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 Fixed some issues found by static analysis (4th round) 2017-06-30 12:26:53 +03:00
cap_mjpeg_encoder.cpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
cap_msmf.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_msmf.hpp
cap_openni2.cpp Fixed/disabled warnings produced by GCC 7 2017-11-29 17:21:22 +03:00
cap_openni.cpp Updated TBB search script and code checks 2016-12-01 16:58:38 +03:00
cap_pvapi.cpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
cap_qt.cpp
cap_qtkit.mm Remove stdout log when destructor called. 2017-04-12 17:12:25 +09:00
cap_unicap.cpp
cap_v4l.cpp Fixed CAP_PROP_FORMAT evaluation in case CvCaptureCAM_V4L returns CV_16U image 2017-10-19 20:51:00 +03:00
cap_vfw.cpp Merge pull request #8112 from PkLab:Fix_7898 2017-02-01 14:37:24 +00:00
cap_winrt_bridge.cpp
cap_winrt_bridge.hpp
cap_winrt_capture.cpp
cap_winrt_capture.hpp
cap_winrt_video.cpp
cap_winrt_video.hpp
cap_ximea.cpp videoio: ximea - allow opening capture by serial number 2017-08-28 16:58:22 +02:00
cap_xine.cpp
cap.cpp Build for embedded systems 2017-12-11 13:27:37 +03: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