mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
Merge remote-tracking branch 'seife/master'
Origin commit data
------------------
Branch: master
Commit: 2cd0da9170
Author: martii <m4rtii@gmx.de>
Date: 2013-03-04 (Mon, 04 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -105,7 +105,9 @@ void cPlayback::Close(void)
|
||||
free(pesbuf);
|
||||
pesbuf = NULL;
|
||||
|
||||
audioDecoder->do_mute(audioDecoder->Muted, false);
|
||||
/* don't crash */
|
||||
if (audioDecoder)
|
||||
audioDecoder->do_mute(audioDecoder->Muted, false);
|
||||
}
|
||||
|
||||
bool cPlayback::Start(char *filename, unsigned short vp, int vtype, unsigned short ap, int _ac3, unsigned int)
|
||||
|
Reference in New Issue
Block a user