Files
SDL/src/audio
Sam Lantinga a6854098f7 Fixed stuttering on Android when using the AAudio driver
The audio processing thread isn't scheduled in lock-step with the audio callback so sometimes the callback would consume the same data twice and sometimes the audio processing thread would write to the same buffer twice.

Also handle variable sizes in the audio callback so the Android audio system doesn't have to do additional buffering to match our buffer size requirements.
2023-09-27 10:18:34 -07:00
..
2023-09-05 17:56:58 -07:00
2023-07-30 11:56:34 -04:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-05 17:56:58 -07:00
2023-09-17 13:13:23 -07:00
2023-09-17 13:13:23 -07:00
2023-09-20 14:13:50 -07:00
2023-08-25 08:43:56 -04:00
2023-01-09 09:41:41 -08:00