]> git.sesse.net Git - ffmpeg/commit
avformat: fix decoded creation_time timestamps
authorMarton Balint <cus@passwd.hu>
Wed, 29 Jun 2016 22:55:48 +0000 (00:55 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 28 Aug 2016 13:55:32 +0000 (15:55 +0200)
commit13b90ff2c12749aac58d22da4cb47c24b7a37b04
tree37e6a2d24cd32a4a89f99cbaffa49bffcc1db594
parentfecf5ae9aa7499280e62f5244dfd2b65c92f532a
avformat: fix decoded creation_time timestamps

Use proper ISO 8601 timestamps which also signal that they are in UTC.

This changes the format of creation_time and modification_date metadata values
from 2016-06-01 22:30:00 to 2016-01-01T22:30:00.000000Z

Fixes ticket #5673.

Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/matroskadec.c
libavformat/mov.c
libavformat/mxfdec.c
libavformat/version.h