| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
far and robn has asked to translate these, so ;)
|
|
passed in without a filename.
|
|
|
|
|
|
|
|
it was done too often, I think.
|
|
and at the same time traces like
Butler -> Content::end -> Playlist::active_frame_rate_change.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pressing on with a possibly-incorrect autodetection.
|
|
|
|
|
|
|
|
parsing a subtitle file fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make the shuffler longer; I've seen examples where the video and sound
are over a second apart within the muxed file.
Allow the shuffler to pass through complete missed frames;
e.g. if the input is L1 R1 L3 R3 we can pass that through without
worrying about the missing frame #2.
Add a log warning if the shuffler fills: at this point, 3D sync
may be lost.
|
|
with a lock on _servers_mutex; handlers to that signal may call
::servers() which tries to take a lock on the same mutex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|