.. |
demac
|
|
|
lib
|
Make codeclib_misc.h include the asm headers to simplify inclusion magic.
|
2010-07-29 12:52:04 +00:00 |
liba52
|
|
|
libalac
|
|
|
libasap
|
|
|
libasf
|
|
|
libatrac
|
Submit FS#11502. Minor optimization to Coldfire assembler in libatrac's fixmul16(). Thanks to Nils Willménius.
|
2010-07-28 18:17:56 +00:00 |
libcook
|
Make codeclib_misc.h include the asm headers to simplify inclusion magic.
|
2010-07-29 12:52:04 +00:00 |
libfaad
|
|
|
libffmpegFLAC
|
|
|
libm4a
|
|
|
libmad
|
|
|
libmusepack
|
|
|
libpcm
|
|
|
librm
|
|
|
libspc
|
|
|
libspeex
|
|
|
libtremor
|
|
|
libtta
|
|
|
libwavpack
|
|
|
libwma
|
Modify WMA to produce non-interleaved stereo output (FS#11503 by me). speeds up wma by 3.5MHz on CF and 2.2MHz on ARM.
|
2010-07-28 12:45:21 +00:00 |
libwmapro
|
Housekeeping for libwmapro. Define some multiple used constants, use more precise value for cos(pi/4).
|
2010-07-31 21:07:17 +00:00 |
a52.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
a52_rm.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
aac.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
adx.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
aiff.c
|
aiff codec: small clean up
|
2010-07-26 08:59:21 +00:00 |
aiff_enc.c
|
|
|
alac.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
ape.c
|
|
|
asap.c
|
|
|
atrac3_oma.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
atrac3_rm.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
au.c
|
|
|
codec_crt0.c
|
|
|
codecs.make
|
|
|
cook.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
flac.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
mod.c
|
|
|
mp3_enc.c
|
|
|
mpa.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
mpc.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
nsf.c
|
|
|
raac.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
shorten.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
sid.c
|
|
|
smaf.c
|
|
|
SOURCES
|
Enable wmapro compilation for lowmem targets by excluding multichannel buffers for them.
|
2010-07-28 14:01:10 +00:00 |
spc.c
|
Take 2 at 'Consolidate all fixed point math routines in one library' (FS#10400) by Jeffrey Goode
|
2009-07-05 18:06:07 +00:00 |
speex.c
|
codecs: mark some local variables with 'static'
|
2010-07-25 22:24:53 +00:00 |
tta.c
|
|
|
vorbis.c
|
|
|
vox.c
|
|
|
wav.c
|
|
|
wav64.c
|
|
|
wav_enc.c
|
|
|
wavpack.c
|
|
|
wavpack_enc.c
|
|
|
wma.c
|
Modify WMA to produce non-interleaved stereo output (FS#11503 by me). speeds up wma by 3.5MHz on CF and 2.2MHz on ARM.
|
2010-07-28 12:45:21 +00:00 |
wmapro.c
|
Maintenance and minor speedup of libwmapro. Comment unused arrays, fix comment, remove tabs and introduce WMAPRO_FRACT to wma.h to remove magic numbers. Swap operands of fixmul16-call for minor speedup on ARM (+1%).
|
2010-07-29 22:18:04 +00:00 |