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. --- src/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index d3d615be..1ef4f4ca 100644 --- a/src/wscript +++ b/src/wscript @@ -208,6 +208,7 @@ def build(bld): picture_asset.h piecewise_lut.h pkl.h + profile.h rating.h raw_convert.h reel.h -- cgit v1.2.3