summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libwebp: Display "libjpeg error:" in imageio/jpegdecYannis Guyon2019-03-081-0/+1
* WebPRescalerGetScaledDimensions: round scaled dimension upSkal2019-02-181-4/+4
* libwebp: Fix missing '{' in READMEYannis Guyon2019-02-151-1/+1
* Merge "unicode,INIT_WARGV: add missing cast"James Zern2019-01-251-1/+2
|\
| * unicode,INIT_WARGV: add missing castJames Zern2019-01-241-1/+2
* | tag the VP8LHashPix() function for potential uint roll-overJames Zern2019-01-241-1/+3
|/
* tag the GetPixPairHash64() function for potential uint roll-overSkal2019-01-231-1/+2
* Have the color cache computation be u32-bit only.Vincent Rabaud2019-01-232-6/+6
* Remove BINARYEN_METHOD in wasm settings.Vincent Rabaud2019-01-231-1/+1
* update ChangeLogv1.0.2-rc1v1.0.2James Zern2019-01-141-0/+30
* update NEWSJames Zern2019-01-141-0/+8
* bump version to 1.0.2James Zern2019-01-1415-32/+32
* update AUTHORSJames Zern2019-01-142-3/+4
* man/cwebp.1: refine near-lossless textJames Zern2019-01-111-5/+7
* Clarify the doc about GetFeatures.Vincent Rabaud2019-01-091-0/+12
* near_lossless: fix fuzzing-detected integer overflowSkal2019-01-061-6/+8
* webp: Fix VP8LBitWriterClone() bugYannis Guyon2019-01-021-0/+1
* neon IsFlatJohann2018-12-033-14/+72
* IsFlat: inline when possibleJohann2018-11-291-1/+2
* IsFlat: use int for threshJohann2018-11-291-2/+2
* fix unprobable leak in webp_sdl.cSkal2018-11-271-0/+1
* Merge "IsFlat: return int"Johann Koenig2018-11-181-1/+1
|\
| * IsFlat: return intJohann2018-11-161-1/+1
* | Merge tag 'v1.0.1'James Zern2018-11-1618-28/+168
|\ \
| * | update ChangeLogv1.0.1-rc2v1.0.1James Zern2018-11-081-0/+93
| * | Fix pair update in stochastic entropy merging.Vincent Rabaud2018-11-071-7/+15
| * | README.mux: add a reference to the AnimDecoder APIJames Zern2018-11-061-0/+29
| * | CMake: fix webp_js compilationskal2018-11-061-2/+10
| * | update NEWSJames Zern2018-11-031-0/+12
| * | bump version to 1.0.1James Zern2018-11-0215-28/+31
| * | Speed-up: Make sure we only initialize histograms when needed.Vincent Rabaud2018-11-025-16/+67
| * | update AUTHORSJames Zern2018-10-271-0/+3
| * | img2webp: add help note about arguments from a fileJames Zern2018-10-261-0/+4
| * | Speedups for empty histograms.Vincent Rabaud2018-10-263-44/+114
| * | Split HistogramAdd to only have the high level logic in C.Vincent Rabaud2018-10-264-122/+72
| * | Fix compilation on windows and clang-cl+ninja.Vincent Rabaud2018-10-261-8/+20
* | | utils.h: only define WEBP_NEED_LOG_TABLE_8BIT when neededJames Zern2018-11-161-13/+13
| |/ |/|
* | neon: GetResidualCostJohann2018-11-141-0/+58
* | neon: SetResidualCoeffsJohann2018-11-147-0/+75
* | Simpler histogram clustering.Vincent Rabaud2018-11-112-123/+246
* | add codereview.settingsJohann2018-11-071-0/+4
* | Fix pair update in stochastic entropy merging.Vincent Rabaud2018-11-071-7/+15
* | CMake: fix webp_js compilationskal2018-11-061-2/+10
* | Speed-up: Make sure we only initialize histograms when needed.Vincent Rabaud2018-10-315-16/+67
* | img2webp: add help note about arguments from a fileJames Zern2018-10-261-0/+4
* | Speedups for empty histograms.Vincent Rabaud2018-10-203-44/+114
* | Split HistogramAdd to only have the high level logic in C.Vincent Rabaud2018-10-194-122/+72
* | Merge "Fix compilation on windows and clang-cl+ninja."Vincent Rabaud2018-10-171-8/+20
|\ \
| * | Fix compilation on windows and clang-cl+ninja.Vincent Rabaud2018-10-161-8/+20
* | | Merge "libwebp: Unicode command tools on Windows"Yannis Guyon2018-10-1723-214/+485
|\ \ \ | |_|/ |/| |