..
cap_winrt
Refactored internal helpers. Simplified structure. Updated comments. Updates #41
10 years ago
cap.cpp
videoio: give chance for all enabled backends
9 years ago
cap_avfoundation.mm
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
10 years ago
cap_cmu.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
cap_dc1394.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
cap_dc1394_v2.cpp
added extra BUFFERSIZE doc and getter
10 years ago
cap_dshow.cpp
Some changes to support mingw-w64
10 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
Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1
10 years ago
cap_ffmpeg_api.hpp
Changed CV_FFMPEG_CAP_PROP_SAR_* values
10 years ago
cap_ffmpeg_impl.hpp
Merge branch '2.4' into master
9 years ago
cap_giganetix.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
cap_gphoto2.cpp
cppcheck: fix some reports
9 years ago
cap_gstreamer.cpp
fixing gstreamer cap
9 years ago
cap_images.cpp
Merge 2.4 into master
10 years ago
cap_intelperc.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 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
Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389 )
10 years ago
cap_ios_photo_camera.mm
…
cap_ios_video_camera.mm
PR #4003
10 years ago
cap_libv4l.cpp
Merge pull request #5516 from AVshokurov:master
9 years ago
cap_mjpeg_decoder.cpp
solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008
9 years ago
cap_mjpeg_encoder.cpp
Removing deadcode blocks, redudant variable & initializing all vars in constructor
10 years ago
cap_msmf.cpp
fix quote
9 years ago
cap_msmf.hpp
merge Win10/VS2015 changes
9 years ago
cap_openni.cpp
const correctness in OpenNI and OpenNI2 getProperty
10 years ago
cap_openni2.cpp
fix build error when both OpenNI and OpenNI2 are supported (issue 4918)
10 years ago
cap_pvapi.cpp
Changes to be committed:
10 years ago
cap_qt.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
cap_qtkit.mm
MacOSX / QTKit capture: trying to fix invalid timer call
9 years ago
cap_unicap.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
cap_v4l.cpp
Merge pull request #6393 from paroj:v4l_exposure
9 years ago
cap_vfw.cpp
Remove cstdio debug
9 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
ximea new param
9 years ago
cap_xine.cpp
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
11 years ago
ffmpeg_codecs.hpp
get code to compile on Ubuntu Saucy
10 years ago
precomp.hpp
v4l/libv4l: allow opening device by name
9 years ago
wrl.h
merge Win10/VS2015 changes
9 years ago