rockbox/apps/codecs/libspeex/speex
Björn Stenberg c6b3d38a15 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.
Many #include lines adjusted to conform to the new standards.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
2008-11-20 11:27:31 +00:00
..
ogg.h New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
speex.h Sync Speex to SVN. 2007-11-22 01:29:14 +00:00
speex_bits.h Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfire). 2007-05-22 09:50:31 +00:00
speex_callbacks.h Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wrapper functions. 2007-10-19 21:10:25 +00:00
speex_config_types.h
speex_echo.h Sync Speex to SVN. Add new header file to adapt to Speex' new way of doing wrapper functions. 2007-10-19 21:10:25 +00:00
speex_header.h
speex_jitter.h Sync to SVN. 2007-11-24 19:14:29 +00:00
speex_preprocess.h Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it and it produced warnings. Remove unneeded math.h 2007-11-14 02:15:56 +00:00
speex_resampler.h Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfire). 2007-05-22 09:50:31 +00:00
speex_stereo.h Sync Speex to SVN. Disable stereo compatibility hack since we don't needed it and it produced warnings. Remove unneeded math.h 2007-11-14 02:15:56 +00:00
speex_types.h