log oggparsevorbis.c @ 5497:59df3b64dc89 libavformat

age author description
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
Wed, 11 Feb 2009 23:34:57 +0000 aurel use new metadata API in ogg/vorbis demuxer libavformat
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. 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
Tue, 15 Jul 2008 23:00:29 +0000 mru OGG: Add padding at end of Vorbis headers libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Fri, 01 Feb 2008 15:17:32 +0000 bcoudurier const libavformat