libwebp/src/enc
Pascal Massimino 257adfb0be remove experimental YUV444 YUV422 and YUV400 code
(never used)

Change-Id: I12a886703592133939607df05132e9b498f916c1
2014-07-03 22:26:25 -07:00
..
alpha.c Add an interface abstraction to the WebP worker thread implementation 2014-06-12 11:35:44 +02:00
analysis.c Add an interface abstraction to the WebP worker thread implementation 2014-06-12 11:35:44 +02:00
backward_references.c lossless: Remove unaligned read warning 2014-07-02 20:55:27 -07:00
backward_references.h use block-based allocation for backward refs storage, and free-lists 2014-05-05 11:11:55 -07:00
config.c add a -z option to cwebp, and WebPConfigLosslessPreset() function 2014-03-11 23:25:35 +01:00
cost.c remove the special casing for res->first in VP8SetResidualCoeffs 2014-06-08 06:40:22 +02:00
cost.h Optimize VP8SetResidualCoeffs. 2014-06-03 06:44:04 +02:00
filter.c use decoder's DSP functions for autofilter 2014-05-20 14:55:05 -07:00
frame.c make error-code reporting consistent upon malloc failure 2014-06-13 08:45:12 +02:00
histogram.c configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
histogram.h remove some uint64_t casts and use. 2014-04-29 09:08:25 -07:00
iterator.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
Makefile.am **/Makefile.am: remove unused AM_CPPFLAGS 2014-06-12 11:59:05 -07:00
picture.c remove experimental YUV444 YUV422 and YUV400 code 2014-07-03 22:26:25 -07:00
quant.c remove the special casing for res->first in VP8SetResidualCoeffs 2014-06-08 06:40:22 +02:00
syntax.c make error-code reporting consistent upon malloc failure 2014-06-13 08:45:12 +02:00
token.c make error-code reporting consistent upon malloc failure 2014-06-13 08:45:12 +02:00
tree.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
vp8enci.h remove all unused layer code 2014-05-08 22:37:38 -07:00
vp8l.c make error-code reporting consistent upon malloc failure 2014-06-13 08:45:12 +02:00
vp8li.h use block-based allocation for backward refs storage, and free-lists 2014-05-05 11:11:55 -07:00
webpenc.c Optimize VP8SetResidualCoeffs. 2014-06-03 06:44:04 +02:00