diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:38:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-06-02 01:44:34 +0200 |
| commit | 42feb7f92b4d8fb5aee89f40a8e02dc7ca4ae293 (patch) | |
| tree | 00951d7c7288683c892967ae5d347934dd43f745 /test/ref/DCP/dcp_test5/ASSETMAP.xml | |
| parent | e39c25293d4c2e0d56bdbc856186c929de69d566 (diff) | |
Test churn from adding make_uuid() into CPL.
Diffstat (limited to 'test/ref/DCP/dcp_test5/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test5/ASSETMAP.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/ref/DCP/dcp_test5/ASSETMAP.xml b/test/ref/DCP/dcp_test5/ASSETMAP.xml index 5f38e3b4..3f5d9076 100644 --- a/test/ref/DCP/dcp_test5/ASSETMAP.xml +++ b/test/ref/DCP/dcp_test5/ASSETMAP.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <AssetMap xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM"> - <Id>urn:uuid:5d51e8a1-b2a5-4da6-9b66-4615c3609440</Id> + <Id>urn:uuid:8f8d5c1f-cd57-4bcc-9827-ff398e5832cf</Id> <AnnotationText>Created by libdcp</AnnotationText> <Creator>OpenDCP 0.0.25</Creator> <VolumeCount>1</VolumeCount> @@ -8,11 +8,11 @@ <Issuer>OpenDCP 0.0.25</Issuer> <AssetList> <Asset> - <Id>urn:uuid:6af1e0c1-c441-47f8-a502-3efd46b1fa4f</Id> + <Id>urn:uuid:5d51e8a1-b2a5-4da6-9b66-4615c3609440</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_6af1e0c1-c441-47f8-a502-3efd46b1fa4f.xml</Path> + <Path>pkl_5d51e8a1-b2a5-4da6-9b66-4615c3609440.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>1186</Length> @@ -31,7 +31,7 @@ </ChunkList> </Asset> <Asset> - <Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id> + <Id>urn:uuid:46c3eb45-15e5-47d6-8684-d8641e4dc516</Id> <ChunkList> <Chunk> <Path>video.mxf</Path> @@ -42,7 +42,7 @@ </ChunkList> </Asset> <Asset> - <Id>urn:uuid:9482e87d-292d-4e0e-a98d-c61822b60fe9</Id> + <Id>urn:uuid:8b92bcee-62fc-4a33-a51a-816e9611ce85</Id> <ChunkList> <Chunk> <Path>audio.mxf</Path> |
