forked from len0rd/rockbox
Now yields after MPEG_NEED_DATA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1118 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a3b6478b8
commit
80ed0ce1db
1 changed files with 1 additions and 0 deletions
|
@ -457,6 +457,7 @@ static void mpeg_thread(void)
|
|||
queue_post(&mpeg_queue, MPEG_NEED_DATA, 0);
|
||||
}
|
||||
}
|
||||
yield(); /* To be safe */
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue