DJWLindenaar balanced tree and master process patch
git-svn-id: https://svn.musicpd.org/mpd/trunk@3669 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -399,7 +399,7 @@ int decoderInit(PlayerControl * pc, OutputBuffer * cb, DecoderControl * dc) {
|
||||
pc->error = PLAYER_ERROR_SYSTEM;
|
||||
return -1;
|
||||
}
|
||||
|
||||
DEBUG("decoder PID: %d\n", decode_pid);
|
||||
getPlayerData()->playerControl.decode_pid = decode_pid;
|
||||
unblockSignals();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user