| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sound/subtitle needs a KDM.
|
|
Fix reel calculations of DCPContent under trim.
|
|
|
|
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also implement the whole properties thing more neatly.
|
|
|
|
|
|
|
|
|
|
digest calculation.
|
|
|
|
Basics of an image sequence dialog that asks about frame rate and
digest calculation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|