1. d92b3a3 Merge "add TEST_MAPPING" into main am: bf28eebd21 by Treehugger Robot · 4 months ago main master
  2. bf28eeb Merge "add TEST_MAPPING" into main by Treehugger Robot · 4 months ago
  3. f596103 add TEST_MAPPING by James Zern · 4 months ago
  4. 27d8e57 Merge "Upgrade webp to v1.5.0" into main am: f90b330ed0 by Treehugger Robot · 6 months ago
  5. f90b330 Merge "Upgrade webp to v1.5.0" into main by Treehugger Robot · 6 months ago
  6. 42c5343 Upgrade webp to v1.5.0 by James Zern · 6 months ago
  7. a4d7a71 update ChangeLog by James Zern · 6 months ago
  8. c3d85ce update NEWS by James Zern · 6 months ago
  9. ad14e81 tests/fuzzer/*: add missing <string_view> include by devtools-clrobot@google.com · 6 months ago
  10. 50dd420 Merge "Add janitors to the OWNERS file" into main am: 3d4f87a18c by Elliott Hughes · 6 months ago
  11. 3d4f87a Merge "Add janitors to the OWNERS file" into main by Elliott Hughes · 6 months ago
  12. 01156e1 Add janitors to the OWNERS file by Sadaf Ebrahimi · 6 months ago
  13. 74cd026 fuzz_utils.cc: fix build error w/WEBP_REDUCE_SIZE by James Zern · 6 months ago
  14. a027aa9 mux_demux_api_fuzzer.cc: fix -Wshadow warning by James Zern · 6 months ago
  15. 25e17c6 update ChangeLog by James Zern · 6 months ago
  16. aa2684f update NEWS by James Zern · 6 months ago
  17. 3692384 bump version to 1.5.0 by James Zern · 6 months ago
  18. ceea8ff update AUTHORS by James Zern · 6 months ago
  19. e4f7a9f img2webp: add a warning for unused options by James Zern · 6 months ago
  20. 1b4c967 Merge "Properly check the data size against the end of the RIFF chunk" into main by Vincent Rabaud · 6 months ago
  21. 9e5ecfa Properly check the data size against the end of the RIFF chunk by Vincent Rabaud · 6 months ago
  22. da0d9c7 examples: exit w/failure w/no args by James Zern · 6 months ago
  23. fcff86c {gif,img}2webp: sync -m help w/cwebp by James Zern · 6 months ago
  24. b76c4a8 man/img2webp.1: sync -m text w/cwebp.1 & gif2webp.1 by James Zern · 6 months ago
  25. 3063351 muxread: fix reading of buffers > riff size by James Zern · 6 months ago
  26. 4c85d86 yuv.h: update RGB<->YUV coefficients in comment by James Zern · 7 months ago
  27. 0ab789e Merge changes I6dfedfd5,I2376e2dc into main by James Zern · 7 months ago
  28. 0323645 {ios,xcframework}build.sh: fix compilation w/Xcode 16 by James Zern · 7 months ago
  29. 61e2cfd rework AddVectorEq_SSE2 by James Zern · 7 months ago
  30. 7bda3de rework AddVector_SSE2 by James Zern · 7 months ago
  31. 2ddaaf0 Fix variable names in SharpYuvComputeConversionMatrix by Maryla · 7 months ago
  32. a3ba6f1 Makefile.vc: fix gif2webp link error by James Zern · 7 months ago
  33. f999d94 gif2webp: add -sharp_yuv/-near_lossless by James Zern · 7 months ago
  34. dfdcb7f Merge "lossless.h: fix function declaration mismatches" into main by James Zern · 8 months ago
  35. 78ed683 fix overread in Intra4Preds_NEON by James Zern · 8 months ago
  36. d516a68 lossless.h: fix function declaration mismatches by James Zern · 8 months ago
  37. 8740690 Merge "Improve documentation of SharpYuvConversionMatrix." into main by Maryla Ustarroz-Calonge · 8 months ago
  38. fdb229e Merge changes I07a7e36a,Ib29980f7,I2316122d,I2356e314,I32b53dd3, ... into main by James Zern · 8 months ago
  39. 0c3cd9c Improve documentation of SharpYuvConversionMatrix. by Maryla · 8 months ago
  40. 169dfbf disable Intra4Preds_NEON by James Zern · 8 months ago
  41. 2dd5eb9 dsp/yuv*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  42. 23bbafb dsp/upsampling*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  43. 35915b3 dsp/rescaler*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  44. a32b436 dsp/lossless*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  45. 04d4b4f dsp/filters*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  46. b1cb37e dsp/enc*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  47. 201894e dsp/dec*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  48. 02eac8a dsp/cost*: use WEBP_RESTRICT qualifier by James Zern · 8 months ago
  49. 84b118c Merge "webp-container-spec: normalize notes & unknown chunk link" into main by James Zern · 8 months ago
  50. 052cf42 webp-container-spec: normalize notes & unknown chunk link by James Zern · 8 months ago
  51. 220ee52 Search for best predictor transform bits by Vincent Rabaud · 8 months ago
  52. 7861947 Try to reduce the sampling for the entropy image by Vincent Rabaud · 8 months ago
  53. 14f09ab webp-container-spec: reorder chunk size - N text by James Zern · 9 months ago
  54. a78c535 Remove a useless malloc for entropy image by Vincent Rabaud · 9 months ago
  55. bc49176 Merge "Refactor predictor finding" into main by Vincent Rabaud · 9 months ago
  56. 34f9223 man/{cwebp,img2webp}.1: rm 'if needed' from -sharp_yuv by James Zern · 9 months ago
  57. 367ca93 Refactor predictor finding by Vincent Rabaud · 9 months ago
  58. a582b53 webp-lossless-bitstream-spec: clarify some text by James Zern · 9 months ago
  59. 0fd25d8 Merge "anim_encode.c: fix function ref in comment" into main by James Zern · 9 months ago
  60. f888291 anim_encode.c: fix function ref in comment by James Zern · 9 months ago
  61. 40e4ca6 specs_generation.md: update kramdown command line by James Zern · 9 months ago
  62. 57883c7 img2webp: add -exact/-noexact per-frame options by James Zern · 9 months ago
  63. 1c8eba9 img2webp,cosmetics: add missing '.' spacers to help by James Zern · 9 months ago
  64. 2e81017 Convert predictor_enc.c to fixed point by Vincent Rabaud · 9 months ago
  65. 94de6c7 Merge "Fix fuzztest link errors w/-DBUILD_SHARED_LIBS=1" into main by Vincent Rabaud · 9 months ago
  66. 51d9832 Fix fuzztest link errors w/-DBUILD_SHARED_LIBS=1 by Vincent Rabaud · 9 months ago
  67. 7bcb36b Merge "Fix static overflow warning." into main by Vincent Rabaud · 9 months ago
  68. 8e0cc14 Fix static overflow warning. by Vincent Rabaud · 9 months ago
  69. cea6846 README.md: add security report note by James Zern · 9 months ago
  70. 615e587 Merge "make VP8LPredictor[01]_C() static" into main by James Zern · 10 months ago
  71. 233e86b Merge changes Ie43dc5ef,I94cd8bab into main by James Zern · 10 months ago
  72. 1a29fd2 make VP8LPredictor[01]_C() static by James Zern · 10 months ago
  73. dd9d377 Do*Filter_*: remove row & num_rows parameters by James Zern · 10 months ago
  74. ab451a4 Do*Filter_C: remove dead 'inverse' code paths by James Zern · 10 months ago
  75. f9a480f {TrueMotion,TM16}_NEON: remove zero extension by James Zern · 10 months ago
  76. 04834ac Merge changes I25c30a9e,I0a192fc6,I4cf89575 into main by James Zern · 10 months ago
  77. 39a602a webp-lossless-bitstream-spec: normalize predictor transform ref by James Zern · 10 months ago
  78. f28c837 Merge "webp-container-spec: align anim pseudocode w/prose" into main by James Zern · 10 months ago
  79. 74be8e2 Fix implicit conversion issues by Vincent Rabaud · 10 months ago
  80. 0c01db7 Merge "Increase the transform bits if possible." into main by Vincent Rabaud · 11 months ago
  81. f2d6dc1 Increase the transform bits if possible. by Vincent Rabaud · 11 months ago
  82. caa19e5 update link to issue tracker by James Zern · 11 months ago
  83. c9dd9bd webp-container-spec: align anim pseudocode w/prose by James Zern · 11 months ago
  84. 8a7c8dc WASM: Enable VP8L_USE_FAST_LOAD by wrv · 11 months ago
  85. f0c53cd WASM: don't use USE_GENERIC_TREE by wrv · 11 months ago
  86. eef903d WASM: Enable 64-bit BITS caching by wrv · 11 months ago
  87. 6296cc8 iterator_enc: make VP8IteratorReset() static by James Zern · 11 months ago
  88. fbd9389 histogram_enc: make VP8LGetHistogramSize static by James Zern · 11 months ago
  89. cc7ff54 cost_enc: make VP8CalculateLevelCosts[] static by James Zern · 11 months ago
  90. 4e2828b vp8l_dec: make VP8LClear() static by James Zern · 11 months ago
  91. d742b24 Intra16Preds_NEON: fix truemotion saturation by James Zern · 11 months ago
  92. c7bb4cb Intra4Preds_NEON: fix truemotion saturation by James Zern · 11 months ago
  93. 952a989 Merge "Remove TODO now that log is using fixed point." into main by Vincent Rabaud · 11 months ago
  94. dde1157 Remove TODO now that log is using fixed point. by Vincent Rabaud · 11 months ago
  95. a1ca153 Fix hidden myerr in my_error_exit by Vincent Rabaud · 11 months ago
  96. 3bd9420 Merge changes Iff6e47ed,I24c67cd5,Id781e761 into main by James Zern · 11 months ago
  97. d27d246 Merge "Convert VP8LFastSLog2 to fixed point" into main by Vincent Rabaud · 11 months ago
  98. 4838611 Disable msg_code use in fuzzing mode by Vincent Rabaud · 11 months ago
  99. 314a142 Use QuantizeBlock_NEON for VP8EncQuantizeBlockWHT on Arm by Istvan Stefan · 11 months ago
  100. 3bfb05e Add AArch64 Neon implementation of Intra16Preds by Istvan Stefan · 11 months ago