| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
things in the constructor.
|
|
|
|
|
|
|
|
|
|
|
|
conversions depending on type and resolution
|
|
|
|
correctly sort image sequences.
|
|
|
|
|
|
digest calculation.
|
|
assert()s with thrown exceptions.
|
|
Basics of an image sequence dialog that asks about frame rate and
digest calculation.
|
|
|
|
crashes on OS X.
|
|
|
|
|
|
|
|
|
|
|
|
|