libwebp/src/dec
James Zern cf847cba58 use WEBP_DSP_INIT_FUNC for Init{GammaTables*,GetCoeffs}
this provides stronger synchronization when pthreads are available as
was done in 'd77bf512 add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC' for the
other init functions.

Change-Id: I2ffe4e24454d276c2411ece34dca38d23d4756d5
2020-09-11 11:57:51 -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 fix invalid check for buffer size 2018-05-25 13:25:39 +02: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 integer overflow in EmitFancyRGB. 2020-05-05 14:57:19 +02: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.1.0 2019-12-18 00:06:50 -08:00
vp8l_dec.c bugfix: last alpha rows were incorrectly decoded 2019-08-30 14:13:28 +02:00
vp8li_dec.h cosmetics: normalize '*' association 2019-07-26 01:04:09 -07:00
webp_dec.c WebPParseHeaders: remove obsolete animation TODO 2017-11-16 20:18:21 -08:00
webpi_dec.h cosmetics: normalize include guard comment 2018-08-22 14:46:53 -07:00