summaryrefslogtreecommitdiffstats
path: root/libavformat/oggdec.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that there's pages to read for duration calculation in the ogg demuxerDavid Conrad2009-04-151-1/+1
* Use consistent indent style in oggdec.Peter Ross2009-02-141-9/+9
* OGG: untypedef demuxer structsMåns Rullgård2008-11-061-28/+28
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-031-1/+1
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-241-9/+9
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-241-2/+2
* Remove start_time guessing code.Michael Niedermayer2008-06-261-10/+0
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Add support for speex in oggReimar Döffinger2008-02-061-0/+1
* Add support for ogg text subtitles.Reimar Döffinger2008-01-311-0/+1
* use proper url_is_streamed() APIAurelien Jacobs2007-12-191-1/+1
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-7/+7
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-111-0/+3
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-0/+591
OpenPOWER on IntegriCloud