libwebp/src/utils
Pascal Massimino 3ebcdd4133 remove duplicate "#include <stdlib.h>"
Change-Id: I01b23efb1229e7dd96c6e15c4385064ad10a575a
2015-08-14 12:33:45 -07:00
..
bit_reader_inl.h bit_reader/kVP8NewRange: range_t -> uint8_t 2014-11-24 22:16:26 -08:00
bit_reader.c VP8LBitReader: fix remaining ubsan error with large shifts 2015-04-16 00:57:42 -07:00
bit_reader.h VP8LBitReader: fix remaining ubsan error with large shifts 2015-04-16 00:57:42 -07:00
bit_writer.c bit_writer: convert VP8L macro values to immediates 2015-08-10 20:35:22 -07:00
bit_writer.h bit_writer: convert VP8L macro values to immediates 2015-08-10 20:35:22 -07:00
color_cache.c VP8LColorCacheCopy: promote an int before shifting 2015-01-16 18:16:39 -08:00
color_cache.h add a VP8LColorCacheSet() method for color cache 2015-07-20 17:13:43 -07:00
endian_inl.h dsp.h: collect gcc/clang version test macros 2014-08-27 19:33:09 -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 make HistogramAdd() a pointer in dsp 2014-04-28 10:09:34 -07:00
huffman_encode.h Remove TODOs from lossless encoder code. 2014-11-12 16:10:16 -08:00
huffman.c address cosmetic comments from patch #71380 2014-08-28 18:08:00 -07:00
huffman.h Optimize lossless decoding for trivial(ARB) codes. 2014-09-12 09:08:08 -07:00
Makefile.am utils: add endian_inl.h 2014-07-03 13:07:14 -07:00
quant_levels_dec.c cosmetics 2014-08-06 12:10:59 -07:00
quant_levels_dec.h add alpha dithering for lossy 2014-06-14 00:06:16 +02: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 utils/rescaler: add WebPRescalerGetScaledDimensions 2015-08-13 20:50:38 -07:00
rescaler.h utils/rescaler: add WebPRescalerGetScaledDimensions 2015-08-13 20:50:38 -07:00
thread.c thread: remove harmless race on status_ in End() 2014-07-08 20:32:29 -07:00
thread.h thread.h: rename interface param 2015-03-18 19:07:41 -07:00
utils.c remove duplicate "#include <stdlib.h>" 2015-08-14 12:33:45 -07:00
utils.h msvc: fix pointer type warning in BitsLog2Floor 2015-07-18 11:12:21 -07:00