aboutsummaryrefslogtreecommitdiff
path: root/libavformat/oggparseskeleton.c
AgeCommit message (Expand)Author
2011-02-09Fix compile warning.Ronald S. Bultje
2011-02-05Always use av_set_pts_info to set the stream time base.Reimar Döffinger
2010-03-30Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini
2010-03-28correct first pts for ogg skeletonAurelien Jacobs
2010-03-11oggdec: Parse skeleton to determine the start time of each streamDavid Conrad