log oggparsevorbis.c @ 5885:a1a309c4a751 libavformat

age author description
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
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Thu, 12 Feb 2009 21:39:37 +0000 jbr use av_malloc() in vorbis_comment() libavformat