Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Always use av_set_pts_info to set the stream time base. | Reimar Döffinger | 2011-02-06 | 1 | -3/+2 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -2/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Fix warning about incompatible pointer types | David Conrad | 2010-03-07 | 1 | -1/+2 |
* | oggdec: Set dts when known | David Conrad | 2010-01-11 | 1 | -2/+7 |
* | Add support for dirac in ogg | David Conrad | 2010-01-11 | 1 | -0/+109 |