Revert r30480 "Buflib/swcodec: Improve playback stopping behavior on allocation."
commit4c5f5ef3479c1839a5a630107924c0c294001366
authorThomas Martitz <kugel@rockbox.org>
Mon, 19 Sep 2011 20:52:00 +0000 (19 20:52 +0000)
committerThomas Martitz <kugel@rockbox.org>
Mon, 19 Sep 2011 20:52:00 +0000 (19 20:52 +0000)
tree0ac9379b75b5b6bd7b6198d98ceebe190997e275
parentd3904712e1b962ee3b18845106c1fd8f189d4276
Revert r30480 "Buflib/swcodec: Improve playback stopping behavior on allocation."

The buflib metadata gets corrupted at the new loation between core_shrink()
and actually applying, the new buffer boundaries (most probably due to yield()).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30574 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c