| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
characters from DCP names.
|
|
a paused job.
|
|
images that are kept around in memory before pushing to disk.
|
|
the video scaling/padding summary.
|
|
conversions depending on type and resolution
|
|
|
|
parameter from VideoContent::set_default_colour_conversion.
|
|
pcm_uuid for picture/sound MXF filenames.
|
|
|
|
|
|
|
|
some video MXFs (#566).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix crashes on x-thread signal emission if the emitting object
is destroyed between the storage of the message on the queue
and the emission of the object in the UI thread.
|
|
|
|
|
|
|
|
subtitles.
|
|
|
|
|
|
|
|
dialogue and add overall peak.
|
|
from master; when we push an encoded frame's data to disk because we
can't write it yet, the idea i to set encoded in the QueueItem to 0
to say that the data has already been pushed to disk.
This was not working because we were resetting encoded in a copy of the QueueItem,
and hence not affecting the QueueItem held in _queue.
This meant that the same frame could be pushed to disk several times.
Use the iterator instead of a copy so that the QueueItem in the list
is modified.
|
|
to KDM emails.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
to the DCP.
|
|
disk space check wrt hard links.
|
|
encryption key.
|
|
|
|
|