summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-04-12 17:20:10 +0100
committerCarl Hetherington <cth@carlh.net>2015-04-12 17:20:10 +0100
commit1f9c2f2699718da6f3f16ab7aa00b41789ec180a (patch)
treea145dcc03bfd78a3015beecc62cf62de0c36d8b2 /ChangeLog
parent7c2412255bca2a2356c1da4b5298672fbb0e1c45 (diff)
Hand-apply 97dde0e6d77b874742161703944d60524023664e from master.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46ccc9122..a528dd827 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-04-12 Carl Hetherington <cth@carlh.net>
+
+ * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
+ use the number of mapped audio channels for the DCP name, not the
+ number of DCP channels (#479).
+
2015-03-25 Carl Hetherington <cth@carlh.net>
* Remove scaler settings and just uses SWS_BICUBIC all round.