]> git.sesse.net Git - nageru/commit
Write video to disk on a background thread; reduces mutex contention a fair bit when...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 29 Jun 2017 19:20:03 +0000 (21:20 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 29 Jun 2017 19:22:25 +0000 (21:22 +0200)
commitf932301ce7f23ef4c14dd0d4f52dee662d0b4ef6
tree193795110278b00de102a218ac5dbbac1464ca78
parenta97845e4b6587a2f9acf6b605ff00618dc3cc1b5
Write video to disk on a background thread; reduces mutex contention a fair bit when recording to slow disks.
mux.cpp
mux.h
quicksync_encoder.cpp
video_encoder.cpp