log vp56.c @ 4594:a96d905dcbaa libavcodec

age author description
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Tue, 06 Feb 2007 00:35:51 +0000 aurel ensure that data[0] is set to NULL for next frame libavcodec
Sun, 22 Oct 2006 18:33:09 +0000 aurel use coded_width and coded_height instead of width and height libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Wed, 13 Sep 2006 20:16:33 +0000 aurel replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) libavcodec
Mon, 11 Sep 2006 23:29:24 +0000 aurel don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec) libavcodec
Sat, 09 Sep 2006 22:53:44 +0000 aurel rename vector to vect to avoid clash with Apple gcc libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec