Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. | Justin Ruggles | 2009-11-07 | 1 | -1/+0 |
* | Seek function for TMV | Daniel Verkamp | 2009-10-20 | 1 | -0/+21 |
* | Parenthesize correctly in TMV probe | Daniel Verkamp | 2009-10-20 | 1 | -1/+2 |
* | Do not allow 0 sample rate in TMV demuxer | Daniel Verkamp | 2009-10-09 | 1 | -0/+5 |
* | Stricter TMV probe | Daniel Verkamp | 2009-10-09 | 1 | -2/+11 |
* | Add 8088flex TMV file demuxer. | Daniel Verkamp | 2009-05-06 | 1 | -0/+156 |