Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | split SVQ1 decoder and encoder in their own files | Aurelien Jacobs | 2007-07-06 | 1 | -5/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | motion estimation for SVQ1 | Michael Niedermayer | 2004-05-12 | 1 | -22/+0 |
* | p frame encoding, only with 0,0 motion vectors yet though | Michael Niedermayer | 2004-05-09 | 1 | -1/+1 |
* | rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's | Mike Melanson | 2003-05-26 | 1 | -0/+283 |