diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2010-09-12 09:42:21 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2010-09-12 09:42:21 +0000 |
| commit | cbbbe60dbf407ef853a5e9be93f85ef53d7cfd06 (patch) | |
| tree | a0314bb316047d53000dae088d86d01242102e1e /docs | |
| parent | 409c157089c59ec60aed2c83a8e18cb4a66478f0 (diff) | |
| download | rockbox-cbbbe60dbf407ef853a5e9be93f85ef53d7cfd06.zip rockbox-cbbbe60dbf407ef853a5e9be93f85ef53d7cfd06.tar.gz rockbox-cbbbe60dbf407ef853a5e9be93f85ef53d7cfd06.tar.bz2 rockbox-cbbbe60dbf407ef853a5e9be93f85ef53d7cfd06.tar.xz | |
Use getMinBufferSize instead of hardcoding a buffer size.
Seems to fix problems on Samsung Galaxy S, thanks to István Nagy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28059 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 c78fe42..8279013 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -558,6 +558,7 @@ Hayden Pearce Rodrigo Barretto Daniel Rigby Alexey Polkhirev +István Nagy The libmad team The wavpack team |