libwebp/src/enc
Vincent Rabaud 34c8074915 Remove alpha encoding pessimization.
This was created to have outputs readable with libwebp 0.4.x
Jelly-Bean and Kit-Kat are not supported anymore:
https://android-developers.googleblog.com/2021/07/google-play-services-discontinuing-jelly-bean.html
https://android-developers.googleblog.com/2023/07/google-play-services-discontinuing-updates-for-kitkat.html

Change-Id: I0b9ff3091412ce12eb50da301d7dacace9b54cc3
2023-11-14 14:18:12 +01:00
..
alpha_enc.c Remove alpha encoding pessimization. 2023-11-14 14:18:12 +01:00
analysis_enc.c enc/*: add missing WebPEncodingSetError() calls 2023-06-21 16:43:00 -07:00
backward_references_cost_enc.c Replace doubles by floats in lossless misc cost estimations. 2022-04-17 21:07:54 +02:00
backward_references_enc.c enc/*: normalize WebPEncodingSetError() calls 2023-06-21 16:43:00 -07:00
backward_references_enc.h Add progress hook granularity in lossless 2022-02-07 11:00:09 +01: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 static analyzer warnings. 2023-09-14 22:43:45 +02:00
histogram_enc.c Fix static analyzer warnings. 2023-09-14 22:43:45 +02:00
histogram_enc.h Replace doubles by floats in lossless misc cost estimations. 2022-04-17 21:07:54 +02:00
iterator_enc.c VP8IteratorImport: add missing 'const' 2018-10-02 14:46:27 +00:00
Makefile.am Make libwebp depend on libsharpyuv. 2022-03-04 11:35:03 +01:00
near_lossless_enc.c add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC 2018-04-17 11:45:34 +00:00
picture_csp_enc.c enc/*: add missing WebPEncodingSetError() calls 2023-06-21 16:43:00 -07:00
picture_enc.c Have the palette code be in its own file. 2023-07-06 22:09:24 +02:00
picture_psnr_enc.c WebPPictureDistortion: fix big-endian results order 2018-02-20 11:52:41 -08:00
picture_rescale_enc.c enc/*: add missing WebPEncodingSetError() calls 2023-06-21 16:43:00 -07:00
picture_tools_enc.c Some renamings for consistency. 2022-05-16 17:33:49 +02:00
predictor_enc.c {histogram,predictor}_enc: quiet int -> float warnings 2022-04-20 10:10:27 -07:00
quant_enc.c quant_enc.c: use WEBP_RESTRICT qualifier 2022-02-10 11:07:18 -08:00
syntax_enc.c enc/*: add missing WebPEncodingSetError() calls 2023-06-21 16:43:00 -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.3.2 2023-09-13 13:24:49 -07:00
vp8l_enc.c Remove alpha encoding pessimization. 2023-11-14 14:18:12 +01:00
vp8li_enc.h Remove alpha encoding pessimization. 2023-11-14 14:18:12 +01:00
webp_enc.c enc/*: normalize WebPEncodingSetError() calls 2023-06-21 16:43:00 -07:00