..
bitstrm.cpp
bitstrm.hpp
grfmt_base.cpp
new function imread_reduced()
2015-07-19 03:53:43 +03:00
grfmt_base.hpp
new function imread_reduced()
2015-07-19 03:53:43 +03:00
grfmt_bmp.cpp
32bit BITFIELDS compresion codec support #5707 Fixed
2015-11-25 00:03:35 +05:00
grfmt_bmp.hpp
grfmt_exr.cpp
Coverity: memory leak in OpenEXR reader
2015-12-09 14:25:08 +03:00
grfmt_exr.hpp
grfmt_gdal.cpp
set GA_ReadOnly flag again since test error
2015-11-01 12:07:05 +01:00
grfmt_gdal.hpp
Fixing the gdal include error that Macports seems to only mess up.
2015-05-11 20:27:50 -07:00
grfmt_gdcm.cpp
GDCM: several improvements
2016-07-08 16:08:55 +03:00
grfmt_gdcm.hpp
GDCM: several improvements
2016-07-08 16:08:55 +03:00
grfmt_hdr.cpp
grfmt_hdr.hpp
grfmt_jpeg2000.cpp
fix for writing 16-bit jpeg2000
2016-04-17 00:37:28 +03:00
grfmt_jpeg2000.hpp
grfmt_jpeg.cpp
Added filename emptyness check to the Exif reader, fixes 6120
2016-02-16 11:37:36 +03:00
grfmt_jpeg.hpp
Camera orientation handling is added for jpeg files
2015-10-23 21:19:35 +03:00
grfmt_png.cpp
remove 2-channel png encoder/decoder support
2016-07-14 14:58:05 +02:00
grfmt_png.hpp
grfmt_pxm.cpp
Fix bug 6445
2016-04-21 14:39:55 +08:00
grfmt_pxm.hpp
grfmt_sunras.cpp
Fix processing of SunRaster images with negative maplength
2015-06-25 00:17:49 +02:00
grfmt_sunras.hpp
grfmt_tiff.cpp
Fixed crash when reading b/w tif images ( fixes #5579 )
2015-10-30 17:41:52 +03:00
grfmt_tiff.hpp
Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder.
2015-01-03 00:09:34 -05:00
grfmt_webp.cpp
grfmt_webp.hpp
grfmts.hpp
GDCM: modified compilation scheme
2016-07-08 16:08:55 +03:00
ios_conversions.mm
handle images with alpha better
2016-08-16 15:10:48 -07:00
jpeg_exif.cpp
stop search of markers in Exif reader to prevent infinite loop
2016-07-12 16:01:12 +03:00
jpeg_exif.hpp
Coverity: uninitialized values in ExifEntry_t structure
2015-12-09 14:17:46 +03:00
loadsave.cpp
Fix temporary file removal in imdecode for tiff
2016-08-16 10:56:00 +02:00
precomp.hpp
new function imread_reduced()
2015-07-19 03:53:43 +03:00
rgbe.cpp
Replace deprecated malloc.h
2016-03-16 11:37:27 +01:00
rgbe.hpp
utils.cpp
utils.hpp