summaryrefslogtreecommitdiff
path: root/Tests/LibGfx/test-inputs
AgeCommit message (Expand)Author
2023-04-09LibGfx: Correctly decode webp lossless with small palette and odd widthNico Weber
2023-04-08Tests: Add webp lossless test with color index and < 16 colorsNico Weber
2023-04-08Tests: Add test for lossless webp file using a color indexing tranformNico Weber
2023-04-03Tests: Add benchmarks for `JPEGLoader`Lucas CHOLLET
2023-04-03Tests: Add a test for SOF2 JPEGs with successive approximationsLucas CHOLLET
2023-03-25LibGfx/JPEG: More support for scans with a single componentLucas CHOLLET
2023-03-10Tests: Add a test for JPEGs with RGB componentsLucas CHOLLET
2023-03-04Tests: Replace test image with my own creationLucas CHOLLET
2023-03-04Tests: Add a test for SOF2 images with only spectral selectionLucas CHOLLET
2023-02-27Tests: Add a test for SOF0 images with several scansLucas CHOLLET
2023-02-26LibGfx: Implement WebPImageDecoderPlugin::loop_count()Nico Weber
2023-02-26Tests: Add one more webp test fileNico Weber
2023-02-26Tests: Add one more webp test fileNico Weber
2023-02-26Tests: Add one more webp test fileNico Weber
2023-02-24LibGfx+Tests: Add test for webp ICC loading and fix bugNico Weber
2023-02-19Tests: Add a test for Gfx::ICC::encode()Nico Weber
2023-02-01Tests: Add a basic ICC profile testNico Weber
2023-02-01LibGfx: Move TestImageDecoder over to input file approach in 8cfabbcd933Nico Weber
2023-02-01LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933Nico Weber