[FFmpeg-devel] [PATCH] avidec: improve creation_time reading
Aurelien Jacobs
aurel
Tue Nov 23 13:05:13 CET 2010
On Tue, Nov 23, 2010 at 05:21:24AM +0100, Michael Niedermayer wrote:
> On Mon, Nov 22, 2010 at 11:55:09PM +0100, Aurelien Jacobs wrote:
> > Hi,
> >
> > Some AVI files store creation_date in a non standard format. Instead,
> > they use an ISO 8601 like format (with '/' instead of '-' in the date).
> > This patch add support for those files.
> >
> > Aurel
> > avidec.c | 6 +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> > fcd5689bc955a5116d974a991723aa00c007bf33 avi_date2.diff
>
> lgtm
Applied.
Aurel
More information about the ffmpeg-devel
mailing list