log oggparsevorbis.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Sat, 07 Aug 2010 21:30:34 +0000 alexc oggparsevorbis: Add some sanity checks to header packet ordering/presence. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sat, 20 Mar 2010 13:36:43 +0000 jbr Add VorbisComment writing to FLAC files. libavformat
Fri, 12 Mar 2010 05:16:57 +0000 conrad oggdec: Parse ogm chapters libavformat
Fri, 12 Mar 2010 05:16:47 +0000 conrad Const correctness for vorbis_comment 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:49 +0000 conrad oggdec: Fix memory leak in setting up vorbis headers libavformat
Thu, 11 Mar 2010 07:17:46 +0000 conrad oggdec: Don't use ogg_stream's seq for vorbis or speex headers libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Sun, 13 Dec 2009 20:27:29 +0000 michael Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped libavformat
Sat, 17 Oct 2009 21:30:50 +0000 jbr Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisComment libavformat
Thu, 24 Sep 2009 15:37:09 +0000 reimar Fix possible buffer over-read in vorbis_comment, fix it double to be sure. libavformat
Wed, 23 Sep 2009 09:18:23 +0000 reimar Correctly print number of remaining bytes in oggparsevorbis instead of always libavformat
Sat, 13 Jun 2009 22:45:58 +0000 jbr Add a VorbisComment metadata conversion table and use it in the FLAC and libavformat