summaryrefslogtreecommitdiff
path: root/src/lib/video_mxf_examiner.cc
AgeCommit message (Collapse)Author
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
This means we can fix the case of a VF having no known size in a nice way, in turn fixing problems caused by the fix to #2775.
2021-01-07std::shared_ptrCarl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.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