gecko-dev/image/decoders
Timothy Nikkel 3fb8b06877 Bug 1818725. Don't ignore the return value of nsAVIFDecoder::CreateDecoder. r=Zaggy1024
And also make it return a better result when mDecoder already exists, Complete is not what we want to return.

Depends on D172994

Differential Revision: https://phabricator.services.mozilla.com/D172998
2023-03-23 03:39:06 +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 1818725. Don't ignore the return value of nsAVIFDecoder::CreateDecoder. r=Zaggy1024 2023-03-23 03:39:06 +00:00
nsAVIFDecoder.h Bug 1818724. Rename nsAVIFDecoder::Decode. r=Zaggy1024 2023-03-20 23:46:50 +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 Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00
nsICODecoder.cpp Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00
nsICODecoder.h Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00
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 Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00
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 Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00
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 Bug 1732115 - Part 3. Refactor decoder pipeline to partially use Unoriented/OrientedPixel. r=tnikkel 2021-10-06 14:41:17 +00:00