libwebp/src/utils
James Zern 4ecba1ab97 thread.h: rename interface param
this matches the code in thread.c; interface is a reserved word in some
windows configurations.

Change-Id: I9570b14171023214a51263211693f1a858a13acf
2015-03-18 19:07:41 -07:00
..
bit_reader_inl.h bit_reader/kVP8NewRange: range_t -> uint8_t 2014-11-24 22:16:26 -08:00
bit_reader.c bit_reader/kVP8NewRange: range_t -> uint8_t 2014-11-24 22:16:26 -08:00
bit_reader.h bit_reader.h: cosmetics: fix a typo 2014-10-16 10:52:47 +02:00
bit_writer.c Unify the API between VP8BitWriter and VP8LBitWriter 2014-10-23 15:35:16 +02:00
bit_writer.h Unify the API between VP8BitWriter and VP8LBitWriter 2014-10-23 15:35:16 +02:00
color_cache.c VP8LColorCacheCopy: promote an int before shifting 2015-01-16 18:16:39 -08:00
color_cache.h add lossless incremental decoding support 2014-09-24 09:55:01 +02: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 introduce a separate WebPRescalerDspInit to initialize pointers 2015-01-12 13:58:30 -08:00
rescaler.h introduce a separate WebPRescalerDspInit to initialize pointers 2015-01-12 13:58:30 -08: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 cosmetics 2014-08-06 12:10:59 -07:00
utils.h Optimize VP8SetResidualCoeffs. 2014-06-03 06:44:04 +02:00