summaryrefslogtreecommitdiffstats
path: root/libavformat/tiertexseq.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-4/+4
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* missdetected a broken mp3Michael Niedermayer2007-01-021-1/+4
* avoid crashing when trying to parse invalid files, patch by Andreas Oman, and...Andreas Öman2006-10-211-2/+7
* fix probe, patch by Andreas Oman, andreas at olebyn dot nuAndreas Öman2006-10-211-1/+1
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-0/+305
OpenPOWER on IntegriCloud