summaryrefslogtreecommitdiff
path: root/test/video_mxf_content_test.cc
AgeCommit message (Collapse)Author
2023-07-27Bump libdcp to one with some cleanups / header re-arrangement.Carl Hetherington
2023-03-29Fix dependence of test on a particular j2c path.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-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers ↵Carl Hetherington
from <MainMarkers> (#2215).
2021-04-06Ignore JPEG2000 guard bits warning in a test using an old MXF.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-01-22Test fixes.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-21Test update for auto-addition of markers.Carl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Add VideoMXFContent (part of #803).Carl Hetherington