log movenc.c @ 6040:2bab410094e0 libavformat

age author description
Sun, 23 May 2010 21:03:14 +0000 bcoudurier change author metadata to artist in mov de/muxer libavformat
Tue, 18 May 2010 19:47:24 +0000 mstorsjo Add initial support for RTP hinting in the mov muxer libavformat
Tue, 18 May 2010 19:40:17 +0000 mstorsjo Make mov_write_packet non-static, add ff_ prefix libavformat
Tue, 18 May 2010 19:38:37 +0000 mstorsjo Move the mov muxer structures to a separate header libavformat
Wed, 05 May 2010 08:41:10 +0000 conrad movenc: Write QuickTime chapters libavformat
Wed, 05 May 2010 08:41:06 +0000 conrad movenc: Swap positions of mov_write_header and mov_write_packet libavformat
Wed, 21 Apr 2010 06:36:05 +0000 conrad movenc: Write nero chapters libavformat
Mon, 12 Apr 2010 07:24:30 +0000 thardin Predicting the size of the hdlr, string data and trkn tags in the MOV muxer 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
Tue, 09 Mar 2010 01:53:16 +0000 bcoudurier Fix encoder metadata string langcode in mov muxer libavformat
Tue, 09 Mar 2010 01:21:09 +0000 bcoudurier Correctly mark mov metadata as utf-8, using iso language code libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Sun, 17 Jan 2010 15:57:51 +0000 stefano Use av_match_ext() rather than the deprecated match_ext(), fix libavformat
Mon, 04 Jan 2010 02:52:40 +0000 melanson Add support for these widely-used iTunes metadata fields: Album Artist, libavformat