libwebp/examples
Pascal Massimino e06ac0887f create a separate libwebpdsp under src/dsp
Gathers all DSP-related function (and SSE2 implementations).
Clean-up some unwanted symbolic dependencies so that webp_encode,
webp_decode and webp_dsp are truly independent libraries.

+ opportunistic clean-up:
  * remove unneeded VP8DspInitTables(), now integrated in VP8DspInit()
  * make consistent use of VP8GetCPUInfo() in the various DspInit() funcs
  * change OUT macro to DST
2011-09-13 12:29:44 -07:00
..
cwebp.c create a separate libwebpdsp under src/dsp 2011-09-13 12:29:44 -07:00
dwebp.c create a separate libwebpdsp under src/dsp 2011-09-13 12:29:44 -07:00
Makefile.am configure: test for zlib only w/--enable-experimental 2011-06-07 14:12:53 -07:00
stopwatch.h * add decoding measurement using stopwatch.h (use -v option) 2011-02-16 15:01:27 -08:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp a WebP encoder 2011-02-18 23:54:59 -08:00