gecko/image/decoders
Jeff Walden 82023879ca Bug 714572 - Fix nearly all clang warnings building image/. r=bholley
--HG--
extra : rebase_source : 585983448ac6dae86d309530d5ddbda856bdcfa9
2012-01-02 14:23:41 -06:00
..
icon Bug 714572 - Fix nearly all clang warnings building image/. r=bholley 2012-01-02 14:23:41 -06:00
GIF2.h
iccjpeg.c
iccjpeg.h
Makefile.in Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
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