log vp3data.h @ 12514:e6d711ba5760 libavcodec

age author description
Wed, 01 Oct 2008 14:40:29 +0000 conrad filter_limit_values only needs 7 bits, make its tables smaller libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sun, 13 Nov 2005 17:46:21 +0000 alex mode_code_vlc_table size mismatch libavcodec
Sat, 21 May 2005 01:12:41 +0000 melanson another bitstream extraction to optimize: fixed-length motion vectors libavcodec
Thu, 19 May 2005 02:43:21 +0000 melanson replace unpack_token() with a series of lookup tables libavcodec
Wed, 18 May 2005 00:11:49 +0000 melanson replace get_superblock_run_length() with a VLC table libavcodec
Tue, 17 May 2005 23:39:23 +0000 melanson use VLCs for in place of get_fragment_run_length(), get_mode_code(), and libavcodec
Tue, 17 May 2005 11:36:07 +0000 michael remove duplicate zigzag tables libavcodec
Tue, 01 Mar 2005 06:14:45 +0000 melanson VP3 post-processing loop filter; disabled until the correct final step libavcodec
Tue, 18 May 2004 17:09:46 +0000 michael some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) libavcodec
Mon, 08 Mar 2004 02:15:13 +0000 melanson cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec
Sun, 11 May 2003 02:51:07 +0000 tmmm get those permutations straight libavcodec
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec