log

age author description
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
Mon, 09 Jun 2008 08:44:45 +0000 diego Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es. libavformat
Mon, 09 Jun 2008 07:43:59 +0000 bcoudurier remove now unneeded vars libavformat
Mon, 09 Jun 2008 07:43:14 +0000 bcoudurier pass dts and pts through ffm, should fix streaming b frames libavformat
Mon, 09 Jun 2008 00:36:27 +0000 bcoudurier pass extradata through ffm libavformat
Mon, 09 Jun 2008 00:24:29 +0000 bcoudurier remove ugly ffm_nopts hack, use AVFormatContext->timestamp libavformat
Sun, 08 Jun 2008 17:12:25 +0000 banan Oma demuxer libavformat
Sat, 07 Jun 2008 00:49:03 +0000 bcoudurier fix pts handling in ffm libavformat