opencv/modules/videoio/src
2016-01-12 17:57:43 +03:00
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 2015-05-22 15:41:50 +03:00
cap_avfoundation.mm New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03:00
cap_cmu.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap_dc1394_v2.cpp added extra BUFFERSIZE doc and getter 2015-05-26 18:08:25 +02:00
cap_dc1394.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap_dshow.cpp Some changes to support mingw-w64 2015-09-01 00:59:08 +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 Changed CV_FFMPEG_CAP_PROP_SAR_* values 2015-10-24 11:22:18 +02:00
cap_ffmpeg_impl.hpp videoio ffmpeg: fix buffer allocation for unaligned frame sizes 2016-01-12 17:57:43 +03:00
cap_ffmpeg.cpp Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00
cap_giganetix.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap_gphoto2.cpp VideoCapture with digital camera and gPhoto2 library 2015-05-21 00:41:39 +02:00
cap_gstreamer.cpp Gstreamer 1.0 on windows. 2015-12-09 09:11:45 -05:00
cap_images.cpp Merge 2.4 into master 2015-12-08 10:24:54 +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 Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 2015-05-23 17:36:42 +02:00
cap_ios_photo_camera.mm Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
cap_ios_video_camera.mm PR #4003 2015-09-21 13:44:35 +02:00
cap_libv4l.cpp Adds support for property CV_CAP_PROP_FOCUS in functions cvSetCaptureProperty and cvGetCaptureProperty. 2015-07-18 15:24:16 +03:00
cap_mjpeg_decoder.cpp solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008 2015-12-25 13:57:26 +03:00
cap_mjpeg_encoder.cpp Removing deadcode blocks, redudant variable & initializing all vars in constructor 2015-07-06 12:36:21 +03:00
cap_msmf.cpp merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00
cap_msmf.hpp merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00
cap_openni2.cpp fix build error when both OpenNI and OpenNI2 are supported (issue 4918) 2015-08-09 00:48:49 -03:00
cap_openni.cpp const correctness in OpenNI and OpenNI2 getProperty 2014-12-26 23:54:03 -04:00
cap_pvapi.cpp Changes to be committed: 2015-03-07 12:53:32 +01:00
cap_qt.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap_qtkit.mm New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 2015-11-17 15:30:01 +03: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 make CV_CAP_PROP_FORMAT consider the current channel count 2015-11-08 17:01:03 +01:00
cap_vfw.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01: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 Fixed parameter enumrators list order to retain binary compatibility. 2015-11-10 12:07:19 +01:00
cap_xine.cpp Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 2014-12-16 16:08:22 +01:00
cap.cpp merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00
ffmpeg_codecs.hpp get code to compile on Ubuntu Saucy 2015-05-07 11:38:59 +00:00
precomp.hpp replace custom yuyv_to_rgb24 implementation by cvtColor 2015-10-18 13:51:20 +02:00
wrl.h merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00