log rmenc.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Fri, 28 May 2010 18:21:57 +0000 rbultje Reindent after r23361. libavformat
Fri, 28 May 2010 18:21:25 +0000 rbultje Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing libavformat
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
Sat, 21 Mar 2009 20:34:24 +0000 rbultje Remove index writing in RM muxer, since it is broken (multiple streams per libavformat
Tue, 17 Feb 2009 21:40:38 +0000 aurel use new metadata API in rm (de)muxer libavformat
Thu, 12 Feb 2009 17:26:06 +0000 diego Use more descriptive format long_names. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sat, 13 Dec 2008 21:40:20 +0000 rbultje Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. libavformat
Sun, 03 Aug 2008 16:42:32 +0000 jbr cosmetics: make all references to AC-3 capitalized and hyphenated libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavformat
Sun, 02 Dec 2007 17:51:05 +0000 rtogni Fix muxer so that generated files are playable by realplayer, other open libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Wed, 30 May 2007 09:44:16 +0000 aurel split rm muxer and demuxer in their own files libavformat base rm.c@1ae16fce99a5