| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
metadata Properties.
|
|
|
|
|
|
|
|
|
|
|
|
These are required for the parser in DoM which extracts some details for
the manual.
|
|
|
|
|
|
|
|
|
|
DoM bug #2868 reports that Resolve made a DCP with the PKL namespace
http://www.smpte-ra.org/schemas/2067-2/2016/PKL
This seems wrong (google suggests that this is the namespace for IMF
PKLs) but let's accept it and log an error instead of throwing an
exception.
|
|
The previous solution required the correct define to be present when
including libdcp, which seems a bit awkward.
|
|
|
|
This reverts commit 6d1a7e90ec3244b8e532e03c5209d5e8448f422e.
It is used in DCP-o-matic, contrary to the comment.
|
|
|
|
It was added "for completeness" apparently but it would now cause
complications in keeping it compatible with various boost versions, so
just remove it as YAGNI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with Ubuntu 24's GCC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|