[go: up one dir, main page]

  1. 67bc8b1 GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago 1.2.1
  2. 0bc4bb0 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
  3. 8c71379 VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
  4. 9b1980b alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
  5. a4797af alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
  6. 4f18399 Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 10 months ago
  7. 53b6f76 fix indent by James Zern · 4 years, 5 months ago
  8. d250f01 dsp/*: use WEBP_HAVE_* to determine Init availability by James Zern · 4 years, 5 months ago
  9. b2bc809 bump version to 1.2.1 by James Zern · 4 years, 5 months ago
  10. ece18e5 dsp.h: respect --disable-sse2/sse4.1/neon by James Zern · 4 years, 5 months ago
  11. 8f59466 alpha_processing: fix visual studio warnings by James Zern · 4 years, 5 months ago
  12. a1e5dae alpha_processing*: use WEBP_RESTRICT qualifier by James Zern · 4 years, 6 months ago
  13. e1a8d4f Merge "bit_reader_inl_utils: uniformly apply WEBP_RESTRICT" into main by Pascal Massimino · 4 years, 6 months ago
  14. 4de35f4 rescaler.c: fix alignment by Skal · 4 years, 6 months ago
  15. 0f13eec bit_reader_inl_utils: uniformly apply WEBP_RESTRICT by James Zern · 4 years, 6 months ago
  16. 277d307 Fix size_t overflow in WebPRescalerInit by Skal · 4 years, 6 months ago
  17. 72fe52f anim_encode.c,cosmetics: normalize indent by James Zern · 4 years, 6 months ago
  18. 116d235 anim_encode: Fix encoded_frames_[] overflow by James Zern · 4 years, 6 months ago
  19. b1cf887 define WEBP_RESTRICT for MSVC by James Zern · 4 years, 6 months ago
  20. 3e26513 Add WEBP_RESTRICT & use it in VP8BitReader by Clement Courbet · 4 years, 6 months ago
  21. f6d2924 vp8l_dec::ProcessRows: fix int overflow in multiply by James Zern · 4 years, 6 months ago
  22. 4edea4a Init{RGB,YUV}Rescaler: fix a few more int overflows by James Zern · 4 years, 6 months ago
  23. c9e26bd rescaler_utils: set max valid scaled w/h to INT_MAX/2 by James Zern · 4 years, 6 months ago
  24. 28d488e utils.h: add SizeOverflow() by James Zern · 4 years, 6 months ago
  25. 695bdaa Export/EmitRescaledRowsRGBA: fix pointer offset int overflow by James Zern · 4 years, 6 months ago
  26. 685d073 Init{RGB,YUV}Rescaler: fix int overflows in multiplication by jzern@google.com · 4 years, 6 months ago
  27. d38bd0d WebPFlipBuffer: fix integer overflow by jzern@google.com · 4 years, 6 months ago
  28. 109ff0f utils: allow MALLOC_LIMIT to indicate a max by James Zern · 4 years, 7 months ago
  29. a2fce86 WebPRescalerImportRowExpand_C: promote some vals before multiply by James Zern · 4 years, 7 months ago
  30. 776983d AllocateBuffer: fix int multiplication overflow check by James Zern · 4 years, 7 months ago
  31. 315abbd Merge "Revert "Do not use a palette for one color images."" by James Zern · 4 years, 7 months ago
  32. 1f57913 cosmetics: remove use of 'sanity' / 'master' by James Zern · 4 years, 7 months ago
  33. 29b6129 WebPAnimEncoderNewInternal: remove some unnecessary inits by James Zern · 4 years, 7 months ago
  34. b60869a Revert "Do not use a palette for one color images." by James Zern · 4 years, 7 months ago
  35. 6fb4cdd demux: move padded size calc post unpadded validation by James Zern · 4 years, 7 months ago
  36. 05b72d4 vp8l_enc.c: normalize index types by James Zern · 4 years, 8 months ago
  37. b6513fb Do not use a palette for one color images. by Vincent Rabaud · 4 years, 8 months ago
  38. 98bbe35 Fix multi-threading with palettes. by Vincent Rabaud · 4 years, 8 months ago
  39. b167424 Add modified Zeng's method to palette sorting. by Vincent Rabaud · 4 years, 8 months ago
  40. 6a9916d WebPRescalerInit: add missing int64_t promotion by James Zern · 4 years, 8 months ago
  41. b6cf52d WebPIoInitFromOptions: treat use_scaling as a bool by James Zern · 4 years, 8 months ago
  42. 3b12b7f WebPIoInitFromOptions: treat use_cropping as a bool by James Zern · 4 years, 8 months ago
  43. 595fa13 add WebPCheckCropDimensions() by James Zern · 4 years, 8 months ago
  44. 8fdaecb Disable cross-color when palette is used. by Vincent Rabaud · 4 years, 8 months ago
  45. 8933bac WebPIoInitFromOptions: respect incoming bypass_filtering val by James Zern · 4 years, 8 months ago
  46. 5d4ee4c cosmetics: remove use of the term 'dummy' by James Zern · 4 years, 9 months ago
  47. 01b38ee faster CollectColorXXXTransforms_SSE41 by Ilya Kurdyukov · 4 years, 10 months ago
  48. 652aa34 Merge "Use BitCtz for FastSLog2Slow_C" by Pascal Massimino · 4 years, 10 months ago
  49. 0320e1e add the missing default BitsCtz() code by Skal · 4 years, 10 months ago
  50. 8886f62 Use BitCtz for FastSLog2Slow_C by Ilya Kurdyukov · 4 years, 10 months ago
  51. fae4161 faster CombinedShannonEntropy_SSE2 by Ilya Kurdyukov · 4 years, 10 months ago
  52. 5bd2704 Introduce the BitCtz() function. by Ilya Kurdyukov · 4 years, 10 months ago
  53. 33ddb89 lossless_sse{2,41}: remove some unneeded includes by James Zern · 4 years, 10 months ago
  54. b78494a Merge "Fix undefined signed shift." by Pascal Massimino · 4 years, 10 months ago
  55. e79974c Fix undefined signed shift. by Vincent Rabaud · 4 years, 10 months ago
  56. a885339 SSE4.1 versions of BGRA to RGB/BGR color-space conversions by Ilya Kurdyukov · 4 years, 10 months ago
  57. a09a647 SSE4.1 version of TransformColorInverse by Ilya Kurdyukov · 4 years, 10 months ago
  58. 06c1e72 Code cleanup by Skal · 4 years, 10 months ago
  59. 9c367bc WebPAnimDecoderNewInternal: validate bitstream before alloc by James Zern · 4 years, 11 months ago
  60. 47f64f6 filters_sse2: import Chromium change by James Zern · 4 years, 11 months ago
  61. 8599571 disable CombinedShannonEntropy_SSE2 on x86 by James Zern · 5 years ago
  62. 28c4982 bump version to 1.2.0 by James Zern · 5 years ago
  63. 7363dff webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0 by James Zern · 5 years ago
  64. 2e7bed7 WebPPicture: clarify the ownership of user-owned data. by Pascal Massimino · 5 years ago
  65. ae54553 dsp.h: allow config.h to override MSVC SIMD autodetection by James Zern · 5 years ago
  66. fc14fc0 Have C encoding predictors use decoding predictors. by Vincent Rabaud · 5 years ago
  67. 988b02a Merge "Couple of fixes to allow SIMD on Emscripten" by Pascal Massimino · 5 years ago
  68. 5227394 Couple of fixes to allow SIMD on Emscripten by Ingvar Stepanyan · 5 years ago
  69. 8870ba7 Fix skia bug #10952 by Pascal Massimino · 5 years ago
  70. 4b3c695 Detect if StoreFrame read more than anmf_payload_size bytes by Wan-Teh Chang · 5 years ago
  71. 17fd4ba webp/decode.h,cosmetics: normalize 'flip' comment by James Zern · 5 years ago
  72. 411d367 remove some unreachable break statements by James Zern · 5 years ago
  73. 3700ffd WebPPictureHasTransparency: remove unreachable return by James Zern · 5 years ago
  74. 64425a0 picture_tools_enc: fix windows build warning by James Zern · 5 years ago
  75. cf847cb use WEBP_DSP_INIT_FUNC for Init{GammaTables*,GetCoeffs} by James Zern · 5 years ago
  76. 55a080e Add WebPReplaceTransparentPixels() in dsp by Skal · 5 years ago
  77. cf2f88b Add palette and spatial for q >= 75 and -m 5 by Vincent Rabaud · 6 years ago
  78. f0110ba Add no-color cache configuration to the cruncher by Vincent Rabaud · 6 years ago
  79. 749a8b9 Better estimate of the cache cost. by Vincent Rabaud · 6 years ago
  80. 4f9f00c Use spatial predictors on top of palette no matter what. by Vincent Rabaud · 6 years ago
  81. 7658c68 Add spatial prediction on top of palette in cruncher. by Vincent Rabaud · 6 years ago
  82. e3c259a Fix integer overflow in EmitFancyRGB. by Vincent Rabaud · 6 years ago
  83. f9b3058 fix ABI breakage introduced by 6a0ff358 by Pascal Massimino · 6 years ago
  84. 47309ef webp: WEBP_OFFSET_PTR() by Yannis Guyon · 6 years ago
  85. 687ab00 DC{4,8,16}_NEON: replace vmovl w/vaddl by James Zern · 6 years ago
  86. 1b92fe7 DC16_NEON,aarch64: use vaddlv by James Zern · 6 years ago
  87. 53f3d8c dec_neon,DC8_NEON: use vaddlv instead of movl+vaddv by James Zern · 6 years ago
  88. 27d0824 Fix integer overflow in WebPAnimDecoderGetNext() by Yannis Guyon · 6 years ago
  89. a99078c remove call to MBAnalyzeBestIntra4Mode for method >= 5 by Skal · 6 years ago
  90. 71690b5 fix MSVC warning by Skal · 6 years ago
  91. 6a0ff35 Enc: add a qmin / qmax range for quality factor by Skal · 6 years ago
  92. 30f0955 bump version to 1.1.0 by James Zern · 6 years ago
  93. 22cbae3 idec_dec: fix 0 offset of NULL pointer by James Zern · 6 years ago
  94. 290dd0b muxread: fix 0 offset of NULL pointer by James Zern · 6 years ago
  95. 0df474a Merge "lossless_(enc_|)sse2: avoid offsetting a NULL pointer" by James Zern · 6 years ago
  96. c6b75a1 lossless_(enc_|)sse2: avoid offsetting a NULL pointer by James Zern · 6 years ago
  97. 295e5e3 fix UBSAN warning by Skal · 6 years ago
  98. e2575e0 DC8_NEON,aarch64: use vaddv by James Zern · 6 years ago
  99. b0e09e3 dec_neon: Fix build failure under some toolchains by Cheng Yi · 6 years ago
  100. cf0e903 dsp/lossless: Fix non gcc ARM builds by Oliver Wolff · 6 years ago