On Tue, 23 Aug 2016, Marton Balint wrote:
On Sun, 14 Aug 2016, Marton Balint wrote:
On Fri, 1 Jul 2016, Marton Balint wrote:
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
On Sun, 14 Aug 2016, Marton Balint wrote:
On Fri, 1 Jul 2016, Marton Balint wrote:
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.00Z
On Fri, 1 Jul 2016, Marton Balint wrote:
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.00Z
Fixes ticket #5673.
I'd like to apply this
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.00Z
Fixes ticket #5673.
Signed-off-by: Marton Balint
---
libavformat/matroskadec.c | 7 +---