log oggparsetheora.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
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
Fri, 05 Mar 2010 00:22:40 +0000 conrad oggdec: Parse theora headers since ogg might not mark keyframes libavformat
Mon, 11 Jan 2010 05:51:09 +0000 conrad oggdec: Set dts when known libavformat
Fri, 03 Jul 2009 11:31:09 +0000 reimar Replace invalid Theora frame rate by 25 FPS. libavformat
Fri, 05 Jun 2009 23:39:11 +0000 conrad Ensure that the extradata buffer is padded appripriately in the ogg demuxer. libavformat
Thu, 14 May 2009 00:02:07 +0000 conrad Use skip_bits_long() for large skips libavformat
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Thu, 06 Nov 2008 01:57:17 +0000 mru OGG: correct PTS with old theora streams libavformat
Thu, 06 Nov 2008 01:50:56 +0000 mru OGG: untypedef demuxer structs libavformat
Wed, 01 Oct 2008 14:44:30 +0000 conrad Cosmetics: indentation libavformat
Wed, 01 Oct 2008 14:43:08 +0000 conrad Visible width/height fields were added in Theora 3.2 libavformat
Sun, 24 Aug 2008 17:37:43 +0000 reimar Add ff_ prefix to ogg_codec_t structs libavformat