log movenc.c @ 1073:61acaf09a437 libavformat

age author description
Wed, 10 May 2006 17:56:39 +0000 bcoudurier fix damr atom, needed for quicktime player libavformat
Wed, 19 Apr 2006 10:02:41 +0000 bcoudurier move declaration to mov.h libavformat
Fri, 14 Apr 2006 10:51:32 +0000 bcoudurier clean and simplify mov_write_packet libavformat
Fri, 14 Apr 2006 09:54:17 +0000 bcoudurier get avcC profile and level indication from sps (from handbrake) libavformat
Thu, 13 Apr 2006 13:21:20 +0000 bcoudurier write mdat in write_header avoid check in write_packet libavformat
Tue, 11 Apr 2006 08:12:54 +0000 bcoudurier dont write stss atom if keyframes only libavformat
Mon, 10 Apr 2006 17:04:22 +0000 bcoudurier fix edts for tracks without b frames libavformat
Tue, 04 Apr 2006 17:44:59 +0000 michael little h.264 related hunk from diff between cvs and mobile hackerz libavformat
Tue, 04 Apr 2006 12:58:56 +0000 michael the PSP rejects video with too high bitrates so lets claim they arent too high ... libavformat
Sun, 26 Mar 2006 13:34:51 +0000 bcoudurier use 64bit atom version if needed libavformat
Wed, 22 Mar 2006 16:49:05 +0000 bcoudurier dvcpro is 411p in fact libavformat
Sat, 11 Mar 2006 18:21:28 +0000 bcoudurier create edts atom when muxing B frames, needed to compute cts libavformat
Sat, 11 Mar 2006 18:18:17 +0000 bcoudurier do nal reformating when muxing H264, create avcc atom libavformat
Wed, 08 Mar 2006 00:39:23 +0000 corey correct computing of DV fourcc in mov muxer libavformat
Thu, 02 Mar 2006 19:28:35 +0000 michael ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Thu, 02 Mar 2006 01:37:38 +0000 michael compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Wed, 22 Feb 2006 23:46:20 +0000 michael CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat
Sat, 11 Feb 2006 18:27:57 +0000 michael mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat
Tue, 24 Jan 2006 08:03:42 +0000 banan Fix for title field in PSP compatible mp4 files. Patch by libavformat
Mon, 23 Jan 2006 14:28:50 +0000 banan gcc 2.95 fix libavformat
Mon, 23 Jan 2006 14:12:03 +0000 michael >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Fri, 30 Dec 2005 20:34:08 +0000 mmu_man finally found what those >138 codes were... crappy compressed 5bit ascii. this gets them correctly, and adds setting track lang in movenc too. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Tue, 06 Sep 2005 21:25:35 +0000 mru Kill some compiler warnings. Compiled code verified identical after changes. libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Sun, 10 Jul 2005 00:38:46 +0000 michael AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 libavformat
Sun, 19 Jun 2005 23:45:54 +0000 michael This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it libavformat
Mon, 30 May 2005 17:32:02 +0000 nicodvb according to the standard the object_type for H264 is 33, not 241 libavformat