summaryrefslogtreecommitdiff
path: root/src/lib/dcp_digest_file.cc
AgeCommit message (Collapse)Author
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl 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