..
bit_reader_inl.h
dsp.h: add WEBP_UBSAN_IGNORE_UNDEF
2016-05-10 22:45:13 -07:00
bit_reader.c
VP8LDoFillBitWindow: support big-endian in fast path
2016-05-20 00:31:05 -07:00
bit_reader.h
bit_reader: remove aarch64 BITS TODO
2015-12-04 19:58:23 -08:00
bit_writer.c
cosmetics: add {}s on continued control statements
2016-08-03 19:08:59 -07:00
bit_writer.h
bit_writer: convert VP8L macro values to immediates
2015-08-10 20:35:22 -07:00
color_cache.c
utils/*.c: ../utils/utils.h -> ./utils.h
2016-05-11 23:08:32 -07:00
color_cache.h
Refactor VP8LColorCacheContains()
2016-08-12 15:16:06 -07:00
endian_inl.h
Use __has_builtin to check clang support
2015-10-14 17:48:08 -07:00
filters.c
Alpha coding: reorganize the filter/unfiltering code
2015-01-28 08:02:41 +01:00
filters.h
Alpha coding: reorganize the filter/unfiltering code
2015-01-28 08:02:41 +01:00
huffman_encode.c
utils/*.c: ../utils/utils.h -> ./utils.h
2016-05-11 23:08:32 -07:00
huffman_encode.h
Remove TODOs from lossless encoder code.
2014-11-12 16:10:16 -08:00
huffman.c
reduce the number of malloc/free cycles in huffman.c
2016-07-12 12:06:31 -07:00
huffman.h
speed-up trivial one-symbol decoding case for lossless
2015-11-16 14:04:51 -08:00
Makefile.am
utils/Makefile.am: add some missing headers
2016-05-11 23:03:52 -07:00
quant_levels_dec.c
WebPDequantizeLevels(): use stride in CountLevels()
2016-03-31 00:08:51 -07:00
quant_levels_dec.h
Pass stride parameter to WebPDequantizeLevels()
2016-03-18 15:36:58 +01:00
quant_levels.c
drop: ifdef __cplusplus checks from C files
2013-12-13 11:42:13 -08:00
quant_levels.h
simplify __cplusplus ifdef
2013-12-16 20:16:02 -08:00
random.c
drop: ifdef __cplusplus checks from C files
2013-12-13 11:42:13 -08:00
random.h
VP8RandomBits2: prevent signed int overflow
2014-06-04 23:19:03 -07:00
rescaler.c
rescaler: better handling of the fxy_scale=0 special case.
2015-10-07 17:53:16 -07:00
rescaler.h
fix warnings about uint64_t -> uint32_t conversion
2015-09-25 17:36:11 +02:00
thread.c
utils/thread.c,cosmetics: join a few lines
2016-07-27 18:10:18 -07:00
thread.h
thread.h: rename interface param
2015-03-18 19:07:41 -07:00
utils.c
utils.[hc]: s/MAX_COLOR_COUNT/MAX_PALETTE_SIZE/
2016-06-16 23:14:30 -07:00
utils.h
utils.[hc]: s/MAX_COLOR_COUNT/MAX_PALETTE_SIZE/
2016-06-16 23:14:30 -07:00