]> git.sesse.net Git - ffmpeg/history - libavformat/oggdec.c
Fix the logic to access the location of a string to free when setting
[ffmpeg] / libavformat / oggdec.c
2008-06-26 Michael NiedermayerRemove start_time guessing code.
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-02-06 Reimar DöffingerAdd support for speex in ogg
2008-01-31 Reimar DöffingerAdd support for ogg text subtitles.
2007-12-19 Aurelien Jacobsuse proper url_is_streamed() API
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-11-11 Måns Rullgårdset PKT_FLAG_KEY for Theora and OGM streams
2007-11-07 Diego BiurrunRename ogg2.[ch] to oggdec.[ch].