summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-15 22:34:31 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-15 22:34:31 +0000
commit57c49675889c0e0ad8cebece7a60bba08ba782d2 (patch)
tree5385f944a796892cd682bb60d132dec80e3d743e /ChangeLog
parenta5e9116f3e2ac7dd9f226c5e26673caf3085a781 (diff)
Hacky workaround for FFmpeg not having a channel layout for any counts between 8 and 16.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac5fe0333..a96740d1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-02-15 Carl Hetherington <cth@carlh.net>
+
+ * Fix exception when analysing audio of projects with more
+ than 8 DCP channels.
+
2016-02-12 Carl Hetherington <cth@carlh.net>
* Add basic support for SSA (SubStation Alpha) subtitles (#128).