opencv/modules/highgui
Gabe Schwartz b2bedef26f Added interlace handling to PNG decoder.
libpng 1.5+ recommends a call to png_set_interlace_handling() if you use
png_read_update_info and png_read_image. It will generate a warning
without it.
2013-08-30 09:49:24 -04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/highgui Normalized file endings. 2013-08-21 18:59:25 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Added interlace handling to PNG decoder. 2013-08-30 09:49:24 -04:00
test Merge pull request #1311 from leszekhanusz:png_palette_alpha 2013-08-26 16:59:45 +04:00
CMakeLists.txt Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 2013-08-14 13:34:34 +02:00