aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/westwood.c
Commit message (Expand)AuthorAgeFilesLines
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-9/+9
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-8/+3
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-141-29/+13
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-1/+1
* handle a wider variety of VQA files, including silent filesMike Melanson2003-10-041-23/+60
* New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &Mike Melanson2003-10-011-0/+375