[FFmpeg-devel] [PATCH] avformat/mxfdec: fix last packet timestamps
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Nov 22 16:14:40 EET 2017
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?
- Derek
More information about the ffmpeg-devel
mailing list