summaryrefslogtreecommitdiff
path: root/libavcodec/svq1_vlc.h
Commit message (Expand)AuthorAge
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\|
| * 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