.. |
cap_winrt
|
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
|
2015-05-22 15:41:50 +03:00 |
cap_aravis.cpp
|
Aravis: support Bayer GR 8 raw format.
|
2017-05-17 08:31:24 -07:00 |
cap_avfoundation_mac.mm
|
Merge pull request #8271 from ziggy90127:avfoundation-bugfix1
|
2017-05-03 12:59:44 +00: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
|
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
|
Eliminated use of obsolete 'register' keyword
|
2016-10-20 20:19:14 -04:00 |
cap_dshow.cpp
|
fix leaking handle in cap_dshow.cpp
|
2017-02-21 14:27:12 +01: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
|
cmake: cleanup ffmpeg detection
|
2016-12-01 19:33:27 +03:00 |
cap_ffmpeg.cpp
|
fix Win build, change default WINNT macro to WinXP
|
2016-08-25 16:21:52 +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
|
videoio: preserve conflict with common properties
|
2016-12-01 15:37:12 +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 the problem:repeatedly stop cause app crash
|
2016-10-28 15:50:37 +08:00 |
cap_libv4l.cpp
|
V4L: do not return frame if it can not be retrieved
|
2017-05-23 18:03:17 +03:00 |
cap_mfx_common.cpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mfx_common.hpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mfx_reader.cpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mfx_reader.hpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mfx_writer.cpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mfx_writer.hpp
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
cap_mjpeg_decoder.cpp
|
Merge pull request #8492 from brian-armstrong-discord:exif_inmemory
|
2017-04-14 23:12:07 +03:00 |
cap_mjpeg_encoder.cpp
|
Update cap_mjpeg_encoder.cpp
|
2017-05-10 13:29:02 -07:00 |
cap_msmf.cpp
|
Fix for unhandled error cases when using Media Foundation
|
2016-12-13 10:40:06 +01:00 |
cap_msmf.hpp
|
merge Win10/VS2015 changes
|
2015-12-17 21:15:59 +01:00 |
cap_openni2.cpp
|
Updated TBB search script and code checks
|
2016-12-01 16:58:38 +03:00 |
cap_openni.cpp
|
Updated TBB search script and code checks
|
2016-12-01 16:58:38 +03: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
|
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
|
V4L: do not return frame if it can not be retrieved
|
2017-05-23 18:03:17 +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
|
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
|
Initial version of MediaSDK integration:
|
2017-06-20 12:15:10 +03:00 |
ffmpeg_codecs.hpp
|
cmake: cleanup ffmpeg detection
|
2016-12-01 19:33:27 +03:00 |
precomp.hpp
|
video: add one more constructor for VideoWriter
|
2017-06-19 12:11:14 +03:00 |
wrl.h
|
merge Win10/VS2015 changes
|
2015-12-17 21:15:59 +01:00 |