]> git.sesse.net Git - nageru/commit
Move audio encoding over to its own mutex, again reducing mutex contention.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 29 Jun 2017 21:47:34 +0000 (23:47 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 29 Jun 2017 21:47:34 +0000 (23:47 +0200)
commitfb7eac9998ac186130409e859eb7c63906f7a2fd
tree3a7a7097c7fa6566fb96268b2c1120d57c5e0039
parent2d4fd36955368bc01092a9698314ff404693b105
Move audio encoding over to its own mutex, again reducing mutex contention.
quicksync_encoder.cpp
quicksync_encoder.h
quicksync_encoder_impl.h
video_encoder.cpp
video_encoder.h