mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-15 10:54:40 +01:00
Replace SDL_LockAudioDevice() by a local mutex, to minimize the lock section and to make the code independent of SDL.
Replace SDL_LockAudioDevice() by a local mutex, to minimize the lock section and to make the code independent of SDL.