summaryrefslogtreecommitdiff
path: root/libavformat/oggparseskeleton.c
Commit message (Expand)AuthorAge
* 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
* 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