gecko-dev/image/decoders
Brian R. Bondy 776bc9fef0 Bug 700930 - BMP ICOs <= 8BPP can have bad color tables when processed partially. r=joe 2011-11-27 15:18:17 -05:00
..
icon Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
GIF2.h
Makefile.in Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
iccjpeg.c
iccjpeg.h
nsBMPDecoder.cpp Bug 700930 - BMP ICOs <= 8BPP can have bad color tables when processed partially. r=joe 2011-11-27 15:18:17 -05:00
nsBMPDecoder.h
nsGIFDecoder2.cpp
nsGIFDecoder2.h
nsICODecoder.cpp Bug 682677 - Eliminated direct access to mInfo->pixel_depth, which is not allowed in libpng15. We access pixel_depth via png_get_IHDR() instead; r=joedrew 2011-11-05 10:48:26 +00:00
nsICODecoder.h Bug 695421 - Fixed crash for ICO files that have a large (and wrong) width specified. r=joe 2011-11-04 09:56:17 -04:00
nsIconDecoder.cpp
nsIconDecoder.h
nsJPEGDecoder.cpp Back out bug 674619 since it does things I didn't realize when I reviewed it. 2011-11-08 13:24:35 -05:00
nsJPEGDecoder.h Back out bug 674619 since it does things I didn't realize when I reviewed it. 2011-11-08 13:24:35 -05:00
nsPNGDecoder.cpp
nsPNGDecoder.h Bug 682677 - Eliminated direct access to mInfo->pixel_depth, which is not allowed in libpng15. We access pixel_depth via png_get_IHDR() instead; r=joedrew 2011-11-05 10:48:26 +00:00