Commit Graph

3 Commits

Author SHA1 Message Date
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