libwebp/src
Pascal Massimino 0f57dcc31f decoding speed-up (~1%)
- precompute filtering strength once for all at the beginning
  instead of per-macroblock
- reduce size of VP8MB struct from 8 bytes to 4.
- removed VP8StoreBlock() accordingly

Change-Id: Icf3d329473e21c464770be3d72a04c9ee4c321f2
2012-12-14 10:22:54 -08:00
..
dec decoding speed-up (~1%) 2012-12-14 10:22:54 -08:00
demux Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
dsp faster non-transposing SSE2 4x4 FTransform 2012-11-27 08:38:24 +01:00
enc cosmetics: use '== 0' in size checks 2012-12-10 23:27:34 -08:00
mux Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
utils Add support for BITS=24 case 2012-11-26 23:47:08 +01:00
webp Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00