opencv/modules
Vitaly Tuzov 628f04ae96 Merge pull request #11092 from terfendail:msmf_videocapture
Update for MSMF-based VideoCapture and VideoWriter (#11092)

* MSMF based VideoCapture updated to handle video stream formats different from RGB24

* MSMF based VideoWriter updated to handle video frame top-bottom line ordering regardless of output format

* Fixed race condition in MSMF based VideoCapture

* Refactored MSMF based VideoCapture and VideoWriter

* Disabled frame rate estimation for MP43

* Removed test for unsupported avi container from MSMF VideoWriter tests

* Enabled MSMF-based VideoIO by default
2018-04-05 13:55:42 +03:00
..
calib3d avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
core Merge pull request #11224 from alalek:fix_core_min_avx2 2018-04-05 10:37:31 +00:00
cudaarithm follow histogram 2018-03-22 21:33:51 +09:00
cudabgsegm ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudacodec Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudafeatures2d Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 2018-02-20 20:55:57 +03:00
cudafilters Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaimgproc fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudalegacy misc: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:28 +03:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudawarping ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudev Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
dnn Merge pull request #10983 from dkurt:dnn_face_detection_uint8 2018-04-03 18:19:43 +00:00
features2d features2d: apply CV_OVERRIDE/CV_FINAL 2018-03-28 17:57:59 +03:00
flann flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
highgui fix build issues with QT/OpenGL 2018-03-30 12:49:09 +03:00
imgcodecs Remove temporary file used for test. 2018-03-29 18:34:30 +02:00
imgproc avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00
java cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 2018-03-27 16:16:59 +03:00
js Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ml ml: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
objdetect objdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
photo photo: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
python Merge pull request #11216 from dan-masek:fix_issue_11205 2018-04-04 15:37:57 +00:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching stitching: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
superres superres: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
ts Fixed two warnings produced by clang 2018-03-29 13:24:04 +03:00
video video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
videoio Merge pull request #11092 from terfendail:msmf_videocapture 2018-04-05 13:55:42 +03:00
videostab videostab: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:28 +03:00
viz cmake: disable override warnings in 3rdparty code and viz 2018-03-28 17:57:59 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00