aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/svq1_vlc.h
AgeCommit message (Expand)Author
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-06split SVQ1 decoder and encoder in their own filesAurelien Jacobs
2007-06-16include all prerequisites in header filesMåns Rullgård
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-05-12motion estimation for SVQ1Michael Niedermayer
2004-05-09p frame encoding, only with 0,0 motion vectors yet thoughMichael Niedermayer
2003-05-26rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg'sMike Melanson