summaryrefslogtreecommitdiff
path: root/src/AS_DCP_JP2K.cpp
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-08 16:57:14 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-08 16:57:14 +0000
commite003bf6159311ce69609ef30375b535d45e35729 (patch)
tree21734754d381bb857c499000e96608ca4443fe27 /src/AS_DCP_JP2K.cpp
parenteae4ef1dea28868dd61dab68a37b7ee6d1181036 (diff)
Probably fix fake-writing with 3D.
Diffstat (limited to 'src/AS_DCP_JP2K.cpp')
-rwxr-xr-xsrc/AS_DCP_JP2K.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AS_DCP_JP2K.cpp b/src/AS_DCP_JP2K.cpp
index 95b026f..945911e 100755
--- a/src/AS_DCP_JP2K.cpp
+++ b/src/AS_DCP_JP2K.cpp
@@ -1273,7 +1273,7 @@ public:
}
m_NextPhase = SP_LEFT;
- return lh__Writer::FakeWriteFrame(size, true);
+ return lh__Writer::FakeWriteFrame(size, false);
}
//