X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=test%2Fclient_server_test.cc;h=f12c5335d42f3480ffddfe4fc828bd767cc6c016;hb=ada96204dfa1456da77e2ea7469f492cfc0a5483;hp=1f77f7f907cc718a0bcf61dd32b41881c9dd34c3;hpb=a8a0dfd1b21de6c0facf965ab119833ff6f790bf;p=dcpomatic.git diff --git a/test/client_server_test.cc b/test/client_server_test.cc index 1f77f7f90..f12c5335d 100644 --- a/test/client_server_test.cc +++ b/test/client_server_test.cc @@ -260,7 +260,7 @@ BOOST_AUTO_TEST_CASE (client_server_test_j2k) shared_ptr j2k_pvf ( new PlayerVideo ( - shared_ptr (new J2KImageProxy (raw_locally_encoded, dcp::Size (1998, 1080))), + shared_ptr (new J2KImageProxy (raw_locally_encoded, dcp::Size (1998, 1080), AV_PIX_FMT_XYZ12LE)), DCPTime (), Crop (), optional (),