- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 09 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
Conflicts: modules/core/src/stat.cpp
-
- 27 Mar, 2014 1 commit
-
-
Nicolas Gryman authored
-
- 25 Mar, 2014 1 commit
-
-
Nicolas Gryman authored
-
- 25 Feb, 2014 1 commit
-
-
Alexander Smorkalov authored
Last changes in test leads to SIGKILL on Android. SIGKILL is called by out of memory killer.
-
- 21 Feb, 2014 1 commit
-
-
Matti Picus authored
-
- 20 Feb, 2014 1 commit
-
-
Matti Picus authored
-
- 12 Feb, 2014 1 commit
-
-
Stuart Cunningham authored
Use correct integer types for arguments to TIFFGetField to avoid corruption of values and failed loads of TIFF file when using cv::imread(). Added test where both big and little endian TIFF files are read using imread(). Fixed build of 3rdparty libtiff on big endian hosts. Reduced memory required during decode_tile16384x16384 test by not converting large grayscale test image to color image during read.
-
- 31 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
Useless output to console fixed; Test output files moved from cwd to temp folder.
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 13 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 11 Nov, 2013 1 commit
-
-
Roman Donchenko authored
Our prebuilt FFmpeg Windows binaries don't have PNG support enabled (because that requires zlib), so that makes a PNG image a bad choice for this test. When FFmpeg doesn't support PNG, VideoCapture falls back to the "image sequence" implementation, which doesn't work for single images.
-
- 25 Oct, 2013 4 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
Need to go back at some point and fix this for real. (cherry picked from commit dfe07df8)
-
Roman Donchenko authored
Newer FFmpeg prohibits 4096x4096 MPEG-2, presumably because it violates the standard. http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;a=commit;h=7fb87bc5f24b1be13269109506c05e4c54695b5e (cherry picked from commit 424a7b0a) Conflicts: modules/highgui/test/test_ffmpeg.cpp
-
Roman Donchenko authored
(cherry picked from commit 3f3ae333)
-
- 24 Oct, 2013 1 commit
-
-
Roman Donchenko authored
Need to go back at some point and fix this for real.
-
- 23 Oct, 2013 2 commits
-
-
Roman Donchenko authored
Newer FFmpeg prohibits 4096x4096 MPEG-2, presumably because it violates the standard. http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;a=commit;h=7fb87bc5f24b1be13269109506c05e4c54695b5e
-
Roman Donchenko authored
This should actually remove the need for the workaround from the previous commit.
-
- 26 Sep, 2013 1 commit
-
-
Fedor Morozov authored
-
- 06 Sep, 2013 1 commit
-
-
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
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 03 Sep, 2013 1 commit
-
-
Alexander Shishkov authored
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Hanusz Leszek authored
-
Hanusz Leszek authored
Correct reading PNG color type palette with or without alpha imread flags -1 or 1 Better not using pnginfo.h, using png_get_tRNS instead
-
- 14 Aug, 2013 1 commit
-
-
kamjagin authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
- 31 Jul, 2013 1 commit
-
-
Fedor Morozov authored
-
- 21 Jul, 2013 1 commit
-
-
Fedor Morozov authored
-
- 17 Jul, 2013 1 commit
-
-
Alexander Shishkov authored
-
- 13 Jul, 2013 1 commit
-
-
andrey.morozov authored
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 06 Jul, 2013 1 commit
-
-
andrey.morozov authored
-
- 27 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Calib3d badarg tests fixed. Default exception handling enabled; Highgui Video I/O tests fixed on ARM; Code cleanup.
-
- 25 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Bug in Video for Windows capture init fixed; Media Foundation based capture finalization fixed; Highgui tests for video i/o updated.
-
- 24 Jun, 2013 2 commits
-
-
Alexander Smorkalov authored
Video i/o tests enabled for media foundation; Negative stride support added to VideoCapture; Error handling improved, dead lock in case of playback error fixed; Some code refacotring done.
-
Fedor Morozov authored
-