summaryrefslogtreecommitdiff
path: root/src/lib/atmos_mxf_content.cc
AgeCommit message (Expand)Author
2025-09-02Untested conversion to num/den DCPTime.arbitrary-hzCarl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-05Remove some unused includes.Carl Hetherington
2024-09-18Fix thinko in relative path change.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2020-06-18Fix save/load of Atmos asset lengths.Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-21Add and use new FrameRateChange constructors.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-07Fix console noise when importing non-DCP MXFs (#1362).Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
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-25Basics of Atmos content support; can be added to project and appears in timel...Carl Hetherington