rockbox/lib/rbcodec/codecs
Michael Sevakis f49e750531 Move fixedpoint.h to be accessible in /firmware.
Will need it soon enough.

Combine the contents of all the various fixedpoint.h files.
Not moving fixedpoint.c for now since I'm not sure where it
should be and it causes some dependency issues.

Change-Id: Ideacbca2ca78f9158c2b114b113c274f68e908d5
2013-04-10 13:28:35 -04:00
..
demac
lib Move fixedpoint.h to be accessible in /firmware. 2013-04-10 13:28:35 -04:00
liba52
libalac
libasap asap codec: remove invalid memset 2012-05-06 23:38:15 -04:00
libasf
libatrac
libcook
libfaad
libffmpegFLAC Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
libgme libgme: fix badly written cpp conditions spotted by gcc 4.6.3 2012-10-18 13:40:08 +02:00
libm4a remove extraneous parens 2012-05-06 23:41:37 -04:00
libmad Fix libmad compilation on MIPS with newer gcc. FS#12013 2012-06-11 23:17:19 +02:00
libmusepack Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
libopus ARMv5 optimized complex multiply function for libopus. 2013-01-21 01:51:38 +01:00
libpcm Add support for 16 bit 'half float' format PCM. 2012-11-22 05:18:00 +01:00
librm
libspc
libspeex Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
libtremor Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
libtta
libwavpack Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
libwma Fix audio corruption when sequentially playing low bitrate WMA files 2012-05-01 02:01:06 -04:00
libwmapro Expand the range of the WPA Pro quant table. Fixes FS#12704. 2012-07-03 18:43:44 -04:00
libwmavoice
a52.c
a52_rm.c
aac.c
adx.c
aiff.c
aiff_enc.c Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
alac.c
ape.c
asap.c
atrac3_oma.c
atrac3_rm.c
au.c
ay.c
codec_crt0.c
codecs.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
codecs.make Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
cook.c
flac.c flac: use 64 bit math to calculate the elapsed time 2012-10-25 20:04:52 +02:00
gbs.c
hes.c
kss.c
mod.c Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
mp3_enc.c Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
mpa.c
mpc.c
nsf.c
opus.c Improve seeking in opus, tested on Sansa; not tested 2012-10-14 11:26:00 +02:00
raac.c
sgc.c
shorten.c
sid.c
smaf.c
SOURCES Initial opus codec support 2012-09-20 20:47:44 +02:00
spc.c
speex.c
tta.c
vgm.c VGM Codec: Improve time and fade behavior. Tweak minor misc. 2013-03-06 19:47:05 -05:00
vorbis.c
vox.c
wav.c
wav64.c
wav_enc.c Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
wavpack.c
wavpack_enc.c Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
wma.c Fix FSB#12826 - Mini-sound burp between track skips [with WMA]. 2013-02-18 02:43:07 +01:00
wmapro.c
wmavoice.c