log mov.c @ 4690:2249417477c5 libavformat

age author description
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