gecko-dev/image/encoders
Glenn Randers-Pehrson addacc9046 Bug 392867 - libpng requires error callbacks to not return. Separate out nsPNGDecoder's ErrorCallback and WarningCallback, and call longjmp from ErrorCallback. r=joe a=ehsan 2011-12-14 14:49:25 -05:00
..
bmp Bug 710079 - ICO files that contain PNG would end in some uninitialized memory. r=joe. a=joe 2011-12-13 18:15:28 -05:00
ico Bug 710079 - ICO files that contain PNG would end in some uninitialized memory. r=joe. a=joe 2011-12-13 18:15:28 -05:00
jpeg Bug 710079 - ICO files that contain PNG would end in some uninitialized memory. r=joe. a=joe 2011-12-13 18:15:28 -05:00
png Bug 392867 - libpng requires error callbacks to not return. Separate out nsPNGDecoder's ErrorCallback and WarningCallback, and call longjmp from ErrorCallback. r=joe a=ehsan 2011-12-14 14:49:25 -05:00
Makefile.in