summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-20 00:03:14 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-20 00:03:14 +0000
commite9edb9ffd2deee65b2ab044a4a8bc149ed44a0b4 (patch)
tree5ecac773973029ed4b1252171f5dc64698a98b8b /ChangeLog
parent8f7efc8c704891a9c5499c17fa89fe84cdf5bde4 (diff)
Adjust subtitle position when referenced from top.
SMPTE says "top" means that vposition is from the top of the screen to the top of the subtitle, but Dolby servers apparently make it top of screen to bottom of subtitle; adjust the preview to do the latter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ed733c43..cfa5de093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-19 Carl Hetherington <cth@carlh.net>
+
+ * Adjust preview subtitle position to better match reality
+ in some cases.
+
2015-11-19 c.hetherington <cth@carlh.net>
* Add menu option to make a DKDM for DCP-o-matic (#755).