]> git.sesse.net Git - ffmpeg/history - libavformat/oggparseskeleton.c
libfdk-aacdec: Always decode into an intermediate buffer
[ffmpeg] / libavformat / oggparseskeleton.c
2014-05-01 Anton Khirnovoggparseskeleton: do not use AVCodecContext.codec_name
2013-03-13 Diego Biurrunav_log_missing_feature() ---> avpriv_report_missing_fea...
2012-10-23 Diego BiurrunImprove wording and spelling of av_log_missing_feature...
2012-10-09 Diego BiurrunRestructure av_log_missing_feature message
2012-09-24 Luca Barbatoogg: calculate the start position once all the headers...
2012-09-24 Luca Barbatoogg: check that the expected number of headers had...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
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...