| Age | Commit message (Collapse) | Author |
|
video when they change (#1290).
|
|
|
|
|
|
|
|
|
|
were merged.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
onto frame boundaries. ceil() can creep upwards with rounding error,
which I have seen happen over a save/load.
|
|
so that we don't have to run through the whole of the trimmed
portion to get to the data we want.
|
|
the resulting images; fixes #1274.
|
|
|
|
|
|
|
|
|
|
things.
|
|
|
|
|
|
|
|
|
|
|
|
we emit a crucial frame and then fail to carry on because we miss it.
|
|
|
|
|
|
|
|
|
|
|
|
(related to #1246).
|
|
|
|
|
|
Without this we ask the AudioMerger to merge new buffers with N
channels with old buffers with M channels, which it can't do.
I'm not convinced this is the best solution but I think it will do
for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|