gecko-dev/image/decoders
zaggy1024 ef5aaf44a9 Bug 1813466 - Store AVIF prefs as default decoder flags in RasterImage. r=tnikkel
This prevents a crash that would occur if a redecode of an animated AVIF happened after changing the `sequences.enabled` pref from `true` to `false`.

Differential Revision: https://phabricator.services.mozilla.com/D170190
2023-03-17 00:50:07 +00:00
..
icon Bug 1779478: Replace the deprecated use of NSGraphicsContext's graphicsPort with CGContext. r=mstange 2023-01-31 15:50:00 +00:00
EXIF.cpp
EXIF.h
GIF2.h
iccjpeg.c
iccjpeg.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsAVIFDecoder.cpp Bug 1813466 - Store AVIF prefs as default decoder flags in RasterImage. r=tnikkel 2023-03-17 00:50:07 +00:00
nsAVIFDecoder.h Bug 1813466 - Store AVIF prefs as default decoder flags in RasterImage. r=tnikkel 2023-03-17 00:50:07 +00:00
nsBMPDecoder.cpp Bug 327074 - Allow RLE bitmaps with extra pixels per row to render. r=tnikkel 2022-10-12 03:58:32 +00:00
nsBMPDecoder.h
nsGIFDecoder2.cpp Bug 1801397. Render questionable 1x1 gifs with no image data like other clients. r=aosmond 2022-12-15 00:41:56 +00:00
nsGIFDecoder2.h
nsICODecoder.cpp
nsICODecoder.h
nsIconDecoder.cpp
nsIconDecoder.h
nsJPEGDecoder.cpp Bug 1798532 Part 3: Allow JPEGDecoder to handle frame data in the footer. r=tnikkel 2022-11-09 17:01:35 +00:00
nsJPEGDecoder.h
nsJXLDecoder.cpp
nsJXLDecoder.h
nsPNGDecoder.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
nsPNGDecoder.h
nsWebPDecoder.cpp Bug 1794754. Return NEED_MORE_DATA from nsWebPDecoder::ReadHeader if ICC was specified but chunk not found r=aosmond 2022-10-20 07:53:25 +00:00
nsWebPDecoder.h