Roll back r30509 after discussion on irc. Activating AAC-HE SBR will not work on Sansa Clip v1.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30540 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2011-09-14 06:00:10 +00:00
parent af9c3c9db5
commit c3cffb766e

View file

@ -151,10 +151,9 @@ extern struct codec_api* ci;
#undef ERROR_RESILIENCE
#endif
#if CODEC_SIZE >= 0x80000
#define SBR_DEC
//#define SBR_LOW_POWER /* Does not work yet in rockbox. */
#if CODEC_SIZE >= 0x80000
#define PS_DEC
#endif