..
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
Merge branch '2.4' into master
2016-04-21 20:15:08 +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
cppcheck: fix some reports
2016-04-29 15:41:39 +02:00
cap_gstreamer.cpp
fixing gstreamer cap
2016-04-14 14:16:05 +02: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
Merge pull request #5516 from AVshokurov:master
2016-04-18 15:13:14 +00: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
fix quote
2016-04-06 14:31:06 +08: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
MacOSX / QTKit capture: trying to fix invalid timer call
2016-02-02 14:30:37 +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
Merge pull request #6393 from paroj:v4l_exposure
2016-04-18 15:14:21 +00:00
cap_vfw.cpp
Remove cstdio debug
2016-03-17 01:00:49 -07: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
ximea new param
2016-02-17 11:18:49 +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
videoio: give chance for all enabled backends
2016-04-12 20:05:21 +03:00
ffmpeg_codecs.hpp
get code to compile on Ubuntu Saucy
2015-05-07 11:38:59 +00:00
precomp.hpp
v4l/libv4l: allow opening device by name
2016-04-12 01:25:34 -04:00
wrl.h
merge Win10/VS2015 changes
2015-12-17 21:15:59 +01:00