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>2019-12-03 17:01:32 +0100
commit565f3a6b5212bdbcc81e23ec86c771cb6fd7dd12 (patch)
treecb2d7b9e11a83a5ceacce9f2270a58d64ea592a8 /src/AS_DCP_JP2K.cpp
parent22cfc449c60d0e10c7be84f3c19b132117c63558 (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 9d6dfc9..4510ed1 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);
}
//