| Age | Commit message (Collapse) | Author |
|
sound files (#2204).
|
|
|
|
|
|
The docs say on EAGAIN we should call avcodec_receive_frame()
and then re-send the same packet again. This should do that.
This is a fix for errors trigged by the accompanying test.
|
|
|
|
|
|
for 10 years.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Even if it isn't, we still want to try to back up other stuff.
Previously if copying config.xml threw an exception we'd just
give up.
|
|
|
|
It still feels like I'm missing some large and beautiful trick
with gathering all the gap-filling code into one place, but
such a trick still eludes me.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the
case when the user has specified their own config file path.
|
|
been started.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|