libwebp/src/dec
Pascal Massimino acd8ba4229 io->teardown() was not always called upon error
Change-Id: I8317139b583124fc20754b9b19aa4dba51cd05af
2011-07-20 07:49:57 -07:00
..
alpha.c EXPERIMENTAL: add support for alpha channel 2011-04-25 23:29:39 -07:00
bits.c make the bitreader preload at least 8bits, instead of post-load them 2011-03-10 15:05:59 -08:00
bits.h little speed up for VP8BitUpdate() 2011-05-29 22:35:44 -07:00
buffer.c rename WebPDecBuffer::memory -> private_memory 2011-07-15 14:49:01 -07:00
dsp_sse2.c SSE2 version of strong filtering 2011-07-11 23:04:26 -07:00
dsp.c perform two idct transforms at a time when possible 2011-06-20 00:22:37 -07:00
frame.c add Advanced Decoding Interface 2011-06-20 15:30:52 -07:00
idec.c io->teardown() was not always called upon error 2011-07-20 07:49:57 -07:00
io_sse2.c SSE2 functions for the fancy upsampler. 2011-07-07 18:12:53 -07:00
io.c add missing WebPDecodeARGBInto() and switch ARGB4444 to RGBA4444 as was intended 2011-07-14 11:41:23 -07:00
layer.c prepare experimentation with yuv444 / 422 2011-05-04 15:41:08 -07:00
Makefile.am SSE2 functions for the fancy upsampler. 2011-07-07 18:12:53 -07:00
quant.c move the decoder sourcetree to a sub-location src/dec 2011-01-06 08:57:14 -08:00
tree.c add incremental decoding 2011-03-23 18:33:26 -07:00
vp8.c add Advanced Decoding Interface 2011-06-20 15:30:52 -07:00
vp8i.h add Advanced Decoding Interface 2011-06-20 15:30:52 -07:00
webp.c add missing WebPDecodeARGBInto() and switch ARGB4444 to RGBA4444 as was intended 2011-07-14 11:41:23 -07:00
webpi.h add support for RGB565, ARGB4444 and ARGB colorspace (decoder) 2011-07-13 09:08:58 -07:00
yuv.c fix an overflow bug in LUT calculation 2011-07-14 22:22:46 -07:00
yuv.h add missing WebPDecodeARGBInto() and switch ARGB4444 to RGBA4444 as was intended 2011-07-14 11:41:23 -07:00