]> git.sesse.net Git - ffmpeg/history - libavformat/oggdec.h
Remove static function name prefixes from American Laser Games MM demuxer
[ffmpeg] / libavformat / oggdec.h
2010-02-08 David ConradFix playback with invalid files that don't set the...
2010-01-11 David Conradoggdec: Set dts when known
2010-01-11 David ConradAdd support for dirac in ogg
2009-12-12 David ConradFix PTS for OGM codecs.
2009-10-12 Justin RugglesCalculate correct packet durations when demuxing Ogg...
2009-06-13 Justin RugglesAdd a VorbisComment metadata conversion table and use...
2009-05-06 Daniel VerkampWarning fix: Make ogg_stream.codec const
2009-03-21 David ConradDocument ogg_codec's header function
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-11-06 Måns RullgårdOGG: untypedef demuxer structs
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-24 Reimar DöffingerAdd ff_ prefix to ogg_codec_t structs
2008-08-24 Reimar DöffingerMake ogg_codec_t descriptions const
2008-08-01 Michael NiedermayerRevert r14497
2008-08-01 Diego BiurrunAdd missing header #includes.
2008-02-06 Reimar DöffingerAdd support for speex in ogg
2008-02-04 Reimar DöffingerString pointers of ogg_codec_t should have const attribute.
2008-02-02 Diego Biurruncosmetics: sort ogg_codec_t list
2008-01-31 Reimar DöffingerAdd support for ogg text subtitles.
2007-11-11 Måns Rullgårdset PKT_FLAG_KEY for Theora and OGM streams
2007-11-07 Diego BiurrunRename ogg2.[ch] to oggdec.[ch].