| Age | Commit message (Collapse) | Author |
|
I believe both are necessary; doing floor instead of round caused #648.
|
|
|
|
|
|
|
|
|
|
|
|
when DCP frame rate is changed (#637).
|
|
|
|
dcp_to_content_audio with some subtle and hopefully reasonable
fixes.
|
|
|
|
3D (#635).
|
|
|
|
|
|
|
|
content settings rather than using the film's settings. Remove
film property of burn-subtitles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix everything up so that the audio mapping view in
the audio panel reflects the processor (or lack of).
|
|
AudioContent.
|
|
in a similar way to the V1 patch.
|
|
|
|
|
|
|
|
down to nearest 4 pixels to try and speed up scaling. It didn't
work as the two estimates of what would be scaled didn't always
agree. It could probably be resurrected.
|
|
|
|
|
|
|
|
size() with a round of 4.
|
|
need to adjust both the request position AND the amount, not just the position.
|
|
|
|
|
|
example, factor will be 0.5 and so to convert some frames in the DCP
to frames in the content we must divide by factor (i.e. multiply by 2)
to get the content frame.
|
|
assert()s with thrown exceptions.
|
|
|
|
files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|