opencv/modules/videoio/src
2018-12-22 05:40:15 +00:00
..
cap_winrt Refactored internal helpers. Simplified structure. Updated comments. Updates #41 2015-05-22 15:41:50 +03:00
cap_aravis.cpp Protection to not run Eth config when USB camera is connected 2018-04-01 15:37:10 +02:00
cap_avfoundation_mac.mm videoio: drop VideoCaptureModes enum in favour of fourcc 2018-11-13 17:20:24 +01:00
cap_avfoundation.mm Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-28 14:14:47 +03:00
cap_dc1394_v2.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-12-18 19:07:43 +00:00
cap_dc1394.cpp videoio: remove using of HAVE_CAMV4L 2018-11-12 18:53:19 +00:00
cap_dshow.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
cap_dshow.hpp videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
cap_ffmpeg_api.hpp videoio(ffmpeg): cleanup, remove dead code 2018-06-04 19:07:22 +03:00
cap_ffmpeg_impl.hpp videoio: fix build of standalone ffmpeg plugin 2018-11-03 02:17:47 +00:00
cap_ffmpeg.cpp videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00:00
cap_giganetix.cpp videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
cap_gphoto2.cpp move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
cap_gstreamer.cpp videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00:00
cap_images.cpp videoio: fix CAP_IMAGES 2018-12-14 15:32:33 +01: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 videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +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 customPreviewLayer layout issue when rotateVideo is NO in iOS 2017-11-21 12:56:23 +08:00
cap_librealsense.cpp Merge pull request #13341 from UnaNancyOwen:fix_librealsense 2018-12-05 20:12:25 +03:00
cap_librealsense.hpp Merge pull request #13341 from UnaNancyOwen:fix_librealsense 2018-12-05 20:12:25 +03:00
cap_mfx_common.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +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 videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +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 videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00:00
cap_mjpeg_decoder.cpp move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
cap_mjpeg_encoder.cpp videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00:00
cap_msmf.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-12-18 19:07:43 +00:00
cap_msmf.hpp Remove unused code 2018-04-24 12:13:19 +03:00
cap_openni2.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-07 12:40:27 +03:00
cap_openni.cpp don't use constructors for C API structures 2018-09-06 14:34:16 +03:00
cap_pvapi.cpp videoio: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
cap_v4l.cpp Merge branch '3.4' into merge-3.4 2018-12-22 05:40:15 +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 videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00: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 videoio: added '.getBackendName()' method 2018-09-18 16:19:19 +00:00
cap_xine.cpp CV_Asserts changed 2018-08-25 14:52:27 +03:00
cap.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
container_avi.cpp Fixed several incorrect printf format specifiers 2018-09-24 11:31:40 +03:00
ffmpeg_codecs.hpp build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
precomp.hpp move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
videoio_c.cpp videoio: backends priority list 2018-05-29 12:06:45 +00:00
videoio_registry.cpp videoio: remove using of HAVE_CAMV4L 2018-11-12 18:53:19 +00:00
videoio_registry.hpp videoio: backends priority list 2018-05-29 12:06:45 +00:00
wrl.h merge Win10/VS2015 changes 2015-12-17 21:15:59 +01:00