summaryrefslogtreecommitdiff
path: root/test/read_dcp_test.cc
AgeCommit message (Expand)Author
2024-12-08Recognise dbox2 channel ID used by SMPTE example.v1.8.113Carl Hetherington
2022-04-22Fix some macOS signed/unsigned warnings.Carl Hetherington
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-17Use feature not trailer for some tests to avoid verification errors about FFE...Carl Hetherington
2021-01-17Make CPL annotation_text optional.Carl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-24Add reporting of DCP type.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2014-12-28Rename test DCP from foo to dcp_test1.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington