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