1. 20 Jun, 2017 1 commit
    • Maksim Shabunin's avatar
      Rewritten some tests in videoio and imgcodecs modules · 87b569d8
      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
      87b569d8
  2. 24 May, 2015 1 commit
  3. 16 Feb, 2015 1 commit
  4. 01 Oct, 2014 1 commit
  5. 05 Aug, 2014 1 commit
  6. 02 Jul, 2014 1 commit
  7. 01 Feb, 2014 1 commit
  8. 21 Jan, 2014 1 commit
  9. 03 Oct, 2013 1 commit
  10. 06 Sep, 2013 1 commit
    • Vladislav Vinogradov's avatar
      Merge branch 'master' into gpu-cuda-rename · 0c7663eb
      Vladislav Vinogradov authored
      Conflicts:
      	modules/core/include/opencv2/core/cuda.hpp
      	modules/cudacodec/src/thread.cpp
      	modules/cudacodec/src/thread.hpp
      	modules/superres/perf/perf_superres.cpp
      	modules/superres/src/btv_l1_cuda.cpp
      	modules/superres/src/optical_flow.cpp
      	modules/videostab/src/global_motion.cpp
      	modules/videostab/src/inpainting.cpp
      	samples/cpp/stitching_detailed.cpp
      	samples/cpp/videostab.cpp
      	samples/gpu/stereo_multi.cpp
      0c7663eb
  11. 05 Sep, 2013 1 commit
  12. 02 Sep, 2013 4 commits
  13. 21 Aug, 2013 1 commit
  14. 19 Aug, 2013 1 commit
  15. 08 Aug, 2013 1 commit
  16. 10 Jul, 2013 1 commit
  17. 26 Jun, 2013 1 commit
  18. 07 Jun, 2013 1 commit
  19. 18 Apr, 2013 2 commits
  20. 01 Apr, 2013 1 commit
  21. 22 Mar, 2013 1 commit
  22. 27 Feb, 2013 1 commit