log oggdec.c @ 5470:3f4dbd1e6548 libavformat

age author description
Sat, 12 Dec 2009 20:18:43 +0000 conrad Fix PTS for OGM codecs. libavformat
Mon, 12 Oct 2009 21:30:03 +0000 jbr Calculate correct packet durations when demuxing Ogg/Speex. This involves libavformat
Wed, 30 Sep 2009 09:46:48 +0000 reimar Disable parsing for ogg streams where no ogg header was found, libavformat
Sat, 13 Jun 2009 22:45:58 +0000 jbr Add a VorbisComment metadata conversion table and use it in the FLAC and libavformat
Wed, 15 Apr 2009 06:41:08 +0000 conrad Ensure that there's pages to read for duration calculation in the ogg demuxer libavformat
Sat, 14 Feb 2009 13:44:21 +0000 pross Use consistent indent style in oggdec. libavformat
Thu, 06 Nov 2008 01:50:56 +0000 mru OGG: untypedef demuxer structs libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sun, 24 Aug 2008 17:37:43 +0000 reimar Add ff_ prefix to ogg_codec_t structs libavformat
Sun, 24 Aug 2008 17:09:15 +0000 reimar Make ogg_codec_t descriptions const libavformat
Thu, 26 Jun 2008 13:42:26 +0000 michael Remove start_time guessing code. libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavformat
Thu, 31 Jan 2008 22:30:55 +0000 reimar Add support for ogg text subtitles. libavformat
Wed, 19 Dec 2007 23:26:18 +0000 aurel use proper url_is_streamed() API libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sun, 11 Nov 2007 21:56:18 +0000 mru set PKT_FLAG_KEY for Theora and OGM streams libavformat
Wed, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat base ogg2.c@e5f4725f161c