- 0cf0972 Remove FUZZTEST_STACK_LIMIT by Yannis Guyon · 7 days ago main
- f88c34c Add missing cmath includes by Yannis Guyon · 7 days ago
- 425411e Loosen fuzz threshold for premul loss by Yannis Guyon · 12 days ago
- 84232cc Update README.md by Yannis Guyon · 14 days ago
- a396df4 Add alpha version of interoperability API by Yannis Guyon · 4 weeks ago
- 948d629 Add interoperability API by Yannis Guyon · 4 weeks ago
- 96720e6 Fix format check in BypassTileDecRgb10b() by Yannis Guyon · 5 weeks ago
- ff8030d Call depth-matching Fill() in InternalDecode() by Yannis Guyon · 6 weeks ago
- 74307a1 Take keep_unmul into account in distortion thresh by Yannis Guyon · 6 weeks ago
- 4e39dd3 Update kHeaderMaxSize by Yannis Guyon · 6 weeks ago
- 69a2dd8 Respect is_premul in ChooseRawFormat() by Yannis Guyon · 6 weeks ago
- 318fa1d Use _putenv_s for Windows in test helpers by Yannis Guyon · 7 weeks ago
- fca551e Fix imageio conditional includes by Yannis Guyon · 7 weeks ago
- d5ce9ff Fix tile dimensions in animation decoding by Yannis Guyon · 7 weeks ago
- b65d168 Remove DecoderConfig::exact by Yannis Guyon · 8 weeks ago
- f66c99f Fix ImageDecoder::SaveImage() status check in dwp2 by Yannis Guyon · 8 weeks ago
- 5204b12 Implement ArgbBuffer::CompositeOver() unmul by Yannis Guyon · 8 weeks ago
- 490510d Support more out pixel formats in imageio by Yannis Guyon · 8 weeks ago
- 1f21ec1 Handle unpremul in TestAnimEncConfig by Yannis Guyon · 9 weeks ago
- 4df0254 Update operator<< for config structs by Yannis Guyon · 9 weeks ago
- f790f2e Check FuzzTest generated input length by Yannis Guyon · 10 weeks ago
- 5560f1e Fix GIF duration parsing by Yannis Guyon · 10 weeks ago
- 1b2f59e Fix includes and format files in tests by Yannis Guyon · 10 weeks ago
- 5b33cce Add RGB, BGR to WP2ConversionFunction() by Yannis Guyon · 10 weeks ago
- c3401d0 Return 0ms in Decoder::ReadFrame() for still img by Yannis Guyon · 10 weeks ago
- 785910d Fix compile warnings and format files by Yannis Guyon · 10 weeks ago
- e868b3a GCC workaround in BlockContextPredictor by Yannis Guyon · 10 weeks ago
- c863fc1 Migrate all LibFuzzer targets to FuzzTest by Yannis Guyon · 2 months ago
- c78dba6 Keep input unmul/premul in WP2::AnimationEncoder by Yannis Guyon · 2 months ago
- d1e171f Fix alpha premul in GetAverageColor() by Yannis Guyon · 2 months ago
- 57e1cc2 Output unmul if config.exact in dec anim API by Yannis Guyon · 2 months ago
- 9dd38de fix clang/-Wcast-function-type-strict warning by James Zern · 6 months ago
- 653745a Lower GetExpectedDistortion() for near-lossless by Yannis Guyon · 6 months ago
- d08031d Migrate fuzz_image_and_dec_config to FuzzTest by Yannis Guyon · 7 months ago
- 95dd75e Use config in fuzz TestImageDecConfig() by Yannis Guyon · 7 months ago
- 543e052 Implement operator= && by Vincent Rabaud · 7 months ago
- 2785700 Add more combinations in WP2ConversionFunction() by Yannis Guyon · 7 months ago
- 4a50e67 Use WP2Formatbpc() in BypassTileEnc() by Yannis Guyon · 7 months ago
- 784a27b Support more formats in SaveBeforeAfter() by Yannis Guyon · 7 months ago
- 258ca60 Add SetStackLimitTo256KiB() in fuzztest_anim_enc by Yannis Guyon · 8 months ago
- baf49a3 Accept more WP2SampleFormat in OrientateSubBuffer by Yannis Guyon · 8 months ago
- 47ae12c Migrate fuzz_anim_and_enc_config to FuzzTest by Yannis Guyon · 8 months ago
- 13f060f Migrate fuzz_anim_and_dec_config to FuzzTest by Yannis Guyon · 8 months ago
- 76b917d Add missing includes by Yannis Guyon · 8 months ago
- 76c70a7 use new JxlEncoderDistanceFromQuality api function by Moritz Firsching · 8 months ago
- 0a47024 Decrease distortion threshold in fuzz_enc_config by Yannis Guyon · 9 months ago
- 27488d8 Increase the stack size for all fuzz tests. by Vincent Rabaud · 9 months ago
- 8437998 Increase stack size for fuzz tests. by Vincent Rabaud · 9 months ago
- e0c6533 Public libwebp include directories in libwebp2 by Yannis Guyon · 10 months ago
- c925cdc Add support for JPEG XL in imageio by Vincent Rabaud · 10 months ago
- 3652fc1 Allow WebP output in SaveImage by Vincent Rabaud · 11 months ago
- dff24ca Check return values of libavif API functions by Vincent Rabaud · 11 months ago
- d53e49a Allow ImageReader to extract exact lossless WP2 by Vincent Rabaud · 11 months ago
- bee7ce5 Remove medium/large code model-specific inline asm by Arthur Eubanks · 12 months ago
- 49cb845 Add WP2Copy_C to argb_converter.cc by Yannis Guyon · 1 year ago
- 69ca317 clang-format all by Yannis Guyon · 1 year, 1 month ago
- a3a2555 Fix WP2::CompressWebP() memory leak by Yannis Guyon · 1 year, 1 month ago
- f84befd Fix WP2::ConvertToWebPPicture() input format by Yannis Guyon · 1 year, 1 month ago
- 71ed784 Replace WP2::ArgbBuffer::Swap() by std::swap() by Yannis Guyon · 1 year, 1 month ago
- 47c6870 Noop WP2::ProgressWatcher::AdvanceBy when no hook by Yannis Guyon · 1 year, 1 month ago
- 7d7c354 Call png_get_channels() to see if image has alpha by Wan-Teh Chang · 1 year, 1 month ago
- 1fb53a0 Propagate progress in GetBestPredictorForTile() by Yannis Guyon · 1 year, 1 month ago
- 8c4749f Increase incr test CheckDecodedArea() again by Vincent Rabaud · 1 year, 1 month ago
- c88083e Add progress callback to WebP2 tile LossyEncode() by Yannis Guyon · 1 year, 4 months ago
- 546fe5a Use atomic to calculate progress when hook_ is null. by Lipeng Zhu · 1 year, 5 months ago
- 9282280 Migrate libwebp2 from C++11 to C++14 by Yannis Guyon · 1 year, 6 months ago
- 7b5fea6 fix Vector destructor by skal · 1 year, 6 months ago
- 897c38e Fix CSPTransform not calling WP2ArgbConverterInit by Yannis Guyon · 1 year, 7 months ago
- 1e750cf Fix ClearForcedSegments() in vwp2 by Yannis Guyon · 1 year, 8 months ago
- ddb320d Fix some vector issues. by Vincent Rabaud · 1 year, 8 months ago
- 58fd0ee Support exact mode for lossless by Vincent Rabaud · 1 year, 8 months ago
- 7060380 Use jpeg_calc_output_dimensions() by Yannis Guyon · 1 year, 8 months ago
- a502ae9 Fix CheckDecodedArea() in helpers_incr.cc by Yannis Guyon · 1 year, 8 months ago
- b80553d fix Makefile by Pascal Massimino · 1 year, 11 months ago
- 5da230d Increase incr test CheckDecodedArea() again by Yannis Guyon · 1 year, 11 months ago
- 14069f9 fix deprecated use of sprintf() by skal · 1 year, 11 months ago
- af96e37 Increase incr test CheckDecodedArea() by Yannis Guyon · 2 years ago
- 1251ca7 Update README.md by Yannis Guyon · 2 years ago
- c2c3e4b Finer progress in HistogramCombineStochastic() by Yannis Guyon · 2 years ago
- 8c7e7cb Add message to static_assert() by Yannis Guyon · 2 years, 2 months ago
- 0ff5361 Upstream sync by Yannis Guyon · 2 years, 2 months ago
- 4b19d66 Add bit cost info by Yannis Guyon · 2 years, 2 months ago
- 8401895 Check ANSDec status earlier in DecodeLZW() by Yannis Guyon · 2 years, 2 months ago
- f8d3c46 Move || to next line in build_and_test.sh by Yannis Guyon · 2 years, 3 months ago
- 76c8eb4 Fix mismatched arg bound in CompressAV1() by Yannis Guyon · 2 years, 3 months ago
- b503e2b Upstream sync by Yannis Guyon · 2 years, 3 months ago
- 7df3499 Enable PIC for shared libs. by Vincent Rabaud · 2 years, 3 months ago
- 59d8126 test_optim.cc: use UniformIntDistribution by jzern@google.com · 2 years, 5 months ago
- 495d898 pngdec.cc: mark local variables volatile by James Zern · 2 years, 6 months ago
- d1b3704 Remove double -gray in get_disto Help() by Yannis Guyon · 2 years, 6 months ago
- e399524 Remove sort ambiguity. by Vincent Rabaud · 2 years, 6 months ago
- 3f6e4b4 Fix incr decoder dtor order by Yannis Guyon · 2 years, 6 months ago
- 730ecb6 fix some 'this pointer is null' error messages by Pascal Massimino · 2 years, 6 months ago
- 057712e Preview: Fix operator< by Pascal Massimino · 2 years, 6 months ago
- 561989b TIFF: add support for grayscale input by Pascal Massimino · 2 years, 6 months ago
- 5fe29f9 Fix off by one error in median computation. by Maryla · 2 years, 7 months ago
- 876ae3d Fix the incr dec orientated test by Yannis Guyon · 2 years, 8 months ago
- 2c973b0 Adapt fuzz LimitSetupForBigImages() by Yannis Guyon · 2 years, 8 months ago
- 9dea4a2 Fix WriteY4M doc. by Vincent Rabaud · 2 years, 9 months ago
- f4dee86 Add a flag to ewp2 to write raw .yuv by Vincent Rabaud · 2 years, 9 months ago