.. |
bit_reader.c
|
rename BitReader to VP8LBitReader
|
2012-04-13 01:56:31 -07:00 |
bit_reader.h
|
bit_reader.h: correct include
|
2012-04-23 17:04:22 -07:00 |
bit_writer.c
|
Guard the lossless encoder (in flux) under a flag
|
2012-05-07 14:24:23 -07:00 |
bit_writer.h
|
Guard the lossless encoder (in flux) under a flag
|
2012-05-07 14:24:23 -07:00 |
color_cache.c
|
Add EncodeImageInternal() method.
|
2012-05-07 14:24:25 -07:00 |
color_cache.h
|
Add EncodeImageInternal() method.
|
2012-05-07 14:24:25 -07:00 |
filters.c
|
types.h: centralize use of stddef.h
|
2012-04-12 17:14:58 -07:00 |
filters.h
|
Introduce a 'fast' alpha mode
|
2012-01-09 02:37:44 -08:00 |
huffman_encode.c
|
prefer webp/types.h over stdint.h
|
2012-06-04 18:34:24 -07:00 |
huffman_encode.h
|
prefer webp/types.h over stdint.h
|
2012-06-04 18:34:24 -07:00 |
huffman.c
|
Move some more defines to format_constants.h
|
2012-05-24 17:46:01 +05:30 |
huffman.h
|
Make sure huffman trees always have valid symbols
|
2012-05-10 11:40:18 +05:30 |
Makefile.am
|
remove tcoder, switch alpha-plane compression to lossless
|
2012-05-21 06:24:48 -07:00 |
quant_levels.c
|
add DequantizeLevels() placeholder
|
2012-05-22 02:28:19 -07:00 |
quant_levels.h
|
fix orthographic typo
|
2012-05-22 13:20:57 -07:00 |
rescaler.c
|
move the rescaling code into its own file and make enc/ and dec/ use it.
|
2012-03-30 12:16:25 -07:00 |
rescaler.h
|
move the rescaling code into its own file and make enc/ and dec/ use it.
|
2012-03-30 12:16:25 -07:00 |
thread.c
|
cosmetics: normalize copyright headers
|
2012-01-06 14:49:06 -08:00 |
thread.h
|
cosmetics: normalize copyright headers
|
2012-01-06 14:49:06 -08:00 |