]> git.sesse.net Git - ffmpeg/history - libavformat/oggdec.h
Use skip_spaces() in the "redir" demuxer instead of "while (isspace(&p)) p++".
[ffmpeg] / libavformat / oggdec.h
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].