summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-17 23:00:12 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-17 23:00:12 +0100
commitd184945d41ea7d6e489621dc6492a93b5d91f7de (patch)
treed464fc4d700a2bee193ea0d0bf584700af07e692 /ChangeLog
parent59dd3e3f06efb6249c1e4105ca746f877bc8ca93 (diff)
Do filling correctly for separate-content L/R 3D; before it was
trying to fill each individual piece of content as if it was providing both L and R frames.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00273b56c..c3ea3f022 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-08-17 Carl Hetherington <cth@carlh.net>
+ * Fix problems when encoding 3D from separate
+ L/R sources.
+
* Version 2.1.38 released.
2015-08-17 Carl Hetherington <cth@carlh.net>