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
..
2015-05-18 00:31:39 +02:00
2015-05-23 17:36:45 +02:00
2015-05-06 15:21:23 +03:00
2015-03-02 18:13:00 +03:00
2015-05-23 17:36:45 +02:00
2015-05-13 08:16:39 +02:00
2015-05-24 13:31:07 +02:00
2015-04-21 10:08:17 +02:00
2015-04-08 19:56:17 +03:00
2014-08-05 20:12:35 +04:00