Nico Weber 1bd1b6e5e9 LibGfx/WebPWriter: Put hot loop in its own function há 1 ano atrás
..
ISOBMFF ab7da32d25 LibGfx/JPEG2000: Support jpx extended 'colr' boxes há 1 ano atrás
AnimationWriter.cpp e2336e2099 LibGfx+animation: Only store changed pixels in animation frames há 1 ano atrás
AnimationWriter.h e2336e2099 LibGfx+animation: Only store changed pixels in animation frames há 1 ano atrás
BMPLoader.cpp ab143e9b0e LibGfx/BMP: Clear alpha in palette entries há 1 ano atrás
BMPLoader.h 806808f406 LibGfx: Provide a default implementation for animation-related methods há 2 anos atrás
BMPWriter.cpp 5ed7cd6e32 Everywhere: Use east const in more places há 1 ano atrás
BMPWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory há 2 anos atrás
BooleanDecoder.cpp 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode há 2 anos atrás
BooleanDecoder.h 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode há 2 anos atrás
CCITTDecoder.cpp 7730b743db LibGfx/CCITT: Add PDF-specific options for CCITT3 1D há 1 ano atrás
CCITTDecoder.h 7730b743db LibGfx/CCITT: Add PDF-specific options for CCITT3 1D há 1 ano atrás
DDSLoader.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
DDSLoader.h a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás
ExifOrientedBitmap.h 3f4bf7a0c7 LibGfx/ExifOrientedBitmap: Add support for `CMYKBitmap` há 1 ano atrás
GIFLoader.cpp 70a3f1f02b LibCompress: Rename LZWDecoder => LzwDecompressor há 1 ano atrás
GIFLoader.h f43bf1086b LibGfx/GIF: Add a spec link há 1 ano atrás
GIFWriter.cpp 615d845ff2 LibGfx/GIF: Prefer local tables over a global one há 1 ano atrás
GIFWriter.h 2513a1b83f LibGfx: Add a GIF writer há 1 ano atrás
ICOLoader.cpp 15d151ee66 LibGfx/ICO: Remove unused parameter há 1 ano atrás
ICOLoader.h 15d151ee66 LibGfx/ICO: Remove unused parameter há 1 ano atrás
ILBMLoader.cpp 534eeb6c4b LibGfx/ILBMLoader: Properly display images with a bitplane mask há 1 ano atrás
ILBMLoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` há 1 ano atrás
ImageDecoder.cpp 1ab28276f6 LibGfx: Add the start of a JPEG2000 loader há 1 ano atrás
ImageDecoder.h 2e2cae26c6 LibGfx+Fallout: Make ImageDecoder return ErrorOr há 1 ano atrás
JBIG2Loader.cpp 51707a4dbd LibGfx: Explicitly cast literals to size_t in JBIG2Loader há 1 ano atrás
JBIG2Loader.h ea441fea95 LibGfx: Move QMArithmeticDecoder to its own file há 1 ano atrás
JPEG2000Loader.cpp f8362c8abf LibGfx/JPEG2000: Remove an incorrect VERIFY in TagTree construction há 1 ano atrás
JPEG2000Loader.h 7296b0fa43 LibGfx/JPEG2000: Implement tag trees há 1 ano atrás
JPEGLoader.cpp 730876fda9 LibGfx/JPEG: Add a comment to inverse_dct_8x8() há 1 ano atrás
JPEGLoader.h 6eb574a2b6 LibGfx/JPEG: Expose the Exif metadata há 1 ano atrás
JPEGShared.h 503720b574 LibGfx/JPEG: Put generic definitions in a shared header há 2 anos atrás
JPEGWriter.cpp 1dfd68c798 LibGfx/JPEGWriter: Make it possible to write CMYKBitmaps há 1 ano atrás
JPEGWriter.h 1dfd68c798 LibGfx/JPEGWriter: Make it possible to write CMYKBitmaps há 1 ano atrás
JPEGWriterTables.h 226b214142 LibGfx/JPEG: Add a JPEG encoder :^) há 2 anos atrás
JPEGXLLoader.cpp 3f4bf7a0c7 LibGfx/ExifOrientedBitmap: Add support for `CMYKBitmap` há 1 ano atrás
JPEGXLLoader.h e8a63eeb0e LibGfx/JPEGXL: Add a JPEG-XL decoder :^) há 2 anos atrás
PAMLoader.cpp 83ab9f7c2d LibGfx/PNM: Remove unnecessary line há 1 ano atrás
PAMLoader.h 556addc5cb LibGFX/PAM: Allow reading CMYK .pam files há 1 ano atrás
PBMLoader.cpp 83ab9f7c2d LibGfx/PNM: Remove unnecessary line há 1 ano atrás
PBMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` há 2 anos atrás
PGMLoader.cpp 83ab9f7c2d LibGfx/PNM: Remove unnecessary line há 1 ano atrás
PGMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` há 2 anos atrás
PNGLoader.cpp 6713ed483b LibGfx/PNG: Spec comment for PNGImageDecoderPlugin::unfilter_scanline() há 1 ano atrás
PNGLoader.h 5a70813d11 LibGfx: Make unfilter_scanline() a static PNGImageDecoderPlugin method há 1 ano atrás
PNGShared.h 588d6fab22 LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType há 1 ano atrás
PNGWriter.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` há 2 anos atrás
PNGWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory há 2 anos atrás
PPMLoader.cpp 83ab9f7c2d LibGfx/PNM: Remove unnecessary line há 1 ano atrás
PPMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` há 2 anos atrás
PortableFormatWriter.cpp a08de19922 LibGfx/PortableFormat: Use `FixedArray::unchecked_at` há 2 anos atrás
PortableFormatWriter.h d4d3c3f262 LibGfx/PortableFormat+image: Make `encode` take a Stream há 2 anos atrás
PortableImageLoaderCommon.h e269526020 LibGfx/PNM: Remove two fixmes há 1 ano atrás
PortableImageMapLoader.h 556addc5cb LibGFX/PAM: Allow reading CMYK .pam files há 1 ano atrás
QMArithmeticDecoder.cpp ea441fea95 LibGfx: Move QMArithmeticDecoder to its own file há 1 ano atrás
QMArithmeticDecoder.h ca3a62a6bb LibGfx: Add a comment to QMArithmeticDecoder.h há 1 ano atrás
QOILoader.cpp e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` há 1 ano atrás
QOILoader.h a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás
QOIWriter.cpp 560133a0c6 Everywhere: Remove unused DeprecatedString includes há 2 anos atrás
QOIWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory há 2 anos atrás
TGALoader.cpp 8ec6dad449 LibGfx/TGA: Move a variable closer to its use há 1 ano atrás
TGALoader.h 6607757b08 LibGfx: Make validate_before_create() create a regular bool há 1 ano atrás
TIFFLoader.cpp 70a3f1f02b LibCompress: Rename LZWDecoder => LzwDecompressor há 1 ano atrás
TIFFLoader.h f6f647bf13 LibGfx/TIFF: Add an alternative entry point to only request metadata há 1 ano atrás
TinyVGLoader.cpp 8057542dea LibGfx: Simplify path storage and tidy up APIs há 1 ano atrás
TinyVGLoader.h c997ee7b9d LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum há 1 ano atrás
WebPLoader.cpp 768a7ea1e5 LibGfx/WebP: Split out ANMFChunk header data into ANMFChunkHeader há 1 ano atrás
WebPLoader.h 4adef05e6d LibGfx/WebP: Decode the first chunk in `create()` há 2 anos atrás
WebPLoaderLossless.cpp ed2658d72c LibGfx/WebP: Move some to-be-shared code to WebPSharedLossless.h há 1 ano atrás
WebPLoaderLossless.h 119ccfe5da LibGfx/WebP: Minor cosmetical changes in WebPLoaderLossless.h há 2 anos atrás
WebPLoaderLossy.cpp 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode há 2 anos atrás
WebPLoaderLossy.h d1b5eec154 WebP/Lossy: Implement macroblock coefficient decoding há 2 anos atrás
WebPLoaderLossyTables.h 5ed7cd6e32 Everywhere: Use east const in more places há 1 ano atrás
WebPShared.h 768a7ea1e5 LibGfx/WebP: Split out ANMFChunk header data into ANMFChunkHeader há 1 ano atrás
WebPSharedLossless.cpp ed2658d72c LibGfx/WebP: Move some to-be-shared code to WebPSharedLossless.h há 1 ano atrás
WebPSharedLossless.h ed2658d72c LibGfx/WebP: Move some to-be-shared code to WebPSharedLossless.h há 1 ano atrás
WebPWriter.cpp 86b0a56899 LibGfx/WebPWriter: Minor cleanups há 1 ano atrás
WebPWriter.h 6c79efcae4 LibGfx: Move AnimationWriter to its own file há 1 ano atrás
WebPWriterLossless.cpp 1bd1b6e5e9 LibGfx/WebPWriter: Put hot loop in its own function há 1 ano atrás
WebPWriterLossless.h b6bbff5f3f LibGfx/WebPWriter: Move VP8L compression to WebPWriterLossless.{h,cpp} há 1 ano atrás