]> git.sesse.net Git - nageru/commit
Move from unique_lock to lock_guard everywhere we can. Perhaps ever so slightly clear...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 28 Dec 2018 09:48:14 +0000 (10:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 28 Dec 2018 09:59:11 +0000 (10:59 +0100)
commitb44bf7cfce6a5aaffbcd1e37df39068a163438ad
tree192f7ea9336fd5c5b83ec8ae89e9145eeeef7d6c
parentadd8bb3a499cfeaad58bf5bdbda68391bab64059
Move from unique_lock to lock_guard everywhere we can. Perhaps ever so slightly clearer to read the intent.
21 files changed:
futatabi/jpeg_frame_view.cpp
futatabi/player.cpp
futatabi/video_stream.cpp
futatabi/video_stream.h
nageru/audio_mixer.h
nageru/compression_reduction_meter.cpp
nageru/compression_reduction_meter.h
nageru/correlation_meter.cpp
nageru/correlation_meter.h
nageru/decklink_output.cpp
nageru/image_input.cpp
nageru/lrameter.cpp
nageru/lrameter.h
nageru/mixer.cpp
nageru/nageru_cef_app.cpp
nageru/pbo_frame_allocator.cpp
nageru/quicksync_encoder.cpp
nageru/theme.cpp
nageru/vumeter.cpp
nageru/vumeter.h
shared/httpd.cpp