summaryrefslogtreecommitdiff
path: root/libavformat/oggdec.c
Commit message (Expand)AuthorAge
* Disable parsing for ogg streams where no ogg header was found,Reinhard Tartler2010-02-09
* Use consistent indent style in oggdec.Peter Ross2009-02-14
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-03
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-24
* Remove start_time guessing code.Michael Niedermayer2008-06-26
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Add support for speex in oggReimar Döffinger2008-02-06
* Add support for ogg text subtitles.Reimar Döffinger2008-01-31
* use proper url_is_streamed() APIAurelien Jacobs2007-12-19
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-11
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-07