Commit Graph

1 Commits

Author SHA1 Message Date
Moritz Bunkus
b7b3721a42
mkvmerge: simple text subtitles: handle blocks without a duration
If there's no duration, the current entry will be buffered. As soon as
the following entry is found, the difference between the start
timestamps of the current and buffered blocks will be used as the
buffered block's duration.

Second part of the implementation of #2397.
2018-10-05 20:26:10 +02:00