summaryrefslogtreecommitdiffstats
path: root/libavformat/mtv.c
Commit message (Expand)AuthorAgeFilesLines
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-2/+2
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-191-3/+3
* Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris2007-07-191-2/+2
* add an enum for need_parsingAurelien Jacobs2007-04-151-1/+1
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-081-3/+0
* typos/grammarDiego Biurrun2007-04-071-1/+1
* now we set codec_tag, still have to figure out how to handle flippingReynaldo H. Verdejo Pinochet2006-11-031-0/+1
* new mtv demuxerReynaldo H. Verdejo Pinochet2006-10-121-0/+186
OpenPOWER on IntegriCloud