aboutsummaryrefslogtreecommitdiffstats
path: root/libpostproc/postprocess.h
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2017-11-23 22:47:22 +0100
committerMarton Balint <cus@passwd.hu>2017-12-03 21:06:47 +0100
commit5a93a85fd0ad62c6c9cdf69415959f116c015f0e (patch)
tree2a380893664dfc2f50bcfb44fe4d65f1dea60246 /libpostproc/postprocess.h
parent6e3e696591483747d99d7fda8da1b7f1f7932cab (diff)
downloadffmpeg-5a93a85fd0ad62c6c9cdf69415959f116c015f0e.tar.gz
avformat/mxfdec: fix last packet timestamps
The current edit unit cannot be reliably determined for the last packet of a video stream, because we can't query the start offset of the next edit unit from the index. This caused missing timestamps for the last video packet. Therefore from now on, we allow setting the PTS even if we are not sure of the current edit unit if mxf_set_current_edit_unit returned a specific failure, and the assumed current edit unit is the last. Fixes last packet timestamp of: ffprobe -fflags nofillin -show_packets tests/data/lavf/lavf.mxf -select_streams v Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libpostproc/postprocess.h')
0 files changed, 0 insertions, 0 deletions