forked from len0rd/rockbox
Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it and it produced warnings. Remove unneeded math.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15613 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
91f618f1ba
commit
85b325fdb9
48 changed files with 698 additions and 481 deletions
|
|
@ -70,7 +70,7 @@ static void speex_free (void *ptr) {free(ptr);}
|
|||
#else /* OUTSIDE_SPEEX */
|
||||
|
||||
#include "speex/speex_resampler.h"
|
||||
#include "misc.h"
|
||||
#include "arch.h"
|
||||
#include "os_support.h"
|
||||
#endif /* OUTSIDE_SPEEX */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue