- 05 Mar, 2018 1 commit
-
-
Tomoaki Teshima authored
-
- 15 Feb, 2018 1 commit
-
-
Alexander Nesterov authored
-
- 03 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
- removed tr1 usage (dropped in C++17) - moved includes of vector/map/iostream/limits into ts.hpp - require opencv_test + anonymous namespace (added compile check) - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions - added missing license headers
-
- 23 Nov, 2017 3 commits
-
-
Maksim Shabunin authored
-
Alexander Nesterov authored
-
Maksim Shabunin authored
-
- 11 Sep, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 31 Aug, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 05 Jul, 2017 2 commits
-
-
Alexander Alekhin authored
- emulated frame counter (with autodetection of GStreamer broken behavior) - skip 'seek' tests if seeking is not supported by backend - update 'fps' and total frames checks (increase error tolerance) - update synthetic image generation
-
Alexander Alekhin authored
-
- 20 Jun, 2017 2 commits
-
-
Maksim Shabunin authored
general: - all iterative tests have been replaced with parameterized tests - old-style try..catch tests have been modified to use EXPECT_/ASSERT_ gtest macros - added temporary files cleanup - modified MatComparator error message formatting imgcodecs: - test_grfmt.cpp split to test_jpg.cpp, test_png.cpp, test_tiff.cpp, etc. videoio: - added public HAVE_VIDEO_INPUT, HAVE_VIDEO_OUTPUT definitions to cvconfig.h - built-in MotionJPEG codec could not be tested on some platforms (read_write test was disabled if ffmpeg is off, encoding/decoding was handled by ffmpeg otherwise). - image-related tests moved to imgcodecs (Videoio_Image) - several property get/set tests have been combined into one - added MotionJPEG test video to opencv_extra
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 20 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 22 Jul, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 03 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 May, 2015 1 commit
-
-
Piotr Dobrowolski authored
-
- 22 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
This test does not return correct values with some software configurations. Possible problem with ffmpeg on buildbot's linux-slave.
-
- 26 Sep, 2014 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 25 Sep, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 23 Sep, 2014 1 commit
-
-
Alexander Smorkalov authored
For several muxers and encoders GStreamer still drops the last frame.
-
- 16 Sep, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 15 Sep, 2014 1 commit
-
-
Alexander Smorkalov authored
- Accurate ASYC task handling for both GStreamer generations. - Correct video duration request for videos. - More accurate pipeline destruction. - Correct color space conversion plugin for GStreamer 1.0.
-
- 15 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-