All AAC-HE files will double the frame sample count, not only AAC-HE files with SBR upsampling. This change fixes issues with some m4a files reported in the forums.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29310 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-02-15 20:00:28 +00:00
parent 258626f455
commit 237ca504e1
9 changed files with 36 additions and 36 deletions

View file

@ -217,7 +217,7 @@ superdom.c
#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
#if 1//#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
test_boost.c
#endif