Somewhat hacky rearrangement to support multiple CPLs per DCP.
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Sep 2012 11:48:47 +0000 (12:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Sep 2012 11:48:47 +0000 (12:48 +0100)
commit5c29a3586ea262abcc8829bf267d38d8a5a84d9b
tree394c46a1b18d0b02b19b3b99439fdb5e33e11b85
parent403c1e43d7e12af9ae72291f4bdff78fd242f9f6
Somewhat hacky rearrangement to support multiple CPLs per DCP.
16 files changed:
examples/make_dcp.cc
src/asset.h
src/dcp.cc
src/dcp.h
src/reel.cc
src/reel.h
src/util.cc
test/ref/DCP/81fb54df-e1bf-4647-8788-ea7ba154375b_cpl.xml [new file with mode: 0644]
test/ref/DCP/9892e944-5046-4dbb-af7c-f50742f62fc2_cpl.xml [deleted file]
test/ref/DCP/ASSETMAP.xml
test/ref/DCP/audio.mxf
test/ref/DCP/df0e4141-13c3-4a7a-bef8-b5a04fcbc4bb_pkl.xml
test/ref/DCP/video.mxf
test/ref/info.log
test/tests.cc
tools/dcpinfo.cc