libwebp/src/enc
James Zern 973390b618 bump version to 1.2.2
libwebp{,decoder} - 1.2.2
libwebp libtool - 8.3.1
libwebpdecoder libtool - 4.3.1

mux - 1.2.2
libtool - 3.8.0

demux - 1.2.2
libtool - 2.9.0

Bug: webp:541
Change-Id: Ia9adda28f0320714335156552d0f5b563e1babb6
2021-12-14 19:58:29 -08:00
..
alpha_enc.c cosmetics: remove use of 'sanity' / 'master' 2021-05-21 10:38:40 -07:00
analysis_enc.c remove call to MBAnalyzeBestIntra4Mode for method >= 5 2020-02-07 14:38:13 +01:00
backward_references_cost_enc.c Speed-up: Make sure we only initialize histograms when needed. 2018-11-02 17:40:00 -07:00
backward_references_enc.c Revert "Do not use a palette for one color images." 2021-05-21 10:26:37 -07:00
backward_references_enc.h Revert "Do not use a palette for one color images." 2021-05-21 10:26:37 -07:00
config_enc.c Enc: add a qmin / qmax range for quality factor 2020-01-29 14:52:02 +01:00
cost_enc.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
cost_enc.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
filter_enc.c add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
frame_enc.c fix MSVC warning 2020-01-30 09:25:26 +01:00
histogram_enc.c Code cleanup 2021-02-10 22:14:45 +01:00
histogram_enc.h Code cleanup 2021-02-10 22:14:45 +01:00
iterator_enc.c VP8IteratorImport: add missing 'const' 2018-10-02 14:46:27 +00:00
Makefile.am remove WEBP_EXPERIMENTAL_FEATURES 2018-02-09 10:25:11 -08:00
near_lossless_enc.c add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC 2018-04-17 18:01:34 -07:00
picture_csp_enc.c WebPPictureHasTransparency: remove unreachable return 2020-10-26 15:52:20 -07:00
picture_enc.c WEBP_REDUCE_CSP: restrict colorspace support 2017-11-28 00:15:15 -08:00
picture_psnr_enc.c WebPPictureDistortion: fix big-endian results order 2018-02-20 11:52:41 -08:00
picture_rescale_enc.c fix indent 2021-07-28 11:23:45 -07:00
picture_tools_enc.c picture_tools_enc: fix windows build warning 2020-10-14 13:13:53 -07:00
predictor_enc.c change VP8LPredictorFunc signature to avoid reading 'left' 2021-11-05 16:22:31 +01:00
quant_enc.c Have a hard-coded value for memset in TrellisQuantizeBlock. 2021-08-30 18:50:11 +02:00
syntax_enc.c cosmetics: remove use of 'sanity' / 'master' 2021-05-21 10:38:40 -07:00
token_enc.c remove unused VP8TokenToStats() function 2017-10-20 04:29:45 -07:00
tree_enc.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
vp8i_enc.h bump version to 1.2.2 2021-12-14 19:58:29 -08:00
vp8l_enc.c Revert "Do not use a palette for one color images." 2021-05-21 10:26:37 -07:00
vp8li_enc.h Add modified Zeng's method to palette sorting. 2021-04-27 13:11:18 +02:00
webp_enc.c Add WebPReplaceTransparentPixels() in dsp 2020-09-09 08:15:22 +02:00