gecko/image/decoders
2011-11-08 13:24:35 -05:00
..
icon
GIF2.h
iccjpeg.c
iccjpeg.h
Makefile.in
nsBMPDecoder.cpp Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
nsBMPDecoder.h Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
nsGIFDecoder2.cpp Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
nsGIFDecoder2.h Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
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 Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
nsIconDecoder.h Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
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 Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe 2011-09-29 09:17:13 -04:00
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