| Age | Commit message (Collapse) | Author |
|
|
|
the suspected thread-unsafe crash bugs on OS X.
|
|
stringstream.
|
|
Support for this seems to vary wildly across DoM's build
targets. Stuff that builds on 16.04 won't build on 14.04,
for example. Seems to not be worth the hassle now.
This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
|
|
|
|
|
|
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.
|
|
|
|
|