libwebp-1.1.0
- 12/18/2019: version 1.1.0
* API changes:
- libwebp:
WebPMalloc (issue #442)
- extras:
WebPUnmultiplyARGB
* alpha decode fix (issue #439)
* toolchain updates and bug fixes
(chromium: #1026858, #1027136, #1027409, #1028620, #1028716, #995200)
(oss-fuzz: #19430, #19447)
- 30f0955 bump version to 1.1.0 by James Zern · 6 years ago
- 22cbae3 idec_dec: fix 0 offset of NULL pointer by James Zern · 6 years ago
- 290dd0b muxread: fix 0 offset of NULL pointer by James Zern · 6 years ago
- 0df474a Merge "lossless_(enc_|)sse2: avoid offsetting a NULL pointer" by James Zern · 6 years ago
- c6b75a1 lossless_(enc_|)sse2: avoid offsetting a NULL pointer by James Zern · 6 years ago
- 295e5e3 fix UBSAN warning by Skal · 6 years ago
- e2575e0 DC8_NEON,aarch64: use vaddv by James Zern · 6 years ago
- b0e09e3 dec_neon: Fix build failure under some toolchains by Cheng Yi · 6 years ago
- cf0e903 dsp/lossless: Fix non gcc ARM builds by Oliver Wolff · 6 years ago
- bb7bc40 Remove ubsan errors. by Vincent Rabaud · 6 years ago
- a4df4aa Expose WebPMalloc() in addition to WebPFree() by Skal · 6 years ago
- af650c0 Fix a Wxor-used-as-pow false positive by Nico Weber · 6 years ago
- 0e48d88 bugfix: last alpha rows were incorrectly decoded by Skal · 6 years ago
- fab8f9c cosmetics: normalize '*' association by James Zern · 6 years ago
- 1287362 bump version to 1.0.3 by James Zern · 6 years ago
- 9d6988f Fix the oscillating prediction problem at low quality by Pascal Massimino · 6 years ago
- 92dbf23 filters_sse2,cosmetics: shorten some long lines by James Zern · 6 years ago
- a277d19 filters_sse2.c: quiet integer sanitizer warnings by James Zern · 6 years ago
- a788b49 filters_sse2.c: quiet integer sanitizer warnings by James Zern · 6 years ago
- e6a92c5 filters.c: quiet integer sanitizer warnings by James Zern · 6 years ago
- ec1cc40 lossless.c: remove U32 -> S8 conversion warnings by James Zern · 6 years ago
- 1106478 remove conversion U32 -> S8 warnings by Pascal Massimino · 6 years ago
- 812a6b4 lossless_enc: fix some conversion warning by Skal · 6 years ago
- 4627c1c lossless_enc,TransformColorBlue: quiet uint32_t conv warning by James Zern · 7 years ago
- c84673a lossless_enc_sse{2,41}: quiet signed conv warnings by James Zern · 7 years ago
- 776a775 dec_sse2: quiet signed conv warnings by James Zern · 7 years ago
- bd39c06 Merge "thread_utils: release mutex before signaling" by James Zern · 7 years ago
- 6682f2c thread_utils: release mutex before signaling by James Zern · 7 years ago
- e78dea7 (alpha_processing,enc}_sse2: quiet signed conv warnings by James Zern · 7 years ago
- 32cf880 predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings by James Zern · 7 years ago
- 2e67235 bit_writer_utils,Flush: quiet implicit conversion warnings by James Zern · 7 years ago
- 17ed143 Merge "PutLE{16,24}: quiet implicit conversion warnings" by James Zern · 7 years ago
- 2468653 PutLE{16,24}: quiet implicit conversion warnings by James Zern · 7 years ago
- 153bb3a fix some clang-7 warnings: by Pascal Massimino · 7 years ago
- ab2dc89 Rescaler: fix rounding error by Pascal Massimino · 7 years ago
- aa65f89 HistogramCombineStochastic: fix free of uninit value by James Zern · 7 years ago
- af0bac6 Merge "encode.h: mention 'exact' default in WebPEncodeLossless*" by James Zern · 7 years ago
- 6d2e11e encode.h: mention 'exact' default in WebPEncodeLossless* by James Zern · 7 years ago
- 8c3f04f AndroidCPUInfo: reorder terms in conditional by James Zern · 7 years ago
- fcfd9c7 BitTrace: if BITTRACE is > 0, record and print syntax bits used by Pascal Massimino · 7 years ago
- 067031e Speedups for unused Huffman groups. by Vincent Rabaud · 7 years ago
- d9a662e WebPRescalerGetScaledDimensions: round scaled dimension up by Skal · 7 years ago
- 63c9a69 tag the VP8LHashPix() function for potential uint roll-over by James Zern · 7 years ago
- bf424b4 tag the GetPixPairHash64() function for potential uint roll-over by Skal · 7 years ago
- 7d05d6c Have the color cache computation be u32-bit only. by Vincent Rabaud · 7 years ago
- 7ae658a bump version to 1.0.2 by James Zern · 7 years ago
- 561cdce Clarify the doc about GetFeatures. by Vincent Rabaud · 7 years ago
- aec2cf0 near_lossless: fix fuzzing-detected integer overflow by Skal · 7 years ago
- 928a75d webp: Fix VP8LBitWriterClone() bug by Yannis Guyon · 7 years ago
- 5173d4e neon IsFlat by Johann · 7 years ago
- 5b08121 IsFlat: inline when possible by Johann · 7 years ago
- 381b7b5 IsFlat: use int for thresh by Johann · 7 years ago
- 22bbb24 Merge "IsFlat: return int" by Johann Koenig · 7 years ago
- 8b3fb23 Merge tag 'v1.0.1' by James Zern · 7 years ago
- f435de9 IsFlat: return int by Johann · 7 years ago
- 41521ae utils.h: only define WEBP_NEED_LOG_TABLE_8BIT when needed by James Zern · 7 years ago
- 9f4d4a3 neon: GetResidualCost by Johann · 7 years ago
- 0fd7514 neon: SetResidualCoeffs by Johann · 7 years ago
- f95a996 Simpler histogram clustering. by Vincent Rabaud · 7 years ago
- fa8210e Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
- 485ff86 Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
- f5a5918 bump version to 1.0.1 by James Zern · 7 years ago
- d61385d Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
- 6752904 Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
- f0abab9 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
- f2dfd92 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
- decf6f6 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
- dea3e89 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
- 9817949 remove some minor TODOs by Pascal Massimino · 7 years ago
- cbf82cc Remove AVX2 files. by Vincent Rabaud · 7 years ago
- ac54331 Remove a few more useless #defines by Vincent Rabaud · 7 years ago
- 3e13da7 Clean-up the common sources in dsp. by Vincent Rabaud · 7 years ago
- 92dc0f0 clean-up MakeInputImageCopy() by Pascal Massimino · 7 years ago
- 39952de VP8IteratorImport: add missing 'const' by Pascal Massimino · 7 years ago
- 382af7a clean-up WebPBlendAlpha by Pascal Massimino · 7 years ago
- de08d72 cosmetics: normalize include guard comment by James Zern · 7 years ago
- 907208f Wait for all threads to be done in DecodeRemaining. by Vincent Rabaud · 7 years ago
- da96d8d Allow for a non-initialized alpha decompressor in DoRemap. by Vincent Rabaud · 7 years ago
- 2563db4 fix rescaling rounding inaccuracy by Pascal Massimino · 7 years ago
- 211f37e fix endian problems in pattern copy by Pascal Massimino · 7 years ago
- 5f0f5c0 Make sure partition #0 is read before VP8 data in IDecode. by Vincent Rabaud · 7 years ago
- 4338cd3 misc fixes in libwebpmux by Yannis Guyon · 7 years ago
- e00af13 fix signatures after a9ceda7ff1 by Pascal Massimino · 7 years ago
- a9ceda7 Speed-up chunk list operations. by Vincent Rabaud · 7 years ago
- 2281bbf Merge "Better handling of bogus Huffman codes." by Vincent Rabaud · 7 years ago
- 39cb9aa Better handling of bogus Huffman codes. by Vincent Rabaud · 7 years ago
- 89cc9d3 Merge "fix read-overflow while parsing VP8X chunk" by Pascal Massimino · 7 years ago
- 95fd650 fix read-overflow while parsing VP8X chunk by Pascal Massimino · 7 years ago
- 9e729fe Fix VP8IoTeardownHook being called twice on worker sync failure by Yannis Guyon · 7 years ago
- 29fb856 Merge "muxread,anmf: fail on multiple image chunks" by James Zern · 7 years ago
- eb82ce7 muxread,anmf: fail on multiple image chunks by James Zern · 7 years ago
- 1344a2e fix alpha-filtering crash when image width is larger than radius by Pascal Massimino · 7 years ago
- be738c6 muxread,ChunkVerifyAndAssign: validate chunk_size by James Zern · 8 years ago
- 2c70ad7 muxread,CreateInternal: fix riff size checks by James Zern · 8 years ago
- 569001f Fix for thread race heap-use-after-free by Yannis Guyon · 8 years ago
- 5d8985d configure,*am,cosmetics: s/WANT_/BUILD_/ by James Zern · 8 years ago
- 71ed73c fix invalid check for buffer size by Pascal Massimino · 8 years ago
- dce5d76 Limit memory allocation when reading invalid Huffman codes. by Vincent Rabaud · 8 years ago
- 0d5fad4 add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC by James Zern · 8 years ago
- c1cb86a fix 16b overflow in SSE2 by Pascal Massimino · 8 years ago