Probably fix fake-writing with 3D.
authorCarl Hetherington <cth@carlh.net>
Mon, 8 Feb 2016 16:57:14 +0000 (16:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Dec 2019 16:01:32 +0000 (17:01 +0100)
src/AS_DCP_JP2K.cpp

index 9d6dfc9b2d26a2f9e3ab1826e9516e5f3358d89d..4510ed1e6d3befa66fc1dad6d145d0bff6289d12 100755 (executable)
@@ -1273,7 +1273,7 @@ public:
       }
 
     m_NextPhase = SP_LEFT;
-    return lh__Writer::FakeWriteFrame(size, true);
+    return lh__Writer::FakeWriteFrame(size, false);
   }
 
   //