log oggparsevorbis.c @ 5123:cc34279f0fab libavformat

age author description
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
Wed, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat
Sat, 13 Oct 2007 11:43:03 +0000 mru simply buffer checks in vorbis_comment() libavformat
Sat, 13 Oct 2007 11:42:06 +0000 mru use bytestream_get_* in vorbis_comment() libavformat
Wed, 10 Oct 2007 22:59:36 +0000 mru check values more thoroughly in vorbis_header() libavformat