Lucas CHOLLET 1d0a762cdb LibGfx/TIFF: Add support for the IFD type 1 rok pred
..
ISOBMFF 8ebddc1ff6 LibGfx: Misc 32-bit build fixes 1 rok pred
BMPLoader.cpp 402de2985d LibGfx/ICO: Do not try to decode a mask if we already reached EOF 1 rok pred
BMPLoader.h 806808f406 LibGfx: Provide a default implementation for animation-related methods 2 rokov pred
BMPWriter.cpp 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 rokov pred
BMPWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 rokov pred
BooleanDecoder.cpp 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 2 rokov pred
BooleanDecoder.h 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 2 rokov pred
CCITTDecoder.cpp 64912d4d02 LibGfx/TIFF: Add support for images with CCITT3 1D compression 1 rok pred
CCITTDecoder.h 64912d4d02 LibGfx/TIFF: Add support for images with CCITT3 1D compression 1 rok pred
DDSLoader.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok pred
DDSLoader.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 rok pred
ExifOrientedBitmap.h 367882ae23 LibGfx: Make ExifOrientedBitmap::oriented_size be public 1 rok pred
GIFLoader.cpp c4d75ac11a LibGfx/GIF: Avoid a silly loop in GIF logical screen parsing 1 rok pred
GIFLoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
ICOLoader.cpp a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 rok pred
ICOLoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
ILBMLoader.cpp a1255cb6c9 LibGfx/ILBMLoader: Don't decode bits once full row has been decoded 1 rok pred
ILBMLoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
ImageDecoder.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 rok pred
ImageDecoder.h d8ada20bae LibGfx: Allow images to report that they are originally grayscale 1 rok pred
JPEGLoader.cpp d8ada20bae LibGfx: Allow images to report that they are originally grayscale 1 rok pred
JPEGLoader.h 239da5132d LibGfx/JPEG: Make it possible to obtain raw CMYK data from JPEGs 1 rok pred
JPEGShared.h 503720b574 LibGfx/JPEG: Put generic definitions in a shared header 2 rokov pred
JPEGWriter.cpp 68e916490b LibGfx/JPEGWriter: Fix crash on macOS when csize coefficient is 0 1 rok pred
JPEGWriter.h a58c7fe322 LibGfx/JPEG: Take the quality as an argument instead of hardcoding it 2 rokov pred
JPEGWriterTables.h 226b214142 LibGfx/JPEG: Add a JPEG encoder :^) 2 rokov pred
JPEGXLLoader.cpp ef10a58522 LibGfx: Remove ExifOrientedBitmap::Orientation in favor of TIFF's enum 1 rok pred
JPEGXLLoader.h e8a63eeb0e LibGfx/JPEGXL: Add a JPEG-XL decoder :^) 2 rokov pred
PBMLoader.cpp f3ff9c26bc LibGfx/PortableFormat: Simplify the State enum 2 rokov pred
PBMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` 2 rokov pred
PGMLoader.cpp f3ff9c26bc LibGfx/PortableFormat: Simplify the State enum 2 rokov pred
PGMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` 2 rokov pred
PNGLoader.cpp 000d9da73c LibGfx: Allow passing FilterType::None to unfilter_scanline() 1 rok pred
PNGLoader.h 5a70813d11 LibGfx: Make unfilter_scanline() a static PNGImageDecoderPlugin method 1 rok pred
PNGShared.h 588d6fab22 LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType 1 rok pred
PNGWriter.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 rokov pred
PNGWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 rokov pred
PPMLoader.cpp f3ff9c26bc LibGfx/PortableFormat: Simplify the State enum 2 rokov pred
PPMLoader.h 7ec310384a LibGfx/PortableFormat: Propagate errors from `read_image_data()` 2 rokov pred
PortableFormatWriter.cpp a08de19922 LibGfx/PortableFormat: Use `FixedArray::unchecked_at` 2 rokov pred
PortableFormatWriter.h d4d3c3f262 LibGfx/PortableFormat+image: Make `encode` take a Stream 2 rokov pred
PortableImageLoaderCommon.h bbf66ea055 LibGfx: Remove maximum size limit for decoded images 1 rok pred
PortableImageMapLoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
QOILoader.cpp e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
QOILoader.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 rok pred
QOIWriter.cpp 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 rokov pred
QOIWriter.h 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 rokov pred
TGALoader.cpp a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 rok pred
TGALoader.h e721c74598 LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()` 1 rok pred
TIFFLoader.cpp 1d0a762cdb LibGfx/TIFF: Add support for the IFD type 1 rok pred
TIFFLoader.h 1d0a762cdb LibGfx/TIFF: Add support for the IFD type 1 rok pred
TinyVGLoader.cpp 10757b7787 LibGfx/TinyVG: Clamp RGBAF32 color values from 0 and 255 1 rok pred
TinyVGLoader.h c997ee7b9d LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum 1 rok pred
WebPLoader.cpp 2c24192e1f LibGfx: Move FourCC to its own file 1 rok pred
WebPLoader.h 4adef05e6d LibGfx/WebP: Decode the first chunk in `create()` 2 rokov pred
WebPLoaderLossless.cpp 197331c922 AK: Reject BitStream reads beyond EOF by default 1 rok pred
WebPLoaderLossless.h 119ccfe5da LibGfx/WebP: Minor cosmetical changes in WebPLoaderLossless.h 2 rokov pred
WebPLoaderLossy.cpp 24ae35086d LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 2 rokov pred
WebPLoaderLossy.h d1b5eec154 WebP/Lossy: Implement macroblock coefficient decoding 2 rokov pred
WebPLoaderLossyTables.h 13daa29d81 WebP/Lossy: Add `const` annotations to functions in Tables.h 2 rokov pred