summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-14 23:19:04 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-14 23:19:04 +0100
commitdf2d7f2173ede7270735b645420187890ff9bc31 (patch)
tree01082b6a65ce794165fead6c566b5d847181c7b4 /ChangeLog
parent9594328ff78c3a9489830a2e114465cbe4f849bc (diff)
Backport tick rounding fix from libdcp;
7b03aba8bc4e9df269430d79ce4ee2c6bd5f344c on master 743acc9bc88f543257355d40c320992ab72d8abe on v1.5.x to fix #1293.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73a550b7c..b79e07801 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-05-14 Carl Hetherington <cth@carlh.net>
+
+ * Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles)
+ in some cases (#1293).
+
2018-04-14 Carl Hetherington <cth@carlh.net>
* Version 2.12.4 released.