Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Fix compile warning. | Ronald S. Bultje | 2011-02-06 | 1 | -1/+1 |
* | Always use av_set_pts_info to set the stream time base. | Reimar Döffinger | 2011-02-06 | 1 | -2/+3 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | correct first pts for ogg skeleton | Aurelien Jacobs | 2010-03-28 | 1 | -0/+2 |
* | oggdec: Parse skeleton to determine the start time of each stream | David Conrad | 2010-03-11 | 1 | -0/+85 |