libwebp/src
skal cb261f790f fix a descaling bug for vertical/horizontal U/V interpolation
RGBToU/V calls expects two extra precision bits, they were only
given one by SUM2H and SUM2H macros.

For rounding coherency, also changed SUM1 macro.

Change-Id: I05f96a46f5d4f17b830d0420eaf79b066cdf78d4
2013-11-19 11:24:09 +01:00
..
dec remove all disabled code related to P-frames 2013-11-04 11:52:05 +01:00
demux demux: split chunk parsing from ParseVP8X 2013-11-16 11:06:43 -08:00
dsp make use of 'extern' consistent in function declarations 2013-10-30 03:23:21 -07:00
enc fix a descaling bug for vertical/horizontal U/V interpolation 2013-11-19 11:24:09 +01:00
mux fix some warnings from static analysis 2013-09-13 11:33:30 +02:00
utils VPLBitReader bugfix: Catch error if bit_pos > LBITS too. 2013-10-30 16:33:36 -07:00
webp add a 'format' field to WebPBitstreamFeatures 2013-10-25 20:34:06 +02:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am bump version to 0.3.1 2013-06-12 23:19:13 -07:00