summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-20 15:20:56 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-20 15:20:56 +0100
commitf82bdaa6ffe1a9e62a010de405f8bbb7ea392f00 (patch)
tree8eb15d2df9cd0bed17684d79ba481d453e344eaf /ChangeLog
parentb6746acdc852bb33a386cff6109e03d1791cb310 (diff)
Add advanced configuration option to allow any container ratio,
specifically because the GDC SX-2001 will only play 25fps DCPs with a 16:9 ratio (not Flat). https://www.dcpomatic.com/forum/viewtopic.php?f=2&t=1119&p=4470
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d13db7ca4..58269eed3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-07-20 Carl Hetherington <cth@carlh.net>
+ * Advanced configuration option to allow any container ratio.
+
* Support closed-caption creation (#725).
2018-07-19 Carl Hetherington <cth@carlh.net>