summaryrefslogtreecommitdiff
path: root/libavformat/apc.c
Commit message (Expand)AuthorAge
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-19
* Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris2007-07-19
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-08
* CRYO APC demuxerAnssi Hannula2007-04-07