opencv/modules/highgui
Andreas Stührk afb164cc15 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".
2014-10-08 23:31:30 +02:00
..
doc doc/check_docs2.py warnings fixes 2014-10-02 13:40:30 +04:00
include/opencv2/highgui Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 2014-10-08 23:31:30 +02:00
test Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 2014-10-08 23:31:30 +02:00
CMakeLists.txt Fixed CMake issue with FFMPEG highgui configuration 2014-09-23 23:46:03 +02:00