summaryrefslogtreecommitdiff
path: root/test/dcp_decoder_test.cc
AgeCommit message (Expand)Author
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-12-29Cleanup: test tidying.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-09-27Various alignment adjustments.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2019-12-03Adjust some test KDM timings so as not to trip the certificate validity perio...Carl Hetherington
2019-10-13Fix failure to load OV after adding a VF to a project.Carl Hetherington