Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcodec one...
commit889690c0f60a2ce2cdfd985895d0484c78083df1
authorThomas Martitz <kugel@rockbox.org>
Sun, 9 Oct 2011 12:30:37 +0000 (9 12:30 +0000)
committerThomas Martitz <kugel@rockbox.org>
Sun, 9 Oct 2011 12:30:37 +0000 (9 12:30 +0000)
tree2b40d92a48d777319584ba5f161ce844970d6f3d
parentaed39dbbafc2f1cacfdce4382f22b06ab0224aae
Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcodec one. Should make hwcodec bood again.

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