summaryrefslogtreecommitdiff
path: root/libavcodec/qpeg.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Remove an unreferenced variable from qpeg_decode_inter().Panagiotis Issaris2007-06-141-2/+0
* Remove redundant assignKostya Shishkov2007-03-271-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-153/+153
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-23/+23
* security fixesKostya Shishkov2005-08-131-8/+28
* free that last frameMike Melanson2005-03-281-0/+4
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-5/+0
* native QPEG video decoder, courtesy of Konstantin ShishkovMike Melanson2004-11-171-0/+303