..
bit_reader_inl.h
utils: add endian_inl.h
2014-07-03 13:07:14 -07:00
bit_reader.c
lossy bit-reader clean-up:
2014-06-03 07:46:55 +02:00
bit_reader.h
restore original value_/range_ field order
2014-06-03 09:36:56 +02:00
bit_writer.c
utils: add endian_inl.h
2014-07-03 13:07:14 -07:00
bit_writer.h
fix the bit-writer for lossless in 32bit mode
2014-05-22 07:19:22 +02:00
color_cache.c
use WebPSafe[CM]alloc/WebPSafeFree instead of [cm]alloc/free
2014-03-27 15:50:59 -07:00
color_cache.h
simplify __cplusplus ifdef
2013-12-16 20:16:02 -08:00
endian_inl.h
utils: add endian_inl.h
2014-07-03 13:07:14 -07:00
filters.c
drop: ifdef __cplusplus checks from C files
2013-12-13 11:42:13 -08:00
filters.h
simplify __cplusplus ifdef
2013-12-16 20:16:02 -08: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
Reduce number of memory allocations while decoding lossless.
2014-05-02 01:01:43 -07:00
huffman.h
Reduce number of memory allocations while decoding lossless.
2014-05-02 01:01:43 -07:00
Makefile.am
utils: add endian_inl.h
2014-07-03 13:07:14 -07:00
quant_levels_dec.c
add alpha dithering for lossy
2014-06-14 00:06:16 +02: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
rename interface -> winterface
2014-06-23 14:21:22 -07:00
thread.h
make WebPSetWorkerInterface() check its arguments
2014-06-23 07:39:56 +02:00
utils.c
memory debug: allow setting pre-defined malloc failure points
2014-05-05 14:01:33 -07:00
utils.h
Optimize VP8SetResidualCoeffs.
2014-06-03 06:44:04 +02:00