aboutsummaryrefslogtreecommitdiff
path: root/libavformat/tmv.c
AgeCommit message (Expand)Author
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-31Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2009-11-07Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers.Justin Ruggles
2009-10-20Seek function for TMVDaniel Verkamp
2009-10-20Parenthesize correctly in TMV probeDaniel Verkamp
2009-10-09Do not allow 0 sample rate in TMV demuxerDaniel Verkamp
2009-10-09Stricter TMV probeDaniel Verkamp
2009-05-06Add 8088flex TMV file demuxer.Daniel Verkamp