Untested interop DCP/KDM support.
[libdcp.git] / test / dcp_test.cc
index 9699eeb278ea981aaaeec84baddf53bd7aab2ae8..970ca9dd3046f73e858d3bb6e02398ed39cfbaa0 100644 (file)
@@ -47,6 +47,7 @@ BOOST_AUTO_TEST_CASE (dcp_test)
                                                         24,
                                                         false,
                                                         libdcp::Size (32, 32),
+                                                        false,
                                                         mxf_meta
                                                         ));
 
@@ -59,6 +60,7 @@ BOOST_AUTO_TEST_CASE (dcp_test)
                                                   24,
                                                   2,
                                                   false,
+                                                  false,
                                                   mxf_meta
                                                   ));