summaryrefslogtreecommitdiff
path: root/libavformat/oggparseogm.c
Commit message (Expand)AuthorAge
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
* Make ogg_codec_t descriptions constReimar Döffinger2008-08-24
* parse audio in ogm demuxer.Justin Ruggles2008-05-26
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* constBaptiste Coudurier2008-02-01
* 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
* ogm: don't use deprecated codec_get_{bmp,wav}_id()Måns Rullgård2007-07-08
* use bytestream_get_* and AV_RLxxMåns Rullgård2007-07-07
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-12
* set stream time_base properlyMåns Rullgård2006-05-12
* ogm demuxingMåns Rullgård2006-05-11