| Age | Commit message (Collapse) | Author |
|
|
|
to each reel. This is updated when things are popped off the queue, with
_state_mutex_held, and used in preference to the ones in ReelWriter
which were previously being updated during the time the _state_mutex
lock is unlocked in the body of Writer::thread(). This was not
thread safe (thanks, valgrind!)
|
|
|
|
|
|
|
|
|
|
network corruption (#1381).
|
|
and check those digests on receive.
|
|
|
|
|
|
|
|
|
|
|
|
playlist's length, as appropriate.
|
|
Film's.
Previously Empty would use the length of the film for its end point.
Now it takes a Playlist (rather than a list of Pieces) and uses the length
of that playlist for its end point.
This fixes #1543, in which single-content audio analysis jobs would run for the whole
length of the film, rather than the length of the content, producing
strange graphs and incorrect progress reports.
|
|
|
|
|
|
|
|
|
|
(probably because of a lack of addressable RAM).
See #1540.
|
|
|
|
|
|
|
|
DISK_WRITER_WRITE #defines.
|
|
|
|
we don't need it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files.
|
|
the same time (github #7).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
complicated copy_from.
|
|
|