log oggparsespeex.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Fri, 12 Mar 2010 05:16:44 +0000 conrad oggdec: Metadata is per-stream; don't merge multiple streams' together libavformat
Fri, 12 Mar 2010 05:16:39 +0000 conrad Add ff_ prefix to vorbis_comment libavformat
Thu, 11 Mar 2010 07:17:46 +0000 conrad oggdec: Don't use ogg_stream's seq for vorbis or speex headers libavformat
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
Fri, 28 Aug 2009 00:44:54 +0000 jbr Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavformat
Fri, 05 Jun 2009 23:39:11 +0000 conrad Ensure that the extradata buffer is padded appripriately in the ogg demuxer. libavformat
Fri, 22 May 2009 18:34:01 +0000 conrad Set speex frame_size in ogg demuxer libavformat
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Sat, 21 Mar 2009 08:22:36 +0000 conrad Reindent libavformat
Sat, 21 Mar 2009 08:22:09 +0000 conrad Fix Speex header parsing in ogg demuxer libavformat
Thu, 06 Nov 2008 01:50:56 +0000 mru OGG: untypedef demuxer structs 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
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavformat