aboutsummaryrefslogtreecommitdiff
path: root/libavformat/oggparseskeleton.c
AgeCommit message (Expand)Author
2012-03-23vorbisdemux: Check private context in theoras gtopts.Michael Niedermayer
2012-02-04Remove warning about Ogg skeleton v4.Reimar Döffinger
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-09Fix compile warning.Ronald S. Bultje
2011-02-06Fix compile warning.Ronald S. Bultje
2011-02-06Always use av_set_pts_info to set the stream time base.Reimar Döffinger
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