aboutsummaryrefslogtreecommitdiff
path: root/libavformat/oggdec.c
AgeCommit message (Expand)Author
2008-11-06OGG: untypedef demuxer structsMåns Rullgård
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
2008-08-24Add ff_ prefix to ogg_codec_t structsReimar Döffinger
2008-08-24Make ogg_codec_t descriptions constReimar Döffinger
2008-06-26Remove start_time guessing code.Michael Niedermayer
2008-06-03Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini
2008-02-06Add support for speex in oggReimar Döffinger
2008-01-31Add support for ogg text subtitles.Reimar Döffinger
2007-12-19use proper url_is_streamed() APIAurelien Jacobs
2007-11-21Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson
2007-11-11set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård
2007-11-07Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun