]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/vp3data.h
filter_limit_values only needs 7 bits, make its tables smaller
[frescor/ffmpeg.git] / libavcodec / vp3data.h
2008-10-01 conradfilter_limit_values only needs 7 bits, make its tables...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-06-24 stefangmark read-only data as const
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 mruinclude all prerequisites in header files
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-11-13 alexmode_code_vlc_table size mismatch
2005-05-21 melansonanother bitstream extraction to optimize: fixed-length...
2005-05-19 melansonreplace unpack_token() with a series of lookup tables
2005-05-18 melansonreplace get_superblock_run_length() with a VLC table
2005-05-17 melansonuse VLCs for in place of get_fragment_run_length()...
2005-05-17 michaelremove duplicate zigzag tables
2005-03-01 melansonVP3 post-processing loop filter; disabled until the...
2004-05-18 michaelsome of the warning fixes by (Michael Roitzsch <mroi...
2004-03-08 melansoncut over to using new VP3 DSP functions and remove...
2003-05-11 tmmmget those permutations straight
2003-05-05 tmmmfirst pass at a new VP3 video decoder