summaryrefslogtreecommitdiff
path: root/test/ref
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-28 23:13:15 +0100
committerCarl Hetherington <cth@carlh.net>2021-02-06 22:48:30 +0100
commiteac3cac07eb97a6bcf6accd1575af76cd6f59112 (patch)
treea4fa1dfb9130ddcdfec37a48eea8110c981520d8 /test/ref
parent9b1b653f1a169dae3e939c58d73356ff02e5835c (diff)
Don't use flat_red.j2c for the simple DCP test as it's only 8-bit.
Diffstat (limited to 'test/ref')
-rw-r--r--test/ref/DCP/dcp_test1/ASSETMAP.xml2
-rw-r--r--test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml2
-rw-r--r--test/ref/DCP/dcp_test1/pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml6
-rw-r--r--test/ref/DCP/dcp_test1/video.mxfbin40144 -> 49240 bytes
-rw-r--r--test/ref/DCP/dcp_test7/ASSETMAP2
-rw-r--r--test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml2
-rw-r--r--test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml6
-rw-r--r--test/ref/DCP/dcp_test7/video.mxfbin40144 -> 49240 bytes
-rw-r--r--test/ref/cpl_metadata_test1.xml2
-rw-r--r--test/ref/cpl_metadata_test2.xml2
10 files changed, 12 insertions, 12 deletions
diff --git a/test/ref/DCP/dcp_test1/ASSETMAP.xml b/test/ref/DCP/dcp_test1/ASSETMAP.xml
index e0426fb1..1e5c909b 100644
--- a/test/ref/DCP/dcp_test1/ASSETMAP.xml
+++ b/test/ref/DCP/dcp_test1/ASSETMAP.xml
@@ -37,7 +37,7 @@
<Path>video.mxf</Path>
<VolumeIndex>1</VolumeIndex>
<Offset>0</Offset>
- <Length>40144</Length>
+ <Length>49240</Length>
</Chunk>
</ChunkList>
</Asset>
diff --git a/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
index 2ee11df5..fed09ab1 100644
--- a/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
+++ b/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
@@ -41,7 +41,7 @@
<IntrinsicDuration>24</IntrinsicDuration>
<EntryPoint>0</EntryPoint>
<Duration>24</Duration>
- <Hash>XGhFVrqZqapOJx5Fh2SLjj48Yjg=</Hash>
+ <Hash>addO7je2lZSNQp55qjCWo5DLKFQ=</Hash>
<FrameRate>24 1</FrameRate>
<ScreenAspectRatio>1998 1080</ScreenAspectRatio>
</MainPicture>
diff --git a/test/ref/DCP/dcp_test1/pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml b/test/ref/DCP/dcp_test1/pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml
index 5038b8ed..e2a28329 100644
--- a/test/ref/DCP/dcp_test1/pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml
+++ b/test/ref/DCP/dcp_test1/pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml
@@ -9,15 +9,15 @@
<Asset>
<Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id>
<AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText>
- <Hash>xz+gUPoPMdbFlAewvWIq8BRhBmA=</Hash>
+ <Hash>X3bMCBdXEOYEpYmsConNWrWUAGs=</Hash>
<Size>5082</Size>
<Type>text/xml</Type>
</Asset>
<Asset>
<Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id>
<AnnotationText>1fab8bb0-cfaf-4225-ad6d-01768bc10470</AnnotationText>
- <Hash>XGhFVrqZqapOJx5Fh2SLjj48Yjg=</Hash>
- <Size>40144</Size>
+ <Hash>addO7je2lZSNQp55qjCWo5DLKFQ=</Hash>
+ <Size>49240</Size>
<Type>application/mxf</Type>
</Asset>
<Asset>
diff --git a/test/ref/DCP/dcp_test1/video.mxf b/test/ref/DCP/dcp_test1/video.mxf
index 0a8fb0ca..7042a71a 100644
--- a/test/ref/DCP/dcp_test1/video.mxf
+++ b/test/ref/DCP/dcp_test1/video.mxf
Binary files differ
diff --git a/test/ref/DCP/dcp_test7/ASSETMAP b/test/ref/DCP/dcp_test7/ASSETMAP
index a0a42801..58ef1279 100644
--- a/test/ref/DCP/dcp_test7/ASSETMAP
+++ b/test/ref/DCP/dcp_test7/ASSETMAP
@@ -37,7 +37,7 @@
<Path>video.mxf</Path>
<VolumeIndex>1</VolumeIndex>
<Offset>0</Offset>
- <Length>40144</Length>
+ <Length>49240</Length>
</Chunk>
</ChunkList>
</Asset>
diff --git a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
index a9ff202b..bb933d94 100644
--- a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
+++ b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
@@ -41,7 +41,7 @@
<IntrinsicDuration>24</IntrinsicDuration>
<EntryPoint>0</EntryPoint>
<Duration>24</Duration>
- <Hash>XGhFVrqZqapOJx5Fh2SLjj48Yjg=</Hash>
+ <Hash>addO7je2lZSNQp55qjCWo5DLKFQ=</Hash>
<FrameRate>24 1</FrameRate>
<ScreenAspectRatio>1.85</ScreenAspectRatio>
</MainPicture>
diff --git a/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml b/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml
index 919fe206..ae197d21 100644
--- a/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml
+++ b/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml
@@ -9,15 +9,15 @@
<Asset>
<Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id>
<AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText>
- <Hash>JxqfjtwuLuimdPydOWGY/Vgrzek=</Hash>
+ <Hash>4a5qu1Q918HGMSi/b5d30ZvlkIo=</Hash>
<Size>2168</Size>
<Type>text/xml;asdcpKind=CPL</Type>
</Asset>
<Asset>
<Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id>
<AnnotationText>1fab8bb0-cfaf-4225-ad6d-01768bc10470</AnnotationText>
- <Hash>XGhFVrqZqapOJx5Fh2SLjj48Yjg=</Hash>
- <Size>40144</Size>
+ <Hash>addO7je2lZSNQp55qjCWo5DLKFQ=</Hash>
+ <Size>49240</Size>
<Type>application/x-smpte-mxf;asdcpKind=Picture</Type>
</Asset>
<Asset>
diff --git a/test/ref/DCP/dcp_test7/video.mxf b/test/ref/DCP/dcp_test7/video.mxf
index 0a8fb0ca..7042a71a 100644
--- a/test/ref/DCP/dcp_test7/video.mxf
+++ b/test/ref/DCP/dcp_test7/video.mxf
Binary files differ
diff --git a/test/ref/cpl_metadata_test1.xml b/test/ref/cpl_metadata_test1.xml
index b0641ab9..9fac07ce 100644
--- a/test/ref/cpl_metadata_test1.xml
+++ b/test/ref/cpl_metadata_test1.xml
@@ -23,7 +23,7 @@
<IntrinsicDuration>24</IntrinsicDuration>
<EntryPoint>0</EntryPoint>
<Duration>24</Duration>
- <Hash>BM4qh04HOSGF5vop4mhJBE7C4M0=</Hash>
+ <Hash>AjCzoIG/11nYHsTmKGLJf/zWANI=</Hash>
<FrameRate>24 1</FrameRate>
<ScreenAspectRatio>1998 1080</ScreenAspectRatio>
</MainPicture>
diff --git a/test/ref/cpl_metadata_test2.xml b/test/ref/cpl_metadata_test2.xml
index f57dd06a..f7fe62a3 100644
--- a/test/ref/cpl_metadata_test2.xml
+++ b/test/ref/cpl_metadata_test2.xml
@@ -23,7 +23,7 @@
<IntrinsicDuration>24</IntrinsicDuration>
<EntryPoint>0</EntryPoint>
<Duration>24</Duration>
- <Hash>BM4qh04HOSGF5vop4mhJBE7C4M0=</Hash>
+ <Hash>AjCzoIG/11nYHsTmKGLJf/zWANI=</Hash>
<FrameRate>24 1</FrameRate>
<ScreenAspectRatio>1998 1080</ScreenAspectRatio>
</MainPicture>