Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Remove an unreferenced variable from qpeg_decode_inter(). | Panagiotis Issaris | 2007-06-14 | 1 | -2/+0 |
* | Remove redundant assign | Kostya Shishkov | 2007-03-27 | 1 | -1/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -153/+153 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -23/+23 |
* | security fixes | Kostya Shishkov | 2005-08-13 | 1 | -8/+28 |
* | free that last frame | Mike Melanson | 2005-03-28 | 1 | -0/+4 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -5/+0 |
* | native QPEG video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2004-11-17 | 1 | -0/+303 |