Lucas CHOLLET
|
edffdc35a9
LibGfx/TIFF+CCITT: Clarify naming of compression type 2
|
hai 1 ano |
Nicolas Ramz
|
534eeb6c4b
LibGfx/ILBMLoader: Properly display images with a bitplane mask
|
hai 1 ano |
Lucas CHOLLET
|
015c47da51
Tests/LibGfx: Use `TRY_OR_FAIL` more in TestImageDecoder
|
hai 1 ano |
Nico Weber
|
3616d14c80
LibGfx/JPEG: Allow decoding more subsampling factors
|
hai 1 ano |
Nicolas Ramz
|
a1255cb6c9
LibGfx/ILBMLoader: Don't decode bits once full row has been decoded
|
hai 1 ano |
Nicolas Ramz
|
fc5b6e4dda
LiGfx/ILBMLoader: Don't throw if malformed bitplane can be decoded
|
hai 1 ano |
Lucas CHOLLET
|
335097e446
LibGfx/TIFF: Modify the image according to the Orientation tag
|
hai 1 ano |
Lucas CHOLLET
|
402de2985d
LibGfx/ICO: Do not try to decode a mask if we already reached EOF
|
hai 1 ano |
Lucas CHOLLET
|
9c54c13744
Tests/LibGfx: Move the ICO test file to the ico directory
|
hai 1 ano |
Lucas CHOLLET
|
75fc51bb67
Tests/LibGfx: Fix a typo
|
hai 1 ano |
Andreas Kling
|
182a2b0c3a
LibGfx/GIF: Only parse global color table if header flag is set
|
hai 1 ano |
Lucas CHOLLET
|
b8cbc282f3
LibGfx/TIFF: Don't stop decoding when failing to decode a tag
|
hai 1 ano |
Lucas CHOLLET
|
73c8b4865e
LibGfx/TIFF: Add AdobeDeflate compression support
|
hai 1 ano |
Nico Weber
|
a2bd19fdac
LibGfx/JPEG: Make ycck jpegs with just cc subsampled decode correctly
|
hai 1 ano |
Nico Weber
|
4236798244
Tests/LibGfx: Add automated tests for ycck jpegs
|
hai 1 ano |
Lucas CHOLLET
|
67522fab2e
LibGfx/TIFF: Add support for RGBPalette images
|
hai 1 ano |
Lucas CHOLLET
|
2cfca633ca
LibGfx/TIFF: Add support for images with UnassociatedAlpha
|
hai 1 ano |
Nicolas Ramz
|
6ccdb1dc72
LibGfx/ILBMLoader: Add support for 24bit files
|
hai 1 ano |
Lucas CHOLLET
|
64912d4d02
LibGfx/TIFF: Add support for images with CCITT3 1D compression
|
hai 1 ano |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
hai 1 ano |
Nicolas Ramz
|
cd6c7f3fc4
LibGfx/ILBMLoader: Add support for PC DeluxePaint files
|
hai 1 ano |
Lucas CHOLLET
|
234d084876
LibGfx/TIFF: Add support for bit-depth up to 32 bits per sample
|
hai 1 ano |
Lucas CHOLLET
|
25993cd93b
Tests: Use `TRY_OR_FAIL` instead of `MUST` in TestImageDecoder.cpp
|
hai 1 ano |
Nicolas Ramz
|
8d68f94282
LibGfx/ILBMLoader: Add HAM6/HAM8 support
|
hai 1 ano |
Lucas CHOLLET
|
da134f6867
LibGfx/TIFF: Add support for grayscale images
|
hai 1 ano |
Tim Ledbetter
|
aa54007943
LibGfx/TinyVG: Avoid OOM if header contains a bogus color table size
|
hai 1 ano |
Lucas CHOLLET
|
272be6b20a
LibGfx/TIFF: Add support for LZW compression
|
hai 1 ano |
Tim Ledbetter
|
f56ae8c0e9
LibGfx/ILBM: Ensure CMAP chunk size matches expected value
|
hai 1 ano |
Tim Ledbetter
|
ae6c39e501
LibGfx/ILBM: Ensure decompressed body chunk data is the correct length
|
hai 1 ano |
Tim Ledbetter
|
39f7f1e84c
Tests: Use more representative test cases for ILBM regression tests
|
hai 1 ano |