log

age author description
Sat, 14 Jun 2008 21:11:16 +0000 bcoudurier simplify libavformat
Sat, 14 Jun 2008 21:10:11 +0000 bcoudurier change 3gp/3g2 brands if h264 is present libavformat
Sat, 14 Jun 2008 21:07:59 +0000 bcoudurier simplify ipod brand selection libavformat
Sat, 14 Jun 2008 21:06:10 +0000 bcoudurier fix warning, write_ftyp return int now libavformat
Sat, 14 Jun 2008 21:05:28 +0000 bcoudurier put avc1 brand in compat list when h264 is present libavformat
Fri, 13 Jun 2008 13:52:53 +0000 michael I think we are also compliant to iso2. libavformat
Fri, 13 Jun 2008 12:19:01 +0000 michael Add isom to the compatible brands. libavformat
Fri, 13 Jun 2008 11:30:36 +0000 michael Calculate ftyp size instead of hardcoding it. libavformat
Thu, 12 Jun 2008 03:08:41 +0000 michael simplify MODE_3G2 libavformat
Thu, 12 Jun 2008 03:08:08 +0000 michael Change MODE_* to 1<<c so several can be set at the same time. libavformat
Thu, 12 Jun 2008 00:56:54 +0000 bcoudurier cosmetics, reindent libavformat
Thu, 12 Jun 2008 00:55:49 +0000 bcoudurier don't write double sets of metadata in mov, only write usual ones libavformat
Wed, 11 Jun 2008 19:54:17 +0000 aurel matroskadec: set cur_dts after seek libavformat
Wed, 11 Jun 2008 09:40:40 +0000 bcoudurier indent libavformat
Wed, 11 Jun 2008 09:40:22 +0000 bcoudurier support for 3gp metadata libavformat
Wed, 11 Jun 2008 09:35:02 +0000 bcoudurier move utf8 code before udta func, will be used by 3gp tags libavformat
Wed, 11 Jun 2008 09:33:35 +0000 bcoudurier write usual brand for ipod format libavformat
Wed, 11 Jun 2008 09:06:27 +0000 bcoudurier simplify libavformat
Wed, 11 Jun 2008 09:02:01 +0000 bcoudurier factorize psp metadata libavformat
Wed, 11 Jun 2008 08:50:41 +0000 bcoudurier cosmetics libavformat
Wed, 11 Jun 2008 08:39:35 +0000 bcoudurier cosmetics libavformat
Wed, 11 Jun 2008 08:17:38 +0000 bcoudurier support alac in ipod m4a format, tested on quicktime libavformat
Mon, 09 Jun 2008 22:14:58 +0000 bcoudurier m4v/m4a are usual itunes/ipod/iphone extensions libavformat
Mon, 09 Jun 2008 20:14:09 +0000 bcoudurier indent libavformat
Mon, 09 Jun 2008 20:13:44 +0000 bcoudurier rework udta handling, if any track set bitexact, don't write any metadata libavformat
Mon, 09 Jun 2008 19:58:35 +0000 bcoudurier 10l, add parentheses libavformat
Mon, 09 Jun 2008 19:56:59 +0000 bcoudurier indent libavformat
Mon, 09 Jun 2008 19:56:45 +0000 bcoudurier remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits libavformat
Mon, 09 Jun 2008 18:23:06 +0000 bcoudurier cosmetics libavformat
Mon, 09 Jun 2008 13:38:56 +0000 michael Make timestamp debugging work nicer. libavformat