[FFmpeg-devel] [PATCH] avformat/mxfdec: fix last packet timestamps

Marton Balint cus at passwd.hu
Thu Nov 23 00:25:13 EET 2017



On Wed, 22 Nov 2017, Derek Buitenhuis wrote:

> On 11/22/2017 1:10 AM, Marton Balint wrote:
>> Fixes the packet timestamps of the last packet, which was unset, or guessed by
>> compute_pkt_fields.
>> 
>> ffprobe -fflags nofillin -show_packets tests/data/lavf/lavf.mxf -select_streams v
>> 
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavformat/mxfdec.c        |  8 ++++----
>>  tests/ref/seek/lavf-mxf_d10 | 12 ++++++------
>>  2 files changed, 10 insertions(+), 10 deletions(-)
>
> Can you add what the fix actually was to the commit message?
>

Hmm, the patch seems to break timestamps for some files so I will work on 
a new one anyway.

Regards,
Marton


More information about the ffmpeg-devel mailing list