46 Commits (1a1d7baf9ac3b612290c0b2cb5f978c2fabde470)

Author SHA1 Message Date
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
Vadim Pisarevsky ff5e97c8e4 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
Alexander Shishkov d40b37dbf3 modified output stream 14 years ago
Andrey Morozov 03c7784186 added several new highgui tests 14 years ago
Andrey Morozov 19900d9894 converted all highgui tests to the format of google test system 14 years ago
Vadim Pisarevsky ddd8f897fe fixed drawing test 14 years ago
Andrey Morozov da9e3ed6fb commented several tests because it's very slow 14 years ago
Andrey Morozov 2df096c1e2 converted drawing tests to the format of google test system 14 years ago
Andrey Morozov de2fd5c430 added a test on read/write images 14 years ago
Andrey Morozov 48514337de minor fix in highgui tests 14 years ago
Andrey Morozov 4b5e53b33b minor fix 14 years ago
Andrey Morozov abfc5d3405 fixed bugs for windows. added 2 tests for ffmpeg 14 years ago
Vadim Pisarevsky bf05872929 added opencv_test_highgui 14 years ago
Andrey Kamaev b906ad3108 Test system included into Android build 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago