diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2009-12-14 01:09:01 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2009-12-14 01:09:01 +0000 |
| commit | d6ae8edc134e9204044ec7b3113b5fef3122502c (patch) | |
| tree | 1d95f968859f40f6c93cf3e680604fe250324adb /docs | |
| parent | 69a5ff7f8ac16e40e96d5fbe805b9682f627ea19 (diff) | |
| download | rockbox-d6ae8edc134e9204044ec7b3113b5fef3122502c.zip rockbox-d6ae8edc134e9204044ec7b3113b5fef3122502c.tar.gz rockbox-d6ae8edc134e9204044ec7b3113b5fef3122502c.tar.bz2 rockbox-d6ae8edc134e9204044ec7b3113b5fef3122502c.tar.xz | |
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
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 0eddfbe..23fe2ee 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -508,6 +508,7 @@ Simon Rothen Pavel Rzehák Diego Herranz Viktor Varga +Juliusz Chroboczek The libmad team The wavpack team |