mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-09-02 18:31:24 +02:00
Merge remote-tracking branch 'seife/master'
This commit is contained in:
@@ -105,6 +105,8 @@ void cPlayback::Close(void)
|
||||
free(pesbuf);
|
||||
pesbuf = NULL;
|
||||
|
||||
/* don't crash */
|
||||
if (audioDecoder)
|
||||
audioDecoder->do_mute(audioDecoder->Muted, false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user