| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously we would always get keys from the project which was
wrong with assets that already have their own key.
|
|
|
|
|
|
for the
case when the user has specified their own config file path.
|
|
|
|
been started.
|
|
Nothing really that important, but it cleans up the valgrind
leak check reports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most importantly, checking of content for changes before making
a DCP is now done in the TranscodeJob (rather than being in a
separate job). This makes things a little neater and also makes
the batch converter less confusing when you add a job whose content
has changed.
|
|
|
|
|
|
|
|
|
|
16Gb machine.
|
|
|
|
|
|
|
|
|
|
|
|
Adding horizontal space to a Pango layout is hard, and I think this
change probably gets it slightly wrong, but it's a step in the right
direction.
|
|
Otherwise if there is non available we'll insert silence and potentially
push the audio out of sync (late). May help with #2098.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|