| Age | Commit message (Collapse) | Author |
|
|
|
than a casted enum.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a _parent to VideoContent (mainly, but not only, for signalling)
and moving the video shared_ptr into Content, which makes much
more sense to replace dynamic_cast tests for whether something
has video or whatever. Nearly builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of the DCP (fixes #714).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also implement the whole properties thing more neatly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the video scaling/padding summary.
|
|
conversions depending on type and resolution
|
|
parameter from VideoContent::set_default_colour_conversion.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|