27 Commits (a9f4f8ded43cad85cb5aa2334dc2c78baf9a93b5)

Author SHA1 Message Date
Jaime Rivera 2fa624aef0 Add Timestamps to MSMF Video Capture by index 4 years ago
Alexander Smorkalov 24fac5f56d Added test for VideoCapture CAP_PROP_FRAME_MSEC option. 4 years ago
Maksim Shabunin 6c8f50d1f3 videoio/MSMF: refactored format handling and selection, property reading and writing 5 years ago
Alexander Alekhin a77275e650 videoio(test): skip unstable MSMF tests (3) 5 years ago
Alexander Alekhin a4b4432015 videoio(test): skip unstable MSMF tests (2) 5 years ago
Alexander Alekhin 406313bbc5 videoio(test): skip unstable MSMF tests 5 years ago
Alexander Alekhin 61f589ddd0 videoio(gstreamer): more .get() checks 5 years ago
Alexander Alekhin baf372ad3d videoio(test): add extra videoio tests 6 years ago
Maksim Shabunin 9a81ff7315 Backported AVFoundation fixes from master branch 6 years ago
Maksim Shabunin 9c4eb20221 AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API 6 years ago
Alexander Alekhin 84db82a329 build: fix warnings 7 years ago
Maksim Shabunin 5309832308 VideoIO: prettier test console output, gstreamer capture backend changed to C++ interface 7 years ago
Maksim Shabunin a9bdf75c5b videoio: refactored XINE backend 7 years ago
Vitaly Tuzov 628f04ae96 Merge pull request #11092 from terfendail:msmf_videocapture 7 years ago
Tomoaki Teshima a9f3a7de39 add workaround of old gstreamer 7 years ago
Alexander Nesterov df8f61877e Added avi-container with tests 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Maksim Shabunin 6f48dc2482 Fixed GStreamer pipeline building on Ubuntu 17 7 years ago
Alexander Nesterov 8082011546 Update videoio tests 7 years ago
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 7 years ago
Alexander Alekhin cc862e996e videoio: fixes for GStreamer support 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Smorkalov a419b64347 Fixed GStreamer encoding pipeline frame drop for most cases. 10 years ago
Alexander Smorkalov 38887e6ea9 Code review fixes. 10 years ago
Alexander Smorkalov 3ea8be7292 Several fixes for GStreamer support in OpenCV 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Alexander Smorkalov ca10e5e8ae Highgui test output fixes. 11 years ago
Alexander Smorkalov 87935f3560 Highgui test output fixes. 11 years ago
Roman Donchenko 2ca49eef37 Added stupid hacks to make the video tests pass with FFmpeg 2.0.2. 11 years ago
Roman Donchenko dfe07df87b Added stupid hacks to make the video tests pass with FFmpeg 2.0.2. 11 years ago
Alexander Smorkalov 7c5bd78804 Test fixes 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
Alexander Smorkalov 996f02a531 Multiple Media Foundation video i/o fixes. 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Evgeny Talanin d3c73071ea Temporarily disable test on Mac 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2c88791600 get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg 13 years ago
Vadim Pisarevsky 09ca294a76 avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly 13 years ago
Andrey Kamaev b93d3d7a55 Fixed build warnings 13 years ago