summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp3data.h
Commit message (Expand)AuthorAgeFilesLines
* filter_limit_values only needs 7 bits, make its tables smallerDavid Conrad2008-10-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* mark read-only data as constStefan Gehrer2008-06-241-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-142/+142
* mode_code_vlc_table size mismatchAlex Beregszaszi2005-11-131-1/+1
* another bitstream extraction to optimize: fixed-length motion vectorsMike Melanson2005-05-211-0/+11
* replace unpack_token() with a series of lookup tablesMike Melanson2005-05-191-0/+246
* replace get_superblock_run_length() with a VLC tableMike Melanson2005-05-181-0/+21
* use VLCs for in place of get_fragment_run_length(), get_mode_code(), andMike Melanson2005-05-171-0/+70
* remove duplicate zigzag tablesMichael Niedermayer2005-05-171-15/+0
* VP3 post-processing loop filter; disabled until the correct final stepMike Melanson2005-03-011-0/+11
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-6/+6
* cut over to using new VP3 DSP functions and remove the old ones; bringMike Melanson2004-03-081-3/+5
* get those permutations straightMike Melanson2003-05-111-3/+3
* first pass at a new VP3 video decoderMike Melanson2003-05-051-0/+2812
OpenPOWER on IntegriCloud