log movenc.c @ 6416:e60cca9e99a3 libavformat

age author description
Wed, 25 Aug 2010 12:29:32 +0000 mstorsjo Properly handle IPv6 addresses in the SDP generation libavformat
Tue, 20 Jul 2010 05:23:28 +0000 mstorsjo movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size libavformat
Thu, 08 Jul 2010 21:57:20 +0000 bcoudurier In mov muxer, write pixel aspect ratio tag in mov files. libavformat
Tue, 15 Jun 2010 09:14:00 +0000 bcoudurier Support gray16be and rgb48be in mov libavformat
Fri, 04 Jun 2010 23:30:58 +0000 bcoudurier fix raw 555 pixel format, add abgr fourcc libavformat
Sun, 23 May 2010 21:06:11 +0000 bcoudurier write 3gp perf tag for artist metadata libavformat
Sun, 23 May 2010 21:04:39 +0000 bcoudurier albm 3gp tag has optional track field not date libavformat
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