| Age | Commit message (Collapse) | Author |
|
|
|
resamplers are emptied and hence we don't lose any
samples. Fixes #1691.
Back-ported from 1444299fa4582fc65c5237edd6c115921f20f872 in master.
|
|
output DCP (#1689).
|
|
|
|
|
|
|
|
|
|
pointers.
Backported from f0c10e92b849566e458bc323f8783a6fe83e52d2 in master.
|
|
|
|
|
|
|
|
|
|
a validity period starting a week before now; fixes #1422.
|
|
within the signing certificate chain's validity period.
|
|
|
|
Also specify audio pts on the way in to the encoder to stop FFmpeg
complaining.
|
|
on Linux; I think we need to do it ourselves rather than relying
on wxFileDialog.
|
|
to stablise.
|
|
|
|
|
|
|
|
|
|
|
|
(#1234).
|
|
|
|
with #1674.
|
|
in 2D projects. Also add some tests.
|
|
bitmapped subtitle colours.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This and the previous commit somewhat improve the previously
terrible behaviour when seeking during playback, probably
introduced by the idle update stuff.
|
|
|
|
the whole of ::audio. Otherwise changes to pending seeks can be
mixed up with audio being put into the ringbuffer.
|
|
|
|
|
|
Always overallocate images so that Image::crop_scale_window is always
safe from over-reading buffers. Relates to #1654 and probably #1653.
|
|
|
|
|
|
we are in REEL_TYPE_BY_VIDEO_CONTENT mode. This fixes VF creation
with gaps. Also the implementation of Film::reels() is cleaner now.
|
|
With REELTYPE_BY_VIDEO_CONTENT the first reel would not start at 0.
|
|
|
|
content is moved with reel mode 'single' enabled (#1645).
|