libwebp/src/enc
James Zern 5d4ee4c3c0 cosmetics: remove use of the term 'dummy'
this is replaced with more inclusive / informative text

Bug: webp:507
Change-Id: Ib77f0c79dd548601bf2bc3169985af4b5edf0a62
2021-03-15 11:39:06 -07:00
..
alpha_enc.c cosmetics: remove use of the term 'dummy' 2021-03-15 11:39:06 -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 Add no-color cache configuration to the cruncher 2020-06-09 19:04:44 +02:00
backward_references_enc.h Add no-color cache configuration to the cruncher 2020-06-09 19:04:44 +02: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 add WEBP_REDUCE_SIZE 2017-11-22 17:35:39 -08:00
picture_tools_enc.c picture_tools_enc: fix windows build warning 2020-10-14 13:13:53 -07:00
predictor_enc.c predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings 2019-05-31 00:06:23 -07:00
quant_enc.c Fix the oscillating prediction problem at low quality 2019-07-03 08:40:41 -07:00
syntax_enc.c enc: disable pic->stats/extra_info w/WEBP_DISABLE_STATS 2017-11-22 17:04:01 -08: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 Code cleanup 2021-02-10 22:14:45 +01:00
vp8l_enc.c Add palette and spatial for q >= 75 and -m 5 2020-06-17 12:51:40 +02:00
vp8li_enc.h Add no-color cache configuration to the cruncher 2020-06-09 19:04:44 +02:00
webp_enc.c Add WebPReplaceTransparentPixels() in dsp 2020-09-09 08:15:22 +02:00