102 Commits (ced8e7a8131c327cd4a00e72c1fb192fa2e3dd0f)

Author SHA1 Message Date
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 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 95e657714f Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
Vadim Pisarevsky d60caea559 added test to check #1737 13 years ago
Andrey Kamaev b93d3d7a55 Fixed build warnings 13 years ago
Vadim Pisarevsky bc3c49518d ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
Vadim Pisarevsky 562e404224 fixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount) 13 years ago
Vadim Pisarevsky fb292b1b27 added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
Vadim Pisarevsky c0fcfcc7d8 refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541) 13 years ago
Andrey Kamaev 2bedf5bfd5 Refactored build conditionals in highgui tests 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky b253665f8c added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well. 13 years ago
Vadim Pisarevsky 8521f8a5ec fixed crashes in videocapture and videowriter on Ubuntu 11.10 13 years ago
Vadim Pisarevsky 305b9a25e3 restored resolution in big video writer test 13 years ago
Vadim Pisarevsky 32d72047d5 reduced the video size in video writer tests; retained only most popular codecs. added ffmpeg support on MacOSX. 13 years ago
Alexander Shishkov 0ac70e6883 fixed #1421 13 years ago
Vadim Pisarevsky 0404b2989e fixed line clipping (ticket #1284) 13 years ago
Alexander Reshetnikov cff117c08b Updated saving paths for highgui tests 13 years ago
Alexander Reshetnikov 76852a499d Minor refactoring of video i/o tests: fixed error with indexes 13 years ago
Alexander Reshetnikov 8313095734 Changed saving paths for another highgui tests 13 years ago
Alexander Reshetnikov 07ec83cd1f Updated ffmpeg test for big video writing (changed saving paths + added removing files) 13 years ago
Alexander Reshetnikov a185302c5d Updated test_video_pos.cpp 13 years ago
Alexander Reshetnikov 0aa74f3846 Updated new video positioning test 13 years ago
Alexander Reshetnikov e3d0c6515f Added new video posiitioning test 13 years ago
Alexander Reshetnikov 7817e11e01 Fixed compilation error under Windows 13 years ago
Alexander Reshetnikov 6de7064836 Updated ffmpeg test for big video writing 13 years ago
Alexander Shishkov fc68c18c92 unrolled changes from r7601 (problems with Android,...) 13 years ago
Alexander Reshetnikov ce8c2892d8 Removed OS conditions from highgui tests 13 years ago
Alexander Reshetnikov 5d4a8d0889 Updated license text in highgui files 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Alexander Reshetnikov a92e3dcdad Updated positioning test (removed frame reading) 13 years ago
Alexander Reshetnikov d7763d99de Minor code changes in test_video_io.cpp 13 years ago
Alexander Reshetnikov 23c2275449 Added conditional compiling for video i/o tests in highgui. 13 years ago
Alexander Reshetnikov deee349ba7 removed highgui video tests execution on macos; also minor code changes 13 years ago
Alexander Reshetnikov edc9d4f951 fixed compiling error under Windows; updated test_video_io.cpp 13 years ago
Alexander Reshetnikov 35c19442a7 updated 3 highgui tests 13 years ago
Alexander Reshetnikov 6ead21b1a2 added licenses to some tests; updated new highgui tests 13 years ago
Alexander Reshetnikov 46fa7b49c5 updated positioning test for videos 13 years ago
Andrey Morozov b3b80bc397 fixed compile under linux 13 years ago
Alexander Reshetnikov b4895dbcaf completed tests checking positioning & frame count for videos (C interface); added new test videos 13 years ago
Alexander Reshetnikov 89702dc10c File with positioning test was renamed to test_positioning.cpp 13 years ago
Alexander Reshetnikov a41b0902f4 Prepared some videos for future tests. Added first version of common positioning video test. 13 years ago
Andrey Kamaev 4168a698f6 Fixed highgui tests for Android 13 years ago