summaryrefslogtreecommitdiff
path: root/libavcodec/qpeg.c
Commit message (Expand)AuthorAge
* Remove redundant assignKostya Shishkov2007-03-27
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* security fixesKostya Shishkov2005-08-13
* free that last frameMike Melanson2005-03-28
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-17