summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-12 12:02:29 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-12 12:02:29 +0100
commit0d65e6ab06f798ca905c0ae5c1d0203ac254377c (patch)
treee0886915a48374c8febc825cfc2c50cc20a2e606 /ChangeLog
parent26a4961cfb36a7dd47387122d1138468a5ce672a (diff)
Un-map non-selected audio streams when loading old files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b48165d..e750f8260 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-12 c.hetherington <cth@carlh.net>
+
+ * Fix for every audio stream being mapped to the DCP when loading
+ old films.
+
2015-06-11 c.hetherington <cth@carlh.net>
* Fix massive slowdown of direct J2K->DCP encodes (#599).