summaryrefslogtreecommitdiff
path: root/libavformat/oggparseskeleton.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-01
|\
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Fix compile warning.Ronald S. Bultje2011-02-06
| * Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-06
* | Fix compile warning.Ronald S. Bultje2011-02-09
* | Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-05
|/
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* correct first pts for ogg skeletonAurelien Jacobs2010-03-28
* oggdec: Parse skeleton to determine the start time of each streamDavid Conrad2010-03-11