]> git.sesse.net Git - ffmpeg/history - libavformat/oggparseskeleton.c
add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED
[ffmpeg] / libavformat / oggparseskeleton.c
2011-02-07 Ronald S. BultjeFix compile warning.
2011-02-06 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...