diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2019-02-22 17:21:00 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2019-02-26 14:48:27 -0500 |
commit | 97f47fd601d0e380109f501e4aabff71ffbad052 (patch) | |
tree | d3d3908ebee0ab209f3ec1ea0486813fdecda164 /libavutil | |
parent | 69fcc093c1241b5ee7711c56c9cd558832a7e491 (diff) | |
download | ffmpeg-97f47fd601d0e380109f501e4aabff71ffbad052.tar.gz |
mov: Fix start_time for streams with empty edits in the middle
Empty edits can occur at any position within the edit list except for at
the end. Empty edits in the middle should not impact the reported stream
start_time or the video PTS adjustment, so only include empty edits at
the start of the list in empty_edits_sum_duration.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions