log vp56.h @ 9527:b687da895962 libavcodec

age author description
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 18:24:47 +0000 aurel fix vp5/vp6 decoding by using new prototype for decode function libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 12 Dec 2008 00:51:53 +0000 aurel rename Vp56Model to VP56Model for consistency libavcodec
Thu, 11 Dec 2008 23:00:58 +0000 aurel cosmetics: vertical alignment libavcodec
Thu, 11 Dec 2008 22:56:19 +0000 aurel avoid POSIX reserved _t suffix libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Wed, 05 Mar 2008 00:07:53 +0000 aurel remove #include "mpegvideo.h" where it is not needed libavcodec
Fri, 01 Feb 2008 16:16:40 +0000 michael const libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sun, 14 Oct 2007 22:30:59 +0000 aurel add support for VP6 with huffman encoded blocks libavcodec
Tue, 25 Sep 2007 19:12:46 +0000 aurel add a new vp6a codec (add alpha plan support to vp6) libavcodec
Mon, 24 Sep 2007 22:29:11 +0000 aurel move all model related tables into their own struct libavcodec
Mon, 24 Sep 2007 20:43:47 +0000 aurel some simplifications and uniformisation libavcodec
Wed, 25 Jul 2007 19:34:31 +0000 aurel remove wrong const qualifier libavcodec