Commit both patches in FS#10833 - Protect against division by zero in AAC (mp4) codec...
commit7899edda1c0a3edfb22473189586b14b27468134
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Dec 2009 01:09:01 +0000 (14 01:09 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Mon, 14 Dec 2009 01:09:01 +0000 (14 01:09 +0000)
tree1d95f968859f40f6c93cf3e680604fe250324adb
parent6c5ec86127205dae8f60c490c35855bfc12955d2
Commit both patches in FS#10833 - Protect against division by zero in AAC (mp4) codec by Juliusz Chroboczek.  Adds some return value checking so that faad errors don't crash rockbox when decoding broken or unsupported files.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23983 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/aac.c
apps/codecs/libm4a/m4a.c
docs/CREDITS