From 2ef30cbe66ca819588bf43d892223ed9864c0e9a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 26 Mar 2025 23:59:30 +0100 Subject: Introduce and use dcp::Profile. This replaces the specific flags passed to DCP::write(), is a property of the CPL (where it seems to belong) and allows us to write what I hear is the correct metadata for this mythical Bv2.0 that somebody invented. --- test/ref/cpl_metadata_test1.xml | 2 +- test/ref/cpl_metadata_test2.xml | 2 +- test/ref/cpl_metadata_test3.xml | 2 +- test/ref/cpl_metadata_test4.xml | 2 +- test/ref/cpl_metadata_test5.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'test/ref') diff --git a/test/ref/cpl_metadata_test1.xml b/test/ref/cpl_metadata_test1.xml index 1140c07d..86859c7b 100644 --- a/test/ref/cpl_metadata_test1.xml +++ b/test/ref/cpl_metadata_test1.xml @@ -71,7 +71,7 @@ DCP Constraints Profile - SMPTE-RDD-52:2020-Bv2.1 + SMPTE-RDD-52:2020-Bv2.0 diff --git a/test/ref/cpl_metadata_test2.xml b/test/ref/cpl_metadata_test2.xml index d04d25af..79731518 100644 --- a/test/ref/cpl_metadata_test2.xml +++ b/test/ref/cpl_metadata_test2.xml @@ -47,7 +47,7 @@ DCP Constraints Profile - SMPTE-RDD-52:2020-Bv2.1 + SMPTE-RDD-52:2020-Bv2.0 diff --git a/test/ref/cpl_metadata_test3.xml b/test/ref/cpl_metadata_test3.xml index 38d732a6..265483fe 100644 --- a/test/ref/cpl_metadata_test3.xml +++ b/test/ref/cpl_metadata_test3.xml @@ -46,7 +46,7 @@ DCP Constraints Profile - SMPTE-RDD-52:2020-Bv2.1 + SMPTE-RDD-52:2020-Bv2.0 diff --git a/test/ref/cpl_metadata_test4.xml b/test/ref/cpl_metadata_test4.xml index e4459375..b4984ccc 100644 --- a/test/ref/cpl_metadata_test4.xml +++ b/test/ref/cpl_metadata_test4.xml @@ -47,7 +47,7 @@ DCP Constraints Profile - SMPTE-RDD-52:2020-Bv2.1 + SMPTE-RDD-52:2020-Bv2.0 diff --git a/test/ref/cpl_metadata_test5.xml b/test/ref/cpl_metadata_test5.xml index 55209e53..02757e21 100644 --- a/test/ref/cpl_metadata_test5.xml +++ b/test/ref/cpl_metadata_test5.xml @@ -47,7 +47,7 @@ DCP Constraints Profile - SMPTE-RDD-52:2020-Bv2.1 + SMPTE-RDD-52:2020-Bv2.0 -- cgit v1.2.3