libwebp/src/dec
James Zern b6cf52d5b8 WebPIoInitFromOptions: treat use_scaling as a bool
this matches the description in WebPDecoderOptions and prevents a
mismatch between the user supplied options and the ones used by io.

Bug: chromium:1196773, chromium:1196775, chromium:1196480
Change-Id: I3603b806884cfc6969b093d06b7980b0cc13199b
2021-04-23 11:46:45 -07:00
..
alpha_dec.c WIP: list includes as descendants of the project dir 2017-10-10 23:04:05 -07:00
alphai_dec.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
buffer_dec.c add WebPCheckCropDimensions() 2021-04-23 11:46:45 -07:00
common_dec.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
frame_dec.c fix UBSAN warning 2019-12-13 13:26:16 +00:00
idec_dec.c idec_dec: fix 0 offset of NULL pointer 2019-12-14 17:14:30 -08:00
io_dec.c Fix skia bug #10952 2020-11-18 14:59:34 +01:00
Makefile.am remove WEBP_EXPERIMENTAL_FEATURES 2018-02-09 10:25:11 -08:00
quant_dec.c BitTrace: if BITTRACE is > 0, record and print syntax bits used 2019-03-15 07:23:50 +01:00
tree_dec.c BitTrace: if BITTRACE is > 0, record and print syntax bits used 2019-03-15 07:23:50 +01:00
vp8_dec.c use WEBP_DSP_INIT_FUNC for Init{GammaTables*,GetCoeffs} 2020-09-11 11:57:51 -07:00
vp8_dec.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00
vp8i_dec.h bump version to 1.2.0 2020-12-23 19:54:29 -08:00
vp8l_dec.c remove some unreachable break statements 2020-10-26 18:45:24 -07:00
vp8li_dec.h cosmetics: normalize '*' association 2019-07-26 01:04:09 -07:00
webp_dec.c WebPIoInitFromOptions: treat use_scaling as a bool 2021-04-23 11:46:45 -07:00
webpi_dec.h add WebPCheckCropDimensions() 2021-04-23 11:46:45 -07:00