summaryrefslogtreecommitdiff
path: root/libavformat/tiertexseq.c
Commit message (Expand)AuthorAge
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* 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
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* missdetected a broken mp3Michael Niedermayer2007-01-02
* avoid crashing when trying to parse invalid files, patch by Andreas Oman, and...Andreas Öman2006-10-21
* fix probe, patch by Andreas Oman, andreas at olebyn dot nuAndreas Öman2006-10-21
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-12