log mov.c @ 4722:639c428c8b23 libavformat

age author description
Sun, 15 Mar 2009 10:53:12 +0000 bcoudurier typo in the mail, the 4am commit is always the worst libavformat
Sun, 15 Mar 2009 10:49:28 +0000 bcoudurier add my copyright in mov de/muxer libavformat
Sun, 15 Mar 2009 09:44:57 +0000 bcoudurier allocate palette in codec directly libavformat
Sun, 15 Mar 2009 09:06:36 +0000 bcoudurier cosmetics, add some whitespaces and empty lines libavformat
Sun, 15 Mar 2009 07:21:22 +0000 bcoudurier do not modify sample_count, check against index entries libavformat
Mon, 09 Mar 2009 21:53:00 +0000 rbultje Move MOVContext and related structures from mov.c to isom.h. See "[PATCH] libavformat
Wed, 04 Mar 2009 07:57:09 +0000 alexc MOV: fix demuxing fragmented files libavformat
Tue, 03 Mar 2009 18:19:44 +0000 alexc MOV: fix crash when 'meta' occurs before first 'trak' libavformat
Sun, 01 Mar 2009 16:06:26 +0000 aurel fix missed usage of old metadata API in mov demuxer libavformat
Fri, 27 Feb 2009 08:31:20 +0000 benoit Add a context to av_log() call. libavformat
Sun, 22 Feb 2009 01:07:46 +0000 bcoudurier check av_get_packet return value libavformat
Sun, 22 Feb 2009 00:20:07 +0000 bcoudurier return AVERROR(ENOMEM) if alloc failed, set count after alloc, use variable when reallocing, based on patch by Netgem libavformat
Sun, 15 Feb 2009 14:13:28 +0000 aurel demux some more metadata tags in mov libavformat
Sun, 15 Feb 2009 02:28:54 +0000 aurel use new metadata API in mov demuxer libavformat
Wed, 11 Feb 2009 21:11:19 +0000 bcoudurier fix frame size, time rate is not stts duration anymore with time offset libavformat