Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Maksim Shabunin 800294ad4b Merge pull request #10060 from allnes:videoio_tests_backend 7 years ago
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap.cpp videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 7 years ago
cap_aravis.cpp videoio: do not mix `CV_CAP` and `CAP_` APIs enum values 8 years ago
cap_avfoundation.mm Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 8 years ago
cap_avfoundation_mac.mm videoio(macosx): fix array access exception in AVFoundation 8 years ago
cap_cmu.cpp build: replace WIN32 => _WIN32 8 years ago
cap_dc1394.cpp build: replace WIN32 => _WIN32 8 years ago
cap_dc1394_v2.cpp Fixed and suppressed warnings produced by GCC 6.3.0 8 years ago
cap_dshow.cpp Merge pull request #9237 from alalek:fix_winrt_build 8 years ago
cap_dshow.hpp added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago
cap_ffmpeg.cpp build: replace WIN32 => _WIN32 8 years ago
cap_ffmpeg_api.hpp build: replace WIN32 => _WIN32 8 years ago
cap_ffmpeg_impl.hpp videoio(ffmpeg): more workarounds for sws_scale() crash 7 years ago
cap_giganetix.cpp build: replace WIN32 => _WIN32 8 years ago
cap_gphoto2.cpp videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 8 years ago
cap_gstreamer.cpp Fixed GStreamer pipeline building on Ubuntu 17 7 years ago
cap_images.cpp Fixed several issues found by static analysis 8 years ago
cap_intelperc.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_intelperc.hpp added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago
cap_ios_abstract_camera.mm remove self. in release method 8 years ago
cap_ios_photo_camera.mm Merge pull request #7178 from valeriyvan:iosfixes 9 years ago
cap_ios_video_camera.mm Fix customPreviewLayer layout issue when rotateVideo is NO in iOS 7 years ago
cap_libv4l.cpp Fixed minor issues reported by GCC 7.2 7 years ago
cap_mfx_common.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
cap_mfx_common.hpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
cap_mfx_reader.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
cap_mfx_reader.hpp Initial version of MediaSDK integration: 8 years ago
cap_mfx_writer.cpp MediaSDK: fixed Linux build, improved BGR<->NV12 conversions 7 years ago
cap_mfx_writer.hpp Initial version of MediaSDK integration: 8 years ago
cap_mjpeg_decoder.cpp Fixed some issues found by static analysis (4th round) 8 years ago
cap_mjpeg_encoder.cpp Fixing some static analysis issues 8 years ago
cap_msmf.cpp build: replace WIN32 => _WIN32 8 years ago
cap_msmf.hpp merge Win10/VS2015 changes 9 years ago
cap_openni.cpp Updated TBB search script and code checks 8 years ago
cap_openni2.cpp Fixed/disabled warnings produced by GCC 7 7 years ago
cap_pvapi.cpp build: replace WIN32 => _WIN32 8 years ago
cap_qt.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_qtkit.mm Remove stdout log when destructor called. 8 years ago
cap_unicap.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
cap_v4l.cpp Fixed CAP_PROP_FORMAT evaluation in case CvCaptureCAM_V4L returns CV_16U image 7 years ago
cap_vfw.cpp Merge pull request #8112 from PkLab:Fix_7898 8 years ago
cap_winrt_bridge.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_bridge.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_capture.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_capture.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_video.cpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_winrt_video.hpp Refactored internal helpers. Simplified structure. Updated comments. Updates #41 10 years ago
cap_ximea.cpp videoio: ximea - allow opening capture by serial number 8 years ago
cap_xine.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
ffmpeg_codecs.hpp build: replace WIN32 => _WIN32 8 years ago
precomp.hpp videoio: ximea - allow opening capture by serial number 8 years ago
wrl.h merge Win10/VS2015 changes 9 years ago