summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-05 02:41:40 +0100
committerCarl Hetherington <cth@carlh.net>2018-04-05 02:41:40 +0100
commit4775971005de645dd539c7c940a699758d535c46 (patch)
treecbd7804693f1082ad76ad46e0b440d9128428452 /ChangeLog
parentbb733a578dd3ca906d6a268805babf40b0a67a48 (diff)
Wait for in-order input to shuffler before emitting anything, otherwise
we emit a crucial frame and then fail to carry on because we miss it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae4214226..e2cf6af90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-05 Carl Hetherington <cth@carlh.net>
+
+ * Fix assertion failures with 3D content in some cases.
+
2018-03-28 Carl Hetherington <cth@carlh.net>
* Disable audio mapping control when analysing audio (#1250).