.. |
bit_reader_inl.h
|
fix for issue #275: don't compare to out-of-bound pointers
|
2015-11-20 16:25:17 -08:00 |
bit_reader.c
|
introduce WebPMemToUint32 and WebPUint32ToMem for memory access
|
2015-12-04 13:43:01 +00:00 |
bit_reader.h
|
bit_reader: remove aarch64 BITS TODO
|
2015-12-04 19:58:23 -08: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
|
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
|
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
|
speed-up trivial one-symbol decoding case for lossless
|
2015-11-16 14:04:51 -08: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
|
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
|
thread: use CreateThread for windows phone
|
2015-11-23 23:00:40 -08:00 |
thread.h
|
thread.h: rename interface param
|
2015-03-18 19:07:41 -07:00 |
utils.c
|
Refactor CopyPlane() and CopyPixels() methods: put them in utils.
|
2015-11-13 11:39:22 -08:00 |
utils.h
|
introduce WebPMemToUint32 and WebPUint32ToMem for memory access
|
2015-12-04 13:43:01 +00:00 |