Eugene Kliuchnikov
ff66c278be
Fix libjxl ( #10765 )
...
jpegli fuzzer target now depends on third_party/libjpeg-turbo files
2023-07-31 12:55:09 +01:00
szabadka
70468fe6e2
Update libjxl build.sh and Dockerfile. ( #10171 )
...
This will add fuzzing for jpegli decoder.
Needed for https://github.com/libjxl/libjxl/pull/2427
2023-04-26 16:40:26 -04:00
Moritz Firsching
122dd0dd56
libjxl: add gflags dependency ( #7063 )
...
The dependency is added in
https://github.com/libjxl/libjxl/pull/1039
2021-12-27 23:28:32 +00:00
Jon Sneyers
34cf342f37
libjxl: lodepng dependency was removed ( #7034 )
2021-12-17 10:21:53 +00:00
Alex Deymo
7853af59c1
libjxl: New JPEG XL library project. ( #5876 )
...
libjxl is the reference implementation encoder and decoder for JPEG XL.
This patch adds the main decoder fuzzer (djxl_fuzzer) and a few other
fuzzers for internal parts of the decoder.
There's no encoder fuzzer support.
2021-06-05 08:40:09 -07:00