gecko/image/decoders
2011-11-05 10:48:26 +00:00
..
icon
GIF2.h
iccjpeg.c
iccjpeg.h
Makefile.in
nsBMPDecoder.cpp
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
nsJPEGDecoder.h
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