diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-04-20 01:40:56 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-05-08 13:02:28 -0300 |
commit | 4ebeab15b037a21f195696cef1f7522daf42f3ee (patch) | |
tree | d354751beee7139545f6702e44f8ecc7c6e2d9c0 /libavformat/mxfdec.c | |
parent | c636dc9819ebab1a84237cc017a6a3d35ebc9cdc (diff) | |
download | ffmpeg-4ebeab15b037a21f195696cef1f7522daf42f3ee.tar.gz |
avformat/matroskaenc: Fix relative timestamp check
At this point, ts already includes the ts_offset so that the relative
time written with the cluster is already given by ts - mkv->cluster_pts.
It is this number that needs to fit into an int16_t.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/mxfdec.c')
0 files changed, 0 insertions, 0 deletions