summaryrefslogtreecommitdiff
path: root/test/ref/cpl_metadata_test1.xml
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-17 18:45:19 +0100
committerCarl Hetherington <cth@carlh.net>2022-01-17 20:16:52 +0100
commit0a5615c17edf6d9c51d9269c824d6caf71f710e5 (patch)
tree469e07adb1e3a4971b5a622f97bff59b0ed5554d /test/ref/cpl_metadata_test1.xml
parent59e22e6d9ff4fc180f79df64da2a27f44a982b51 (diff)
Use optional for ReelAsset _annotation_text.v1.8.6
Not only is this tag optional in Interop and SMPTE, but it would appear that if it is present but empty a DCP will not play back on Sony SRX320 / LMT3000 systems (DoM bug #2124). Here we use optional<>, as seems to make sense, and also refuse to write empty tags (instead omitting the tag entirely).
Diffstat (limited to 'test/ref/cpl_metadata_test1.xml')
-rw-r--r--test/ref/cpl_metadata_test1.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ref/cpl_metadata_test1.xml b/test/ref/cpl_metadata_test1.xml
index 58649e8d..1140c07d 100644
--- a/test/ref/cpl_metadata_test1.xml
+++ b/test/ref/cpl_metadata_test1.xml
@@ -18,7 +18,6 @@
<AssetList>
<MainPicture>
<Id>urn:uuid:e98d059d-645f-4343-a30f-edc61d58b8e0</Id>
- <AnnotationText></AnnotationText>
<EditRate>24 1</EditRate>
<IntrinsicDuration>24</IntrinsicDuration>
<EntryPoint>0</EntryPoint>