Andreas Kling
|
8a3dc5ea0a
LibGfx: Remove home-grown PNG codec in favor of libpng+apng
|
1 éve |
Andreas Kling
|
1039acca8c
LibGfx: Remove JPEG2000 image format support
|
1 éve |
Andreas Kling
|
a34a5af939
LibGfx: Remove ILBM image format support
|
1 éve |
Andreas Kling
|
b6daddb088
LibGfx: Remove JBIG2 image format support
|
1 éve |
Andreas Kling
|
b7f8d7aec5
LibGfx: Remove TGA image format support
|
1 éve |
Andreas Kling
|
681a2ac14e
LibGfx: Remove support for the various "portable" image formats
|
1 éve |
Andreas Kling
|
7141319a7c
LibGfx: Remove DDS image format support
|
1 éve |
Andreas Kling
|
2a888ca626
LibGfx: Remove home-grown JPEG codec in favor of libjpeg-turbo
|
1 éve |
Nico Weber
|
857750dfed
LibGfx/WebPLoader: Survive calling loop_count() before other accessors
|
1 éve |
Lucas CHOLLET
|
09f4032eeb
LibGfx/PNG: Read metadata from the eXIf chunk
|
1 éve |
Lucas CHOLLET
|
ed1bdf3851
Tests/LibGfx: Add a test for bilevel images with only required tags
|
1 éve |
Nico Weber
|
f8362c8abf
LibGfx/JPEG2000: Remove an incorrect VERIFY in TagTree construction
|
1 éve |
Nico Weber
|
3568215790
Tests/JPEG2000: Add spec example as test case
|
1 éve |
Nico Weber
|
ea441fea95
LibGfx: Move QMArithmeticDecoder to its own file
|
1 éve |
Nico Weber
|
5ff75ce5fb
LibGfx/JBIG2: Rename JBIG2::ArithmeticDecoder to QMArithmeticDecoder
|
1 éve |
Nico Weber
|
7296b0fa43
LibGfx/JPEG2000: Implement tag trees
|
1 éve |
Nico Weber
|
2d4964b945
LibGfx/JBIG2: Support custom adaptive template pixels in refinement
|
1 éve |
Nico Weber
|
200e36aad3
Tests/JBIG2: Remove test_jbig2_size
|
1 éve |
Nico Weber
|
b17a9ad82a
Tests/JBIG2: Add test cases for custom adaptive template pixels
|
1 éve |
Nico Weber
|
44d3fd0546
Tests/JBIG2: Add tests for transposed non-topleft text reference corners
|
1 éve |
Nico Weber
|
67875ecb6f
Tests/JBIG2: Add tests for non-topleft text segment reference corners
|
1 éve |
Nico Weber
|
ce11a34fc6
Tests/LibGfx: Add a jbig2 test for transposed text segments
|
1 éve |
Nico Weber
|
ab7da32d25
LibGfx/JPEG2000: Support jpx extended 'colr' boxes
|
1 éve |
Nico Weber
|
3f740fc727
Tests/LibGfx: Add some ICC coverage for the JPEG2000 loader
|
1 éve |
Nico Weber
|
1570751d64
Tests/LibGfx: Add a jbig2 file using refinement in the symbol segment
|
1 éve |
Nico Weber
|
9ec5a1591d
Tests/JPEG2000: Add a simple JPEG2000 test
|
1 éve |
Nico Weber
|
1e31753382
Tests/LibGfx: Add a jbig2 file using refinement in the text segment
|
1 éve |
Nico Weber
|
b45a4508c7
LibGfx/JBIG2: Implement support for context templates 1, 2, and 3
|
1 éve |
Nico Weber
|
259a84ddac
Tests/JBIG2: Add a test for symbol and text segment decoding
|
1 éve |
Nico Weber
|
3454970903
LibGfx/JBIG2: Extract composite_bitbuffer() and add some features
|
1 éve |