summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-10 00:31:35 +0100
committerCarl Hetherington <cth@carlh.net>2018-06-10 00:31:35 +0100
commit79a9da3ed267f2fa95aa9615dd662a1cea2e9d81 (patch)
treee7f7ba3a13844385d11f0e7899ee1d42f8ff44aa /ChangeLog
parentf3db6f37c85352ad7631078907439ce8ff151b3d (diff)
Modify the downmix mapping so that we include Ls, Rs and Lfe (#1281).v2.13.29
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f4c185f2..ad96a4aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-10 Carl Hetherington <cth@carlh.net>
+
+ * Include Ls/Rs and Lfe in 5.1-to-stereo downmix in the player.
+
2018-06-09 Carl Hetherington <cth@carlh.net>
* Fix bad parsing of ASS lines embedded into FFmpeg files