This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-30 17:28:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ceaeccff51954bed8fd8beca66970ed6df339b0
ladybird
/
Tests
/
LibGfx
History
Lucas CHOLLET
8da9ff24e4
Tests: Add tests for 12 bits JPEGs
...
In this commit, two tests are added, one with a `SOF1` image, the other with a `SOF2`.
2023-05-09 07:00:15 +02:00
..
test-inputs
Tests: Add tests for 12 bits JPEGs
2023-05-09 07:00:15 +02:00
BenchmarkGfxPainter.cpp
…
BenchmarkJPEGLoader.cpp
Tests: Add benchmarks for
JPEGLoader
2023-04-03 20:58:49 +01:00
CMakeLists.txt
LibGfx: Add DeltaE() function
2023-04-30 05:57:20 +02:00
TestDeltaE.cpp
LibGfx: Add DeltaE() function
2023-04-30 05:57:20 +02:00
TestFontHandling.cpp
…
TestICCProfile.cpp
ICC: Implement TRC inversion in from_pcs for parametric curves
2023-05-02 17:15:48 +01:00
TestImageDecoder.cpp
Tests: Add tests for 12 bits JPEGs
2023-05-09 07:00:15 +02:00
TestScalingFunctions.cpp
…