SWCODEC: Keep codec malloc buffer line aligned. Not doing so had vorbis running with...
commite7e1bacf13239848f54741c324b51752080f5b9b
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Mar 2007 00:37:58 +0000 (11 00:37 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Mar 2007 00:37:58 +0000 (11 00:37 +0000)
treea38b48d5ca04648f52f96f742f28a5bce36d4869
parent7588fc87f7f828163cd42f05ddf0c4e811a1e9d4
SWCODEC: Keep codec malloc buffer line aligned. Not doing so had vorbis running with unpredicable performance. Having a voice file present messed up the alignment.

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