r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't also...
commit7195f3a30cc73e1540a590c519c9a2ecec137952
authorMichael Sevakis <jethead71@rockbox.org>
Tue, 29 Jun 2010 10:07:04 +0000 (29 10:07 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Tue, 29 Jun 2010 10:07:04 +0000 (29 10:07 +0000)
tree6c59ec9b8ff5835370cc0831c36cdbe36bfca480
parentd16467873890e1fbe73fd194b01d9fee90878ad1
r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't also updated to be compatible with the changes. Fix that.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27171 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/audio_thread.c