diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-19 22:51:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-14 23:21:25 +0100 |
| commit | 216d424afaf521e1bd1b95cadbe4d1eac58a6c4a (patch) | |
| tree | ec53bf3968a1d6b56cbb63c684b9d37616d4cc93 /ChangeLog | |
| parent | df2d7f2173ede7270735b645420187890ff9bc31 (diff) | |
Fix crash on make-dcp after trimming end of text subtitles (#1275).
(cherry-picking cd810b7658b0f4910c093ac191c2b4ba06ba0677 from master)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ * Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles) in some cases (#1293). +2018-04-19 Carl Hetherington <cth@carlh.net> + + * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275). + 2018-04-14 Carl Hetherington <cth@carlh.net> * Version 2.12.4 released. |
