From ec02427b46e95fa2a63ad680e0a9787f2d306305 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 12 Apr 2025 22:42:32 +0200 Subject: Bump libdcp for very invalid subtitle duration checks. --- test/vf_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/vf_test.cc') diff --git a/test/vf_test.cc b/test/vf_test.cc index 2b59b68ba..a0c48c5a6 100644 --- a/test/vf_test.cc +++ b/test/vf_test.cc @@ -128,7 +128,7 @@ BOOST_AUTO_TEST_CASE (vf_test2) dcp::VerificationNote::Code::EXTERNAL_ASSET, dcp::VerificationNote::Code::MISSING_SUBTITLE_LANGUAGE, dcp::VerificationNote::Code::INVALID_SUBTITLE_FIRST_TEXT_TIME, - dcp::VerificationNote::Code::INVALID_SUBTITLE_DURATION + dcp::VerificationNote::Code::INVALID_SUBTITLE_DURATION_BV21, }, false ); -- cgit v1.2.3