Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / lib / video_mxf_content.cc
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-12-12 Carl HetheringtonFix content properties (#1428).
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-21 Carl HetheringtonAdd and use new FrameRateChange constructors.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-09-07 Carl HetheringtonFix console noise when importing non-DCP MXFs (#1362).
2017-05-13 Carl HetheringtonFix setup of initial colour conversion for Video MXF...
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonAdd VideoMXFContent (part of #803).