summaryrefslogtreecommitdiff
path: root/libavformat/oggdec.h
Commit message (Expand)AuthorAgeFilesLines
...
* Warning fix: Make ogg_stream.codec constDaniel Verkamp2009-05-061-1/+1
* Document ogg_codec's header functionDavid Conrad2009-03-211-0/+6
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-1/+1
* OGG: untypedef demuxer structsMåns Rullgård2008-11-061-21/+21
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-241-9/+9
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-241-9/+9
* Revert r14497Michael Niedermayer2008-08-011-1/+0
* Add missing header #includes.Diego Biurrun2008-08-011-0/+1
* Add support for speex in oggReimar Döffinger2008-02-061-0/+1
* String pointers of ogg_codec_t should have const attribute.Reimar Döffinger2008-02-041-2/+2
* cosmetics: sort ogg_codec_t listDiego Biurrun2008-02-021-5/+5
* Add support for ogg text subtitles.Reimar Döffinger2008-01-311-0/+1
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-111-0/+1
* Rename ogg2.[ch] to oggdec.[ch].Diego Biurrun2007-11-071-0/+87