index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
LibGfx
/
test-inputs
Age
Commit message (
Expand
)
Author
2023-04-09
LibGfx: Correctly decode webp lossless with small palette and odd width
Nico Weber
2023-04-08
Tests: Add webp lossless test with color index and < 16 colors
Nico Weber
2023-04-08
Tests: Add test for lossless webp file using a color indexing tranform
Nico Weber
2023-04-03
Tests: Add benchmarks for `JPEGLoader`
Lucas CHOLLET
2023-04-03
Tests: Add a test for SOF2 JPEGs with successive approximations
Lucas CHOLLET
2023-03-25
LibGfx/JPEG: More support for scans with a single component
Lucas CHOLLET
2023-03-10
Tests: Add a test for JPEGs with RGB components
Lucas CHOLLET
2023-03-04
Tests: Replace test image with my own creation
Lucas CHOLLET
2023-03-04
Tests: Add a test for SOF2 images with only spectral selection
Lucas CHOLLET
2023-02-27
Tests: Add a test for SOF0 images with several scans
Lucas CHOLLET
2023-02-26
LibGfx: Implement WebPImageDecoderPlugin::loop_count()
Nico Weber
2023-02-26
Tests: Add one more webp test file
Nico Weber
2023-02-26
Tests: Add one more webp test file
Nico Weber
2023-02-26
Tests: Add one more webp test file
Nico Weber
2023-02-24
LibGfx+Tests: Add test for webp ICC loading and fix bug
Nico Weber
2023-02-19
Tests: Add a test for Gfx::ICC::encode()
Nico Weber
2023-02-01
Tests: Add a basic ICC profile test
Nico Weber
2023-02-01
LibGfx: Move TestImageDecoder over to input file approach in 8cfabbcd933
Nico Weber
2023-02-01
LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933
Nico Weber