summaryrefslogtreecommitdiff
path: root/test/dcp_digest_file_test.cc
AgeCommit message (Collapse)Author
2025-11-05Allow specification of which parts of the DCP to encrypt (#3099).Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-01-15Inspect most DCPs made during tests with dcp_inspect (#76).Carl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-04-20Fix 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-04-20Support DCP digest files (#2109).Carl Hetherington