Tidy repeated call of make_uuid() and don't put urn:uuid: in front of default content...
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Jan 2019 15:30:55 +0000 (15:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Jan 2019 15:46:56 +0000 (15:46 +0000)
commitcc38254d8456eb7982704005b14c4c594c952c9f
treef467f994fc18a5b181d7dbe568fc6500ca182de8
parent7e4e6be3628308b7b16c015e2f87b27e729258dc
Tidy repeated call of make_uuid() and don't put urn:uuid: in front of default content version label text as it's a bit confusing.
44 files changed:
src/cpl.cc
test/ref/DCP/dcp_test1/ASSETMAP.xml
test/ref/DCP/dcp_test1/audio.mxf
test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
test/ref/DCP/dcp_test1/pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml [deleted file]
test/ref/DCP/dcp_test1/pkl_ae8a9818-872a-4f86-8493-11dfdea03e09.xml [new file with mode: 0644]
test/ref/DCP/dcp_test1/video.mxf
test/ref/DCP/dcp_test2/ASSETMAP.xml
test/ref/DCP/dcp_test2/audio.mxf
test/ref/DCP/dcp_test2/cpl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml [new file with mode: 0644]
test/ref/DCP/dcp_test2/cpl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml [deleted file]
test/ref/DCP/dcp_test2/pkl_2afb4e45-f01c-4abc-a354-2ffc0c240a5e.xml [deleted file]
test/ref/DCP/dcp_test2/pkl_9f19589a-01e5-4093-b23b-a32e143e5956.xml [new file with mode: 0644]
test/ref/DCP/dcp_test2/video.mxf
test/ref/DCP/dcp_test5/ASSETMAP.xml
test/ref/DCP/dcp_test5/audio.mxf
test/ref/DCP/dcp_test5/cpl_2527dbe5-41f7-4a22-a2d2-bd7cfeffbce1.xml [deleted file]
test/ref/DCP/dcp_test5/cpl_3a8a01d1-0e1c-4ff0-977d-63d32995a1fd.xml [new file with mode: 0644]
test/ref/DCP/dcp_test5/pkl_0a94eb51-8748-4412-b448-4f253124f081.xml [deleted file]
test/ref/DCP/dcp_test5/pkl_7574c611-f8de-4d20-98c4-2eb7dc87080a.xml [new file with mode: 0644]
test/ref/DCP/dcp_test5/video.mxf
test/ref/DCP/dcp_test7/ASSETMAP
test/ref/DCP/dcp_test7/audio.mxf
test/ref/DCP/dcp_test7/cpl_1d513f84-5856-4f91-a88a-4d452cc6a28a.xml [new file with mode: 0644]
test/ref/DCP/dcp_test7/cpl_e416fe3c-af74-4699-8371-f506d6143534.xml [deleted file]
test/ref/DCP/dcp_test7/pkl_90de5ece-9755-4264-8431-20a99062c4e5.xml [deleted file]
test/ref/DCP/dcp_test7/pkl_a800aea0-904b-4bd0-9250-374fdb46528b.xml [new file with mode: 0644]
test/ref/DCP/dcp_test7/video.mxf
test/ref/DCP/encryption_test/ASSETMAP.xml
test/ref/DCP/encryption_test/audio.mxf
test/ref/DCP/encryption_test/cpl_9f0dbb6d-aa78-4a18-94b5-a2ea5083518f.xml [deleted file]
test/ref/DCP/encryption_test/cpl_b3eba4a0-f542-4937-b972-1cc4667ed01a.xml [new file with mode: 0644]
test/ref/DCP/encryption_test/pkl_59730183-23bc-491e-906b-1dd453ff9d11.xml [new file with mode: 0644]
test/ref/DCP/encryption_test/pkl_5cee65aa-2340-4987-8e66-b200cf6a63b5.xml [deleted file]
test/ref/DCP/encryption_test/video.mxf
test/ref/write_interop_subtitle_test3/ASSETMAP
test/ref/write_interop_subtitle_test3/VOLINDEX [new file with mode: 0644]
test/ref/write_interop_subtitle_test3/cpl_f28b567b-3b9a-417a-aee4-6fc1a2c6a3af.xml [new file with mode: 0644]
test/ref/write_interop_subtitle_test3/ef5c6baa-be2d-4f86-9f15-b1acc792ee8b.png [new file with mode: 0644]
test/ref/write_interop_subtitle_test3/pkl.xml
test/ref/write_interop_subtitle_test3/pkl_f5aab304-8145-44e3-a265-aa8d8812d8a2.xml [new file with mode: 0644]
test/ref/write_interop_subtitle_test3/subs.xml
test/verify_test.cc
test/write_subtitle_test.cc