]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/oggdec.c
OGG demuxer: ensure that there's pages to read for duration calculation in
[frescor/ffmpeg.git] / libavformat / oggdec.c
2009-04-15 conradOGG demuxer: ensure that there's pages to read for...
2009-02-14 prossUse consistent indent style in oggdec.
2008-11-06 mruOGG: untypedef demuxer structs
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-08-24 reimarAdd ff_ prefix to ogg_codec_t structs
2008-08-24 reimarMake ogg_codec_t descriptions const
2008-06-26 michaelRemove start_time guessing code.
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-02-06 reimarAdd support for speex in ogg
2008-01-31 reimarAdd support for ogg text subtitles.
2007-12-19 aureluse proper url_is_streamed() API
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-11 mruset PKT_FLAG_KEY for Theora and OGM streams
2007-11-07 diegoRename ogg2.[ch] to oggdec.[ch].