| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a optional<int> instead of an int with a magic -1 for
disable-forensic-audio.
|
|
|
|
|
|
|
|
ID for the MXF itself. Apparently not doing so is an error (according
to Doremi's release notes for 2.8.18).
|
|
|
|
did not say why. This rounding down produces some unexpected results,
e.g. taking 41 at a TCR of 1000 to a TCR of 24 gives 0, which upsets
those who use DCP-o-matic and put in a SRT subtitle ending at ,041 ---
the sub time is rounded down to 0 for a SMPTE DCP.
This commit restores round-to-nearest behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in-line font changes (#952).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also makes the Certificate constructor throw if it finds
extra stuff after a certificate it is loading.
|
|
Before this x < x and x > x were true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|