30 Commits (8fdab9f631381ad45986c43f48bdb6f533dba541)

Author SHA1 Message Date
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov de95a2b278 Video IO tests turned off for ARM WinRT. 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
Andrey Kamaev 5cae645ba1 Temporary disabled parallel_writers_and_readers test 12 years ago
Andrey Kamaev 3c39e146a3 Make parallel video writer test pass if compiled without threading support 12 years ago
Alexander Smorkalov 8c45b9d03d Video IO perf tests guarded. 12 years ago
Ilya Lavrenov 4abf0b3193 thread-safe VideoWriter and VideoCapture 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
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky d60caea559 added test to check #1737 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 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 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 Reshetnikov cff117c08b Updated saving paths for 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 7817e11e01 Fixed compilation error under Windows 13 years ago
Alexander Reshetnikov 6de7064836 Updated ffmpeg test for big video writing 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
Andrey Morozov da9e3ed6fb commented several tests because it's very slow 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
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
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago