..
bit_reader.c
fix MSVC warnings regarding implicit uint64 to uint32 conversions
2012-09-01 07:21:45 -07:00
bit_reader.h
speed up for ARM using 8bit for boolean decoder
2012-09-10 23:27:58 +02:00
bit_writer.c
extra size check for security
2012-08-01 00:37:24 -07:00
bit_writer.h
Enable lossless encoder code
2012-06-13 00:26:58 -07:00
color_cache.c
harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc
2012-08-01 12:06:04 -07:00
color_cache.h
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -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
remove cases of equal comparison for qsort()
2012-09-25 19:03:41 +02:00
huffman_encode.h
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -07:00
huffman.c
harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc
2012-08-01 12:06:04 -07:00
huffman.h
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -07:00
Makefile.am
WebPCheckMalloc() and WebPCheckCalloc():
2012-07-31 16:56:39 -07:00
quant_levels.c
make QuantizeLevels() store the sum of squared error
2012-07-23 14:26:56 -07:00
quant_levels.h
make QuantizeLevels() store the sum of squared error
2012-07-23 14:26:56 -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
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -07:00
thread.c
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -07:00
thread.h
harmonize authors as "Name (mail@address)"
2012-07-19 16:09:47 -07:00
utils.c
WebPCheckMalloc() and WebPCheckCalloc():
2012-07-31 16:56:39 -07:00
utils.h
WebPCheckMalloc() and WebPCheckCalloc():
2012-07-31 16:56:39 -07:00