[FFmpeg-devel] [PATCH 3/3] avformat: fix decoded creation_time timestamps

Marton Balint cus at passwd.hu
Sun Aug 28 17:06:55 EEST 2016



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-06-01 22:30:00 to 2016-01-01T22:30:00.000000Z
>>>
>>> Fixes ticket #5673.
>>>
>>
>> I'd like to apply this soon as well. Changing the format of creation_time 
>> and modification_time in the metadata might be considered a hostile 
>> move against library users, so I would not mind some comments that it is 
>> OK. Maybe an entry in API changes is enough?
>>
>> Thanks,
>> Marton
>>
>>> Signed-off-by: Marton Balint <cus at passwd.hu>
>>> ---
>>> libavformat/matroskadec.c |  7 +------
>>> libavformat/mov.c         |  9 +--------
>>> libavformat/mxfdec.c      | 14 ++++----------
>>> libavformat/version.h     |  2 +-
>>> 4 files changed, 7 insertions(+), 25 deletions(-)
>>>
>
> Very last ping for this patch.
>

Applied.

Regards,
Marton


More information about the ffmpeg-devel mailing list