summaryrefslogtreecommitdiff
path: root/libavcodec/svq1_vlc.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* svq1: K&R formatting cosmeticsDiego Biurrun2012-10-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-06
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* motion estimation for SVQ1Michael Niedermayer2004-05-12
* p frame encoding, only with 0,0 motion vectors yet thoughMichael Niedermayer2004-05-09
* rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg'sMike Melanson2003-05-26