libwebp/src/utils
Pascal Massimino 5b90d8fe42 Unify the API between VP8BitWriter and VP8LBitWriter
BitReader will be next...

Change-Id: Icd9e7ab2e3890131e664c0523627d9b8c5399a74
2014-10-23 15:35:16 +02:00
..
bit_reader_inl.h dsp: detect mips64 & disable mips32 code 2014-08-01 21:18:53 -07:00
bit_reader.c remove br->error_ field 2014-09-23 00:04:58 -07: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 fix type warning for VS9_x64 2014-09-25 23:47:06 -07: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 MIPS: dspr2: added optimization for (un)filters 2014-08-14 11:55:19 -07:00
filters.h MIPS: dspr2: added optimization for (un)filters 2014-08-14 11:55:19 -07:00
huffman_encode.c make HistogramAdd() a pointer in dsp 2014-04-28 10:09:34 -07:00
huffman_encode.h make HistogramAdd() a pointer in dsp 2014-04-28 10:09:34 -07: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 cosmetics: normalize VP8GetCPUInfo checks 2014-02-28 18:47:41 -08:00
rescaler.h Rescale: let ImportRow / ExportRow be pointer-to-function 2014-02-17 00:58:17 -08:00
thread.c thread: remove harmless race on status_ in End() 2014-07-08 20:32:29 -07:00
thread.h make WebPSetWorkerInterface() check its arguments 2014-06-23 07:39:56 +02:00
utils.c cosmetics 2014-08-06 12:10:59 -07:00
utils.h Optimize VP8SetResidualCoeffs. 2014-06-03 06:44:04 +02:00