]> git.sesse.net Git - ffmpeg/history - libavformat/oggparseskeleton.c
avio: avio_ prefix for url_fseek
[ffmpeg] / libavformat / oggparseskeleton.c
2011-02-09 Ronald S. BultjeFix compile warning.
2011-02-05 Reimar DöffingerAlways use av_set_pts_info to set the stream time base.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-28 Aurelien Jacobscorrect first pts for ogg skeleton
2010-03-11 David Conradoggdec: Parse skeleton to determine the start time...