summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GetBackwardReferences: fail on alloc error1.2.2James Zern2022-04-061-9/+10
* BackwardReferencesHashChainDistanceOnly: fix segfault on OOMJames Zern2022-04-061-1/+1
* VP8LEncodeStream: fix segfault on OOMJames Zern2022-04-061-3/+8
* alpha_processing_neon.c: fix 0x01... typoJames Zern2022-03-081-1/+1
* alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEONJames Zern2022-03-031-2/+4
* Fix lossless encoding for MIPS.Vincent Rabaud2022-03-021-4/+4
* dsp.h: bump msvc arm64 version requirement to 16.6James Zern2022-01-201-2/+3
* update ChangeLogv1.2.2James Zern2022-01-191-0/+5
* libwebp: Fix VP8EncTokenLoop() progressYannis Guyon2022-01-191-2/+7
* BMP enc: fix the transparency casePascal Massimino2022-01-191-12/+23
* libwebp: do not destroy jpeg codec twice on errorYannis Guyon2022-01-171-1/+5
* update ChangeLogv1.2.2-rc2James Zern2022-01-111-0/+5
* update NEWSJames Zern2022-01-111-2/+2
* man/img2webp.1: update dateJames Zern2022-01-111-1/+1
* Reword img2webp synopsis command lineYannis Guyon2022-01-113-4/+3
* anim_decode: fix alpha blending with big-endianJames Zern2021-12-231-16/+24
* webpinfo: fix fourcc comparison w/big-endianJames Zern2021-12-231-12/+18
* update ChangeLogv1.2.2-rc1James Zern2021-12-151-0/+41
* update NEWSJames Zern2021-12-141-0/+8
* bump version to 1.2.2James Zern2021-12-1415-28/+28
* update AUTHORSJames Zern2021-12-142-0/+2
* Merge "add missing USE_{MSA,NEON} checks in headers" into mainJames Zern2021-12-142-2/+10
|\
| * add missing USE_{MSA,NEON} checks in headersjzern@google.com2021-12-142-2/+10
* | xcframeworkbuild.sh: place headers in a subdirJames Zern2021-12-101-0/+24
|/
* patch-check: commit subject length checkRoberto Alanis2021-12-081-0/+31
* update http linksJames Zern2021-11-2325-52/+52
* update rfc linksJames Zern2021-11-172-4/+4
* change VP8LPredictorFunc signature to avoid reading 'left'masterPascal Massimino2021-11-058-80/+127
* webpmux: fix the -bgcolor descriptionPascal Massimino2021-11-041-1/+2
* Merge "webpmux: add "-set bgcolor A,R,G,B"" into mainPascal Massimino2021-11-043-11/+50
|\
| * webpmux: add "-set bgcolor A,R,G,B"Pascal Massimino2021-11-043-11/+50
* | webpinfo: print the number of warningsPascal Massimino2021-11-041-15/+13
|/
* Remove CMakeLists.txt check in compile.shRoberto Alanis2021-11-021-1/+0
* Merge "infra/common.sh: add shard_should_run()" into mainJames Zern2021-10-291-0/+27
|\
| * infra/common.sh: add shard_should_run()James Zern2021-10-281-0/+27
* | Jenkins scripts port: update shell function commentsRoberto Alanis2021-10-282-9/+14
|/
* webp-container-spec.txt: remove 'experimental' markersJames Zern2021-10-221-6/+2
* Merge "Port Jenkins script: compile" into mainRoberto Alanis Baez2021-10-222-0/+416
|\
| * Port Jenkins script: compileRoberto Alanis2021-10-212-0/+416
* | Jenkins scripts port: static analysisRoberto Alanis2021-10-211-0/+99
|/
* Jenkins scripts port: android compilationRoberto Alanis2021-10-132-0/+234
* presubmit: Add pylint-2.7 and .pylintrcRoberto Alanis2021-10-122-16/+465
* patch-check: shfmtRoberto Alanis2021-10-081-13/+39
* patch-check: Add shellcheckRoberto Alanis2021-10-041-3/+42
* Reformat docstrings and importsRoberto Alanis2021-10-042-57/+56
* Port Jenkins scripts: compile jsRoberto Alanis2021-09-232-0/+124
* Set CheckPatchFormatted flags to fail on diffsJames Zern2021-09-221-4/+6
* dsp.h: enable NEON w/VS2019+ ARM64 targetsJames Zern2021-09-131-1/+6
* CMakeLists.txt: set minimum version to 3.7James Zern2021-08-311-1/+1
* Have a hard-coded value for memset in TrellisQuantizeBlock.Vincent Rabaud2021-08-301-11/+20