summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-14 00:28:59 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-14 00:28:59 +0100
commit6c3ce5b236a745c9eb9e652bacb2896a96254f81 (patch)
tree3a61430fb2c2673fa2b7c1861c7ff41f1a191734 /ChangeLog
parentabf6ad9a8a499348c7f1c9faae341303ff7bf69e (diff)
Port 65514eea7705fb12985cef448f08ceb47db6acab from 1.x; failure to handle separate-eye 3D when R comes before L in the playlist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f3ed961c..14204b588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-07-14 Carl Hetherington <cth@carlh.net>
+ * Fix failure to encode 3D from separate content
+ in some cases (from 1.x) (#634).
+
* Fix non-working 3D DCP creation when using separate
pieces of content for each eye (#635).