summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-14 12:35:20 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-14 12:35:20 +0100
commita30b789020ae356d8e15c6943ae5706b83df5b84 (patch)
tree949c11d6f2433fd2626538b0bfc0f5c503b6a71e /ChangeLog
parent3b74655a04bdac7d8fa0258225a9d3bedd170170 (diff)
Use edit rate not frame rate for displaying rate of DCPs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e564e7a8f..99ec8dadf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-06-14 c.hetherington <cth@carlh.net>
+ * Fix incorrectly-reported frame rate when importing
+ 3D DCPs.
+
* Select correct video frame type when importing DCPs (part of #806).
2016-06-13 Carl Hetherington <cth@carlh.net>