| .. |
|
demac
|
Assembler optimised mono predictor for ARM. Speedup for -c1000 mono is ~5% on PP, ~8% on Gigabeat S (less for higher compression levels). Also fix some overlooked comments in the stereo predictor.
|
2008-12-09 23:20:59 +00:00 |
|
lib
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
liba52
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libalac
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libasap
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libfaad
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libffmpegFLAC
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libm4a
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libmad
|
Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.
|
2008-12-15 09:55:20 +00:00 |
|
libmusepack
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libspc
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libspeex
|
Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.
|
2008-12-15 09:55:20 +00:00 |
|
libtremor
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libwavpack
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
libwma
|
Port WMA bugs fixed in r19494, r19496, and r19498 to release 3.1 branch.
|
2008-12-20 02:48:53 +00:00 |
|
a52.c
|
|
|
|
aac.c
|
|
|
|
adx.c
|
|
|
|
aiff.c
|
|
|
|
aiff_enc.c
|
Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes.
|
2008-11-28 07:23:13 +00:00 |
|
alac.c
|
|
|
|
ape.c
|
Remove extraneous semicolons, and fix a comment.
|
2008-11-30 11:53:52 +00:00 |
|
asap.c
|
|
|
|
codec_crt0.c
|
|
|
|
codecs.make
|
Added 'keywords' and 'eol-style' properties.
|
2008-11-25 19:54:23 +00:00 |
|
flac.c
|
|
|
|
mod.c
|
|
|
|
mp3_enc.c
|
Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes.
|
2008-11-28 07:23:13 +00:00 |
|
mpa.c
|
Use cookies for thread identification instead of pointers directly which gives a buffer against wrongly identifying a thread when the slot is recycled (which has been nagging me for awhile). A slot gets 255 uses before it repeats. Everything gets incompatible so a full update is required.
|
2008-12-10 08:57:10 +00:00 |
|
mpc.c
|
|
|
|
nsf.c
|
|
|
|
shorten.c
|
|
|
|
sid.c
|
|
|
|
SOURCES
|
|
|
|
spc.c
|
Use cookies for thread identification instead of pointers directly which gives a buffer against wrongly identifying a thread when the slot is recycled (which has been nagging me for awhile). A slot gets 255 uses before it repeats. Everything gets incompatible so a full update is required.
|
2008-12-10 08:57:10 +00:00 |
|
speex.c
|
|
|
|
vorbis.c
|
|
|
|
wav.c
|
|
|
|
wav_enc.c
|
Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes.
|
2008-11-28 07:23:13 +00:00 |
|
wavpack.c
|
|
|
|
wavpack_enc.c
|
Recording: Change some encoder code the operation of which was apparantly unclear. It seems clearer now anyway. No functional changes.
|
2008-11-28 07:23:13 +00:00 |
|
wma.c
|
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 |