16 Commits (92ac614f85c7f3d10dbc1843942cd64c52e1928b)

Author SHA1 Message Date
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Alex Beregszaszi 2b18752c28 mode_code_vlc_table size mismatch 19 years ago
Mike Melanson 7f9926a45e another bitstream extraction to optimize: fixed-length motion vectors 20 years ago
Mike Melanson d30769555f replace unpack_token() with a series of lookup tables 20 years ago
Mike Melanson d8278bab79 replace get_superblock_run_length() with a VLC table 20 years ago
Mike Melanson 0ad72bdd5c use VLCs for in place of get_fragment_run_length(), get_mode_code(), and 20 years ago
Michael Niedermayer 1482fee88d remove duplicate zigzag tables 20 years ago
Mike Melanson a54ea19a52 VP3 post-processing loop filter; disabled until the correct final step 20 years ago
Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Mike Melanson 67335dbce3 cut over to using new VP3 DSP functions and remove the old ones; bring 21 years ago
Mike Melanson 463d086bb5 get those permutations straight 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago