Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\ | |||||
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
| * | 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 |
* | | Fix compile warning. | Ronald S. Bultje | 2011-02-09 | 1 | -1/+1 |
* | | Always use av_set_pts_info to set the stream time base. | Reimar Döffinger | 2011-02-05 | 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 |