yuzu/src/audio_core
Morph ea8d5ef5e8 sink_stream: Resolve heap buffer corruption due to out of bounds write
Also, remove the use of ScratchBuffer when upmixing, as other channels may not be initialized with zeroed out data.
2023-06-30 00:54:23 -04:00
..
common general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
device Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
in Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
out Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
renderer Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
sink sink_stream: Resolve heap buffer corruption due to out of bounds write 2023-06-30 00:54:23 -04:00
audio_core.cpp nvnflinger: allow locking framerate during video playback 2023-06-08 01:15:51 -04:00
audio_core.h nvnflinger: allow locking framerate during video playback 2023-06-08 01:15:51 -04:00
audio_event.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
audio_event.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
audio_in_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_in_manager.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
audio_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_manager.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
audio_out_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_out_manager.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
audio_render_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_render_manager.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
CMakeLists.txt cmake: make cubeb and SDL2 optional 2022-12-28 17:29:32 -05:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00