summaryrefslogtreecommitdiff
path: root/libavformat/oggdec.h
Commit message (Expand)AuthorAge
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-24
* Revert r14497Michael Niedermayer2008-08-01
* Add missing header #includes.Diego Biurrun2008-08-01
* Add support for speex in oggReimar Döffinger2008-02-06
* String pointers of ogg_codec_t should have const attribute.Reimar Döffinger2008-02-04
* cosmetics: sort ogg_codec_t listDiego Biurrun2008-02-02
* Add support for ogg text subtitles.Reimar Döffinger2008-01-31
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-11
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-07