opencv/modules/imgcodecs/test
Andreas Stührk c9481b0fd7 Don't allocate lots of memory when reading TIFFs with infinite rows per strip.
Some TIFF images consist of only one strip. The magic value 2**32-1 for the
"rows per strip" tag reflects that fact, effectively meaning "infinite".

Conflicts:
	modules/highgui/src/grfmt_tiff.cpp
	modules/highgui/test/test_grfmt.cpp

fix whitespace

fix compile error
2015-05-24 14:06:20 +02:00
..
test_drawing.cpp move 3265 to 3.0; 2015-04-16 14:36:46 +03:00
test_grfmt.cpp Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 2015-05-24 14:06:20 +02:00
test_main.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
test_precomp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00