summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* filters_sse2: import Chromium changeJames Zern2021-01-301-0/+5
* fuzzer/*: use src/ based include pathsJames Zern2021-01-293-6/+6
* Merge tag 'v1.2.0'James Zern2021-01-2928-152/+288
|\
| * update ChangeLogv1.2.0-rc3v1.2.0James Zern2021-01-201-0/+78
| * Fix check_c_source_compiles with pthread.Vincent Rabaud2021-01-202-14/+10
| * disable CombinedShannonEntropy_SSE2 on x86James Zern2021-01-181-0/+8
| * Merge "{ios,xcframework}build.sh: make min version(s) more visible" into 1.2.0James Zern2021-01-092-3/+15
| |\
| | * {ios,xcframework}build.sh: make min version(s) more visibleJames Zern2021-01-052-3/+15
| * | pngdec: raise memory limit if neededPascal Massimino2021-01-081-0/+6
| |/
| * animdecoder_fuzzer: fix memory leakPascal Massimino2021-01-021-2/+3
| * update gradle to 6.1.1James Zern2021-01-026-120/+144
| * update NEWSJames Zern2020-12-241-0/+12
| * bump version to 1.2.0James Zern2020-12-2315-28/+28
| * webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0James Zern2020-12-231-1/+1
| * update AUTHORSJames Zern2020-12-231-0/+2
* | Fix check_c_source_compiles with pthread.Vincent Rabaud2021-01-192-14/+10
* | TiffDec: enforce stricter mem/dimension limit on tilesSkal2021-01-123-19/+31
* | pngdec: raise memory limit if neededPascal Massimino2021-01-081-0/+6
* | animdecoder_fuzzer: fix memory leakPascal Massimino2020-12-261-2/+3
|/
* animdecoder_fuzzer: validate canvas sizeJames Zern2020-12-181-0/+4
* CMake: remove duplicate "include(GNUInstallDirs)"Skal2020-12-171-1/+9
* WebPPicture: clarify the ownership of user-owned data.Pascal Massimino2020-12-141-0/+5
* webpmux: add an '-set loop <value>' optionPascal Massimino2020-12-123-1/+42
* Merge changes Ie29f9867,I289c54c4James Zern2020-12-103-9/+249
|\
| * iosbuild.sh: sync some aspects of xcframeworkbuild.shJames Zern2020-12-081-8/+25
| * add xcframeworkbuild.shJames Zern2020-12-082-1/+224
* | dsp.h: allow config.h to override MSVC SIMD autodetectionJames Zern2020-12-032-4/+15
* | Merge "cmake: fix per-file assembly flags"James Zern2020-12-021-27/+30
|\ \
| * | cmake: fix per-file assembly flagsJames Zern2020-11-231-27/+30
* | | Have C encoding predictors use decoding predictors.Vincent Rabaud2020-12-024-189/+70
* | | README,cosmetics: fix a couple typosJames Zern2020-11-251-2/+2
* | | cmake: disable webp.js if WEBP_ENABLE_SIMD=1James Zern2020-11-232-12/+22
|/ /
* | Merge "cmake: fix compilation w/Xcode generator"James Zern2020-11-241-0/+29
|\ \
| * | cmake: fix compilation w/Xcode generatorJames Zern2020-11-201-0/+29
| |/
* | Merge changes Ifcae0f38,Iee2d7401James Zern2020-11-206-7/+20
|\ \
| * | wicdec: fail with animated imagesJames Zern2020-11-191-3/+9
| * | [cd]webp: document lack of animated webp supportJames Zern2020-11-195-4/+11
| |/
* | WASM-SIMD: port 2 patches from rreverser@'s treeIngvar Stepanyan2020-11-201-10/+15
* | Merge "Couple of fixes to allow SIMD on Emscripten"Pascal Massimino2020-11-204-7/+34
|\ \ | |/ |/|
| * Couple of fixes to allow SIMD on EmscriptenIngvar Stepanyan2020-11-184-7/+34
* | Fix skia bug #10952Pascal Massimino2020-11-181-1/+1
* | Detect if StoreFrame read more than anmf_payload_size bytesWan-Teh Chang2020-11-171-0/+5
|/
* webp/decode.h,cosmetics: normalize 'flip' commentJames Zern2020-10-291-1/+1
* remove some unreachable break statementsJames Zern2020-10-263-3/+1
* WebPPictureHasTransparency: remove unreachable returnJames Zern2020-10-261-5/+3
* {animencoder,enc_dec}_fuzzer: convert some abort()s to returnsJames Zern2020-10-212-12/+30
* Merge changes I8ae09473,I678c8b1eJames Zern2020-10-192-22/+28
|\
| * fuzz_utils.h: rename max() to Max()James Zern2020-10-171-3/+3
| * fuzz_utils.h: make functions WEBP_INLINEJames Zern2020-10-172-20/+26
* | make ImgIoUtilReadFile use WebPMalloc instead of mallocPascal Massimino2020-10-166-8/+8
|/