Commits on Source (7)
-
Fix a potential crash when the aout is failing to initialize.
caa1eaab -
No functional changes.
3de5c8d6 -
No functional changes.
29e3b6e7 -
Like it's already done for Video in 7dcc370d Fixes vlc_aout_stream functions that could be called in parallel (Play + Drain in //), leading to assert, crashes, or undefined behavior in aout implementations. It was not done for audio because vlc_aout_stream_Play() was blocking. Main aout modules are not blocking anymore, we still need to fix the less important ones. Refs #27508
facee86b -
All vlc_aout_stream calls are now guarded by the fifo lock. Fixes #27508
fb29fc62 -
ba95b60a
-
2a31cef6