summaryrefslogtreecommitdiff
path: root/src/lib/dcp_transcode_job.cc
AgeCommit message (Collapse)Author
2022-01-04Fix creation of dcpdig files in projects that make VFs (#2109).Carl Hetherington
Previously we would always get keys from the project which was wrong with assets that already have their own key.
2022-01-04Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2021-12-29Support DCP digest files (#2109).Carl Hetherington
2021-12-29Clean up a hack by adding DCPTranscodeJob.Carl Hetherington