summaryrefslogtreecommitdiffstats
path: root/libavformat/oggparseskeleton.c
Commit message (Expand)AuthorAgeFilesLines
* vorbisdemux: Check private context in theoras gtopts.Michael Niedermayer2012-03-231-1/+4
* Remove warning about Ogg skeleton v4.Reimar Döffinger2012-02-041-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-011-1/+2
|\
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Fix compile warning.Ronald S. Bultje2011-02-061-1/+1
| * Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-061-2/+3
* | Fix compile warning.Ronald S. Bultje2011-02-091-1/+1
* | Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-051-2/+3
|/
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* correct first pts for ogg skeletonAurelien Jacobs2010-03-281-0/+2
* oggdec: Parse skeleton to determine the start time of each streamDavid Conrad2010-03-111-0/+85
OpenPOWER on IntegriCloud