aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/svq1_vlc.h
Commit message (Expand)AuthorAgeFilesLines
* Correct few "ffmpeg" typosPaul B Mahol2014-08-241-1/+1
* Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-111-123/+108
|\
| * svq1: K&R formatting cosmeticsDiego Biurrun2012-10-101-123/+108
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-061-5/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* motion estimation for SVQ1Michael Niedermayer2004-05-121-22/+0
* p frame encoding, only with 0,0 motion vectors yet thoughMichael Niedermayer2004-05-091-1/+1
* rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg'sMike Melanson2003-05-261-0/+283