Commit Graph

  • d2cf04e48e move Makefile.am one level below, to src/dec fix typos here and there dwebp is now an installed program Pascal Massimino 2011-01-07 18:15:12 -0800
  • ade92de8e0 typo: vp8.h -> decode_vp8.h Pascal Massimino 2011-01-07 10:34:26 -0800
  • d7241241d1 forgot to declare types.h to be installed Pascal Massimino 2011-01-06 19:44:43 -0800
  • 6421a7a4fb move the decoder sourcetree to a sub-location src/dec to make room for future libs sources Pascal Massimino 2011-01-06 07:25:43 -0800
  • a9b3eab6fd correct layout name is IMC4. Pascal Massimino 2011-01-03 11:05:13 -0800
  • 2330522cff handle corner case of zero-dimensions Pascal Massimino 2010-12-20 12:09:07 -0800
  • 280c36583f make VP8Init() handle short buffers (< 2 bytes) correctly Pascal Massimino 2010-12-20 05:45:49 -0800
  • b1c9e8b48c handle error cases more robustly Pascal Massimino 2010-12-20 05:26:08 -0800
  • 0e94935ca9 Merge "table-less version of clip_8b()" Pascal Massimino 2010-12-17 11:10:00 -0800
  • 1e0a2d25f6 table-less version of clip_8b() Pascal Massimino 2010-12-17 05:56:37 -0800
  • e12109eefc dwebp: change -yuv option to -raw change the layout to IMC2 Pascal Massimino 2010-12-17 05:53:50 -0800
  • d72180a489 speed-up fancy upscaler Pascal Massimino 2010-12-14 13:52:07 -0800
  • 9145f3bc93 reset eof_ at construction time Pascal Massimino 2010-12-02 11:31:53 -0800
  • a7ee0559f3 simplify the logic of GetCoeffs() Pascal Massimino 2010-11-26 09:53:26 -0800
  • f67b5939ad lot of cosmetics Pascal Massimino 2010-11-17 20:06:01 -0800
  • ea27d7c6a8 fix endian problem on PowerPC Pascal Massimino 2010-11-08 15:44:37 -0800
  • beb0a1badb fix signature of VP8StoreBlock Pascal Massimino 2010-11-03 17:52:00 -0700
  • b128c5e268 Merge "fancy chroma upscaling" Pascal Massimino 2010-11-03 16:33:13 -0700
  • 6a37a2aaa9 fancy chroma upscaling Pascal Massimino 2010-11-03 14:27:51 -0700
  • ff565edc25 fix two numeric typos Pascal Massimino 2010-11-03 14:17:21 -0700
  • 5a936a0a21 use uintptr_t for casting pointers to ints Pascal Massimino 2010-11-01 15:07:12 -0700
  • e14a0301f8 for cross_compiling=yes to prevent executing any binary Pascal Massimino 2010-11-01 12:56:39 -0700
  • 83b545eea7 add vc9+ makefile Pierre Joye 2010-10-28 11:39:15 -0400
  • 296f691441 fix output loop for small height Pascal Massimino 2010-10-31 09:27:06 -0700
  • cbfbb5c3b5 convert to plain-C Pascal Massimino 2010-10-31 00:36:33 -0700
  • f09f96ee3f Fix declaration after statement warning Pascal Massimino 2010-10-19 17:16:49 -0400
  • 5981ee55ce Fix UV plane ac/dc quantizer transposition Pascal Massimino 2010-10-14 20:33:43 -0400
  • c8d15efa12 convert to ANSI-C Pierre Joye 2010-10-05 16:58:47 -0700
  • c3f41cb47e Initial commit Pascal Massimino 2010-09-30 09:34:38 -0400