hwcodec: fix shrink_callback resuming playback wrongly, and add checks
commitca2b82b7553022009085a74bb24018c7b1c07d4d
authorThomas Martitz <kugel@rockbox.org>
Sun, 6 Nov 2011 12:01:43 +0000 (6 12:01 +0000)
committerThomas Martitz <kugel@rockbox.org>
Sun, 6 Nov 2011 12:01:43 +0000 (6 12:01 +0000)
tree0668b9e02c39838f0a0514a40777a33ea0c84d00
parent7baa450738b20436a6179609eeea48784da2a50f
hwcodec: fix shrink_callback resuming playback wrongly, and add checks
if the voice is bigger than the audiobuffer. NOTE: This is the case on the sim
so voice doesn't appear to work currently on hwcodec. Someone needs to verify
on a real target.

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