Fix creation of dcpdig files in projects that make VFs (#2109).
authorCarl Hetherington <cth@carlh.net>
Mon, 3 Jan 2022 00:11:16 +0000 (00:11 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Jan 2022 20:56:40 +0000 (20:56 +0000)
commit8c1ce3b27b2d4bb8891554641c475a4d6c502450
tree76277b5485f57eabb0c5732d14408aa98ef34c87
parentb41d8f29bf1c435968c94faceaa00bc48949ec78
Fix creation of dcpdig files in projects that make VFs (#2109).

Previously we would always get keys from the project which was
wrong with assets that already have their own key.
src/lib/dcp_digest_file.cc
src/lib/dcp_transcode_job.cc
test/dcp_digest_file_test.cc