summaryrefslogtreecommitdiffstats
path: root/libavformat/oggdec.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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