- 3692384 bump version to 1.5.0 by James Zern · 1 year ago
- 9e5ecfa Properly check the data size against the end of the RIFF chunk by Vincent Rabaud · 1 year ago
- 3063351 muxread: fix reading of buffers > riff size by James Zern · 1 year, 1 month ago
- 4c85d86 yuv.h: update RGB<->YUV coefficients in comment by James Zern · 1 year, 1 month ago
- 61e2cfd rework AddVectorEq_SSE2 by James Zern · 1 year, 1 month ago
- 7bda3de rework AddVector_SSE2 by James Zern · 1 year, 1 month ago
- dfdcb7f Merge "lossless.h: fix function declaration mismatches" into main by James Zern · 1 year, 2 months ago webp-rfc9649
- 78ed683 fix overread in Intra4Preds_NEON by James Zern · 1 year, 2 months ago
- d516a68 lossless.h: fix function declaration mismatches by James Zern · 1 year, 2 months ago
- fdb229e Merge changes I07a7e36a,Ib29980f7,I2316122d,I2356e314,I32b53dd3, ... into main by James Zern · 1 year, 3 months ago
- 169dfbf disable Intra4Preds_NEON by James Zern · 1 year, 3 months ago
- 2dd5eb9 dsp/yuv*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 23bbafb dsp/upsampling*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 35915b3 dsp/rescaler*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- a32b436 dsp/lossless*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 04d4b4f dsp/filters*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- b1cb37e dsp/enc*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 201894e dsp/dec*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 02eac8a dsp/cost*: use WEBP_RESTRICT qualifier by James Zern · 1 year, 3 months ago
- 220ee52 Search for best predictor transform bits by Vincent Rabaud · 1 year, 3 months ago
- 7861947 Try to reduce the sampling for the entropy image by Vincent Rabaud · 1 year, 3 months ago
- a78c535 Remove a useless malloc for entropy image by Vincent Rabaud · 1 year, 3 months ago
- 367ca93 Refactor predictor finding by Vincent Rabaud · 1 year, 3 months ago
- f888291 anim_encode.c: fix function ref in comment by James Zern · 1 year, 3 months ago
- 2e81017 Convert predictor_enc.c to fixed point by Vincent Rabaud · 1 year, 4 months ago
- 8e0cc14 Fix static overflow warning. by Vincent Rabaud · 1 year, 4 months ago
- 615e587 Merge "make VP8LPredictor[01]_C() static" into main by James Zern · 1 year, 4 months ago
- 233e86b Merge changes Ie43dc5ef,I94cd8bab into main by James Zern · 1 year, 4 months ago
- 1a29fd2 make VP8LPredictor[01]_C() static by James Zern · 1 year, 4 months ago
- dd9d377 Do*Filter_*: remove row & num_rows parameters by James Zern · 1 year, 4 months ago
- ab451a4 Do*Filter_C: remove dead 'inverse' code paths by James Zern · 1 year, 4 months ago
- f9a480f {TrueMotion,TM16}_NEON: remove zero extension by James Zern · 1 year, 4 months ago
- 04834ac Merge changes I25c30a9e,I0a192fc6,I4cf89575 into main by James Zern · 1 year, 5 months ago
- 74be8e2 Fix implicit conversion issues by Vincent Rabaud · 1 year, 5 months ago
- f2d6dc1 Increase the transform bits if possible. by Vincent Rabaud · 1 year, 5 months ago
- 8a7c8dc WASM: Enable VP8L_USE_FAST_LOAD by wrv · 1 year, 5 months ago
- f0c53cd WASM: don't use USE_GENERIC_TREE by wrv · 1 year, 5 months ago
- eef903d WASM: Enable 64-bit BITS caching by wrv · 1 year, 5 months ago
- 6296cc8 iterator_enc: make VP8IteratorReset() static by James Zern · 1 year, 5 months ago
- fbd9389 histogram_enc: make VP8LGetHistogramSize static by James Zern · 1 year, 5 months ago
- cc7ff54 cost_enc: make VP8CalculateLevelCosts[] static by James Zern · 1 year, 5 months ago
- 4e2828b vp8l_dec: make VP8LClear() static by James Zern · 1 year, 5 months ago
- d742b24 Intra16Preds_NEON: fix truemotion saturation by James Zern · 1 year, 5 months ago
- c7bb4cb Intra4Preds_NEON: fix truemotion saturation by James Zern · 1 year, 5 months ago
- dde1157 Remove TODO now that log is using fixed point. by Vincent Rabaud · 1 year, 5 months ago
- 3bd9420 Merge changes Iff6e47ed,I24c67cd5,Id781e761 into main by James Zern · 1 year, 5 months ago
- d27d246 Merge "Convert VP8LFastSLog2 to fixed point" into main by Vincent Rabaud · 1 year, 5 months ago
- 314a142 Use QuantizeBlock_NEON for VP8EncQuantizeBlockWHT on Arm by Istvan Stefan · 1 year, 5 months ago
- 3bfb05e Add AArch64 Neon implementation of Intra16Preds by Istvan Stefan · 1 year, 5 months ago
- baa9380 Add AArch64 Neon implementation of Intra4Preds by Istvan Stefan · 1 year, 5 months ago
- 41a5e58 Fix errors when compiling code as C++ by Vincent Rabaud · 1 year, 5 months ago
- fb444b6 Convert VP8LFastSLog2 to fixed point by Vincent Rabaud · 1 year, 5 months ago
- c1c89f5 Fix WEBP_NODISCARD comment and C++ version by Vincent Rabaud · 1 year, 5 months ago
- 66408c2 Switch the histogram_enc.h API to fixed point by Vincent Rabaud · 1 year, 5 months ago
- 0a9f1c1 Convert VP8LFastLog2 to fixed point by Vincent Rabaud · 1 year, 6 months ago
- c4af79d Put 0 at the end of a palette and do not store it. by Vincent Rabaud · 1 year, 6 months ago
- 0ec80ae Delete last references to delta palettization by Vincent Rabaud · 1 year, 6 months ago
- 27731af make VP8I4ModeOffsets & VP8MakeIntra4Preds static by James Zern · 1 year, 7 months ago
- 5e5b8f0 Fix SSE2 Transform_AC3 function name by wrv · 1 year, 7 months ago
- 45129ee Revert "Check all the rows." by James Zern · 1 year, 7 months ago
- ee26766 Check all the rows. by Vincent Rabaud · 1 year, 7 months ago
- 7ec51c5 Increase the transform bits if possible. by Vincent Rabaud · 1 year, 7 months ago
- 3cd16fd Revert "Increase the transform bits if possible." by James Zern · 1 year, 7 months ago
- 971a03d Increase the transform bits if possible. by Vincent Rabaud · 1 year, 7 months ago
- 1bf198a Allow transform_bits to be different during encoding. by Vincent Rabaud · 1 year, 7 months ago
- 1e462ca Define MAX_TRANSFORM_BITS according to the specification. by Vincent Rabaud · 1 year, 8 months ago
- 64d1ec2 Use (MIN/NUM)_(TRANSFORM/HUFFMAN)_BITS where appropriate by Vincent Rabaud · 1 year, 8 months ago
- a90160e Refactor histograms in predictors. by Vincent Rabaud · 1 year, 8 months ago
- a7aa752 Fix some function declarations by Vincent Rabaud · 1 year, 8 months ago
- edc2890 upsampling_{neon,sse41}: fix int sanitizer warning by James Zern · 1 year, 8 months ago
- cf7c5a5 provide a way to opt-out/override WEBP_NODISCARD by James Zern · 1 year, 8 months ago
- f6d15cb bump version to 1.4.0 by James Zern · 1 year, 9 months ago
- 3c0011b WebPMuxGetChunk: add an assert by James Zern · 1 year, 9 months ago
- 00abc00 muxread,MuxGet: add an assert by James Zern · 1 year, 9 months ago
- 7fac6c1 Merge "Copy C code to not have multiplication overflow" into main by Vincent Rabaud · 1 year, 10 months ago
- 501d927 Copy C code to not have multiplication overflow by Vincent Rabaud · 1 year, 10 months ago
- 661c1b6 Merge "windows exports: use dllexport attribute, instead of visibility." into main by James Zern · 1 year, 10 months ago
- 8487860 windows exports: use dllexport attribute, instead of visibility. by Ozkan Sezer · 1 year, 10 months ago
- 8ea678b webp/mux.h: data lifetime note w/copy_data=0 by James Zern · 1 year, 10 months ago
- 45f995a Expose functions for managing non-image chunks on WebPAnimEncoder by natewood · 1 year, 10 months ago
- 4723db6 cosmetics: s/SANITY_CHECK/DCHECK/ by James Zern · 1 year, 10 months ago
- f4b9bc9 clear -Wextra-semi-stmt warnings by James Zern · 1 year, 10 months ago
- 89c5b91 Merge "BuildHuffmanTable check sorted[] array bounds before writing" into main by Vincent Rabaud · 2 years, 1 month ago
- 34c8074 Remove alpha encoding pessimization. by Vincent Rabaud · 2 years, 1 month ago
- 13d9c30 Add a WEBP_NODISCARD by Vincent Rabaud · 2 years, 1 month ago
- 0b56ded BuildHuffmanTable check sorted[] array bounds before writing by Jonathan Grant · 2 years, 2 months ago
- 307071f Remove medium/large code model-specific inline asm by Arthur Eubanks · 2 years, 2 months ago
- d2cb2d8 Dereference after NULL check. by Vincent Rabaud · 2 years, 2 months ago
- 35e197b Never send VP8_STATUS_SUSPENDED back in non-incremental. by Vincent Rabaud · 2 years, 3 months ago
- dce8397 Fix next is invalid pointer when WebPSafeMalloc fails by Masahiro Hanada · 2 years, 3 months ago
- c1ffd9a Merge "vp8l_enc: fix non-C90 code" into main by Vincent Rabaud · 2 years, 3 months ago
- a396594 Merge changes If628bb93,Ic79f6309,I45f0db23 into main by Vincent Rabaud · 2 years, 3 months ago
- f80e9b7 vp8l_enc: fix non-C90 code by James Zern · 2 years, 3 months ago
- ac17fff Fix non-C90 code. by Vincent Rabaud · 2 years, 3 months ago
- 433c7dc Fix static analyzer warnings. by Vincent Rabaud · 2 years, 3 months ago
- 5fac76c Merge tag 'v1.3.2' by James Zern · 2 years, 3 months ago
- 63234c4 bump version to 1.3.2 by James Zern · 2 years, 3 months ago
- a35ea50 Add a fuzzer for ReadHuffmanCodes by Vincent Rabaud · 2 years, 3 months ago
- 95ea522 Fix invalid incremental decoding check. by Vincent Rabaud · 2 years, 3 months ago
- 2af2626 Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 2 years, 3 months ago 1.3.1