- 20ceff7 Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 2 years, 3 months ago 1.2.0
- 258f74e GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago
- d21fa8d BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
- 34ddf5b VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
- 17674ec alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
- 7dfde71 alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
- 059d4a5 Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 10 months ago
- 113968c pngdec: check version before using png_get_chunk_malloc_max by James Zern · 4 years, 10 months ago
- fedac6c update ChangeLog by James Zern · 5 years ago v1.2.0 v1.2.0-rc3
- 170a871 Fix check_c_source_compiles with pthread. by Vincent Rabaud · 5 years ago
- 8599571 disable CombinedShannonEntropy_SSE2 on x86 by James Zern · 5 years ago
- 8af7436 Merge "{ios,xcframework}build.sh: make min version(s) more visible" into 1.2.0 by James Zern · 5 years ago
- e56c3c5 pngdec: raise memory limit if needed by Pascal Massimino · 5 years ago
- 13b8e9f {ios,xcframework}build.sh: make min version(s) more visible by James Zern · 5 years ago
- a922541 animdecoder_fuzzer: fix memory leak by Pascal Massimino · 5 years ago
- d6c2285 update gradle to 6.1.1 by James Zern · 5 years ago
- 52ce633 update NEWS by James Zern · 5 years ago
- 28c4982 bump version to 1.2.0 by James Zern · 5 years ago
- 7363dff webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0 by James Zern · 5 years ago
- 826aafa update AUTHORS by James Zern · 5 years ago
- 6325882 animdecoder_fuzzer: validate canvas size by James Zern · 5 years ago
- 9eb2638 CMake: remove duplicate "include(GNUInstallDirs)" by Skal · 5 years ago
- 2e7bed7 WebPPicture: clarify the ownership of user-owned data. by Pascal Massimino · 5 years ago
- cccf5e3 webpmux: add an '-set loop <value>' option by Pascal Massimino · 5 years ago
- c9a3f6a Merge changes Ie29f9867,I289c54c4 by James Zern · 5 years ago
- 319f56f iosbuild.sh: sync some aspects of xcframeworkbuild.sh by James Zern · 5 years ago
- e8e8db9 add xcframeworkbuild.sh by James Zern · 5 years ago
- ae54553 dsp.h: allow config.h to override MSVC SIMD autodetection by James Zern · 5 years ago
- fef789f Merge "cmake: fix per-file assembly flags" by James Zern · 5 years ago
- fc14fc0 Have C encoding predictors use decoding predictors. by Vincent Rabaud · 5 years ago
- 7656f0b README,cosmetics: fix a couple typos by James Zern · 5 years ago
- d2e245e cmake: disable webp.js if WEBP_ENABLE_SIMD=1 by James Zern · 5 years ago
- 96099a7 cmake: fix per-file assembly flags by James Zern · 5 years ago
- 5abb558 Merge "cmake: fix compilation w/Xcode generator" by James Zern · 5 years ago
- 8484a12 cmake: fix compilation w/Xcode generator by James Zern · 5 years ago
- d7bf01c Merge changes Ifcae0f38,Iee2d7401 by James Zern · 5 years ago
- 36c81ff WASM-SIMD: port 2 patches from rreverser@'s tree by Ingvar Stepanyan · 5 years ago
- 988b02a Merge "Couple of fixes to allow SIMD on Emscripten" by Pascal Massimino · 5 years ago
- 26faf77 wicdec: fail with animated images by James Zern · 5 years ago
- ab2d08a [cd]webp: document lack of animated webp support by James Zern · 5 years ago
- 5227394 Couple of fixes to allow SIMD on Emscripten by Ingvar Stepanyan · 5 years ago
- 8870ba7 Fix skia bug #10952 by Pascal Massimino · 5 years ago
- 4b3c695 Detect if StoreFrame read more than anmf_payload_size bytes by Wan-Teh Chang · 5 years ago
- 17fd4ba webp/decode.h,cosmetics: normalize 'flip' comment by James Zern · 5 years ago
- 411d367 remove some unreachable break statements by James Zern · 5 years ago
- 3700ffd WebPPictureHasTransparency: remove unreachable return by James Zern · 5 years ago
- 83604bf3 {animencoder,enc_dec}_fuzzer: convert some abort()s to returns by James Zern · 5 years ago
- eb44119 Merge changes I8ae09473,I678c8b1e by James Zern · 5 years ago
- 9f6055f fuzz_utils.h: rename max() to Max() by James Zern · 5 years ago
- 695788e fuzz_utils.h: make functions WEBP_INLINE by James Zern · 5 years ago
- 906c1fc make ImgIoUtilReadFile use WebPMalloc instead of malloc by Pascal Massimino · 5 years ago
- 8cb7e53 rename demux_api_fuzzer.c -> mux_demux_api_fuzzer.c by James Zern · 5 years ago
- 443db47 add animdecoder_fuzzer.cc by James Zern · 5 years ago
- 36a6eea Merge "import fuzzers from oss-fuzz/chromium" by James Zern · 5 years ago
- ec5f12c Makefile.vc: remove deprecated /Gm option by James Zern · 5 years ago
- 64425a0 picture_tools_enc: fix windows build warning by James Zern · 5 years ago
- bd94090 import fuzzers from oss-fuzz/chromium by James Zern · 5 years ago
- cf847cb use WEBP_DSP_INIT_FUNC for Init{GammaTables*,GetCoeffs} by James Zern · 5 years ago
- 55a080e Add WebPReplaceTransparentPixels() in dsp by Skal · 5 years ago
- 8473971 GetBackgroundColorGIF: promote to uint32_t before << 24 by James Zern · 5 years ago
- def64e9 cwebp: Fix -print_psnr for near_lossless by Yannis Guyon · 5 years ago
- cf2f88b Add palette and spatial for q >= 75 and -m 5 by Vincent Rabaud · 6 years ago
- f0110ba Add no-color cache configuration to the cruncher by Vincent Rabaud · 6 years ago
- 749a8b9 Better estimate of the cache cost. by Vincent Rabaud · 6 years ago
- 4f9f00c Use spatial predictors on top of palette no matter what. by Vincent Rabaud · 6 years ago
- 7658c68 Add spatial prediction on top of palette in cruncher. by Vincent Rabaud · 6 years ago
- 133ff0e webp_js: force WASM=0 option explicitly by Vincent Rabaud · 6 years ago
- e3c259a Fix integer overflow in EmitFancyRGB. by Vincent Rabaud · 6 years ago
- b3ff0bd man/{gif2,img2}webp,webpmux: normalize some wording by James Zern · 6 years ago
- f9b3058 fix ABI breakage introduced by 6a0ff358 by Pascal Massimino · 6 years ago
- 1d58dcf README.webp_js: update note about emscripten version by James Zern · 6 years ago
- 4407026 README.webp_js: s/fastcomp/upstream/ by James Zern · 6 years ago
- 2565fa8 README.webp_js: update cmake command by James Zern · 6 years ago
- 47309ef webp: WEBP_OFFSET_PTR() by Yannis Guyon · 6 years ago
- 687ab00 DC{4,8,16}_NEON: replace vmovl w/vaddl by James Zern · 6 years ago
- 1b92fe7 DC16_NEON,aarch64: use vaddlv by James Zern · 6 years ago
- 53f3d8c dec_neon,DC8_NEON: use vaddlv instead of movl+vaddv by James Zern · 6 years ago
- 27d0824 Fix integer overflow in WebPAnimDecoderGetNext() by Yannis Guyon · 6 years ago
- 69776e3 Merge "remove call to MBAnalyzeBestIntra4Mode for method >= 5" by Pascal Massimino · 6 years ago
- a99078c remove call to MBAnalyzeBestIntra4Mode for method >= 5 by Skal · 6 years ago
- 22e404c CMakeLists.txt: fix set(CACHE) argument order by James Zern · 6 years ago
- 71690b5 fix MSVC warning by Skal · 6 years ago
- 6a0ff35 Enc: add a qmin / qmax range for quality factor by Skal · 6 years ago
- 0fa56f3 Merge tag 'v1.1.0' by James Zern · 6 years ago
- 6cf504d PNM decoding: handle max_value != 255 by Pascal Massimino · 6 years ago
- d7844e9 update ChangeLog by James Zern · 6 years ago v1.1.0 v1.1.0-rc2
- 7f00643 Makefile.vc: fix webp_quality.exe link by James Zern · 6 years ago
- cf047e8 Makefile.vc: fix webp_quality.exe link by James Zern · 6 years ago
- c074c65 update NEWS by James Zern · 6 years ago
- 30f0955 bump version to 1.1.0 by James Zern · 6 years ago
- a76694a update AUTHORS by James Zern · 6 years ago
- 6e3ef7b extras: fix WEBP_SWAP_16BIT_CSP check by James Zern · 6 years ago
- 47178db extras: add WebPUnmultiplyARGB() convenience function by Skal · 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