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