]> git.sesse.net Git - nageru/commit
When doing a cut, do the shutdown in a separate thread.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 May 2016 19:52:15 +0000 (21:52 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 May 2016 20:11:17 +0000 (22:11 +0200)
commitab03e5e6f24b1651b4ca7df95e20aa5786939209
tree6af13d841cf5d63292451ef9fde2d4d94451046e
parent64f9314bfe9b21fed7304a4d08a35d80e8c73144
When doing a cut, do the shutdown in a separate thread.

Alleviates problems with dropped frames in the mixer because shutdown
takes too long. We still have a problem with audio going to a somewhat
random of the two files, though.
mux.cpp
mux.h
quicksync_encoder.cpp
quicksync_encoder.h
video_encoder.cpp
video_encoder.h