log oggparseflac.c @ 6471:b3aea89a4f63 libavformat

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
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Sun, 25 Jan 2009 01:21:10 +0000 jbr use function and definitions from libavcodec/flac.h in oggparseflac.c libavformat
Sun, 14 Dec 2008 17:30:18 +0000 mru oggflac: fix bitstream reader usage 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, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat
Sun, 12 Aug 2007 09:29:39 +0000 michael add support for old flac in ogg libavformat
Thu, 14 Jun 2007 18:14:35 +0000 mru use get_bits_long() where needed libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Fri, 12 May 2006 00:50:43 +0000 mru set stream time_base properly libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Wed, 11 May 2005 22:47:26 +0000 mru flac in ogg support libavformat