| .. |
|
demac
|
|
|
|
lib
|
codeclib/libtremor: Clean up duplication of inline funcs, constify the ones in codeclib and copy over the slightly faster MULT31_SHIFT15 from tremor for cf.
|
2011-09-21 15:38:54 +00:00 |
|
liba52
|
|
|
|
libalac
|
|
|
|
libasap
|
|
|
|
libasf
|
|
|
|
libatrac
|
|
|
|
libcook
|
|
|
|
libfaad
|
Remove errorneous ; after "for" statement.
|
2011-10-08 11:11:22 +00:00 |
|
libffmpegFLAC
|
|
|
|
libgme
|
Bulk convert all DOS line endings to UNIX.
|
2011-11-06 22:44:25 +00:00 |
|
libm4a
|
|
|
|
libmad
|
|
|
|
libmusepack
|
Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.
|
2011-11-29 19:48:57 +00:00 |
|
libpcm
|
|
|
|
librm
|
|
|
|
libspc
|
Collect the 16-bit signed range sample clipping routines scattered about, which can be optimized on armv6 and create firmware/export/dsp-util.h (for lack of better place right now).
|
2011-12-04 18:19:39 +00:00 |
|
libspeex
|
|
|
|
libtremor
|
libtremor: hack to work around huge allocations for the comment packet in files with embedded album art. Should fix playback of such files on targets with large codec buffers.
|
2011-10-08 10:09:11 +00:00 |
|
libtta
|
|
|
|
libwavpack
|
|
|
|
libwma
|
|
|
|
libwmapro
|
|
|
|
libwmavoice
|
|
|
|
a52.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
a52_rm.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
aac.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
adx.c
|
Rockbox does not support encrypted ADX. Clearly state this in the manual and the debug messages.
|
2011-11-29 20:36:11 +00:00 |
|
aiff.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
aiff_enc.c
|
|
|
|
alac.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
ape.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
asap.c
|
|
|
|
atrac3_oma.c
|
|
|
|
atrac3_rm.c
|
|
|
|
au.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
ay.c
|
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
|
2011-08-31 19:19:49 +00:00 |
|
codec_crt0.c
|
codec_main() prototype inside codec_crt0.c is no longer needed since it's in codecs.h now.
|
2011-08-28 22:53:40 +00:00 |
|
codecs.make
|
libtremor: build with -O2 for cf, gives a slight speedup on high bitrate files (~1%)
|
2011-10-08 10:24:17 +00:00 |
|
cook.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
flac.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
gbs.c
|
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
|
2011-08-31 19:19:49 +00:00 |
|
hes.c
|
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
|
2011-08-31 19:19:49 +00:00 |
|
kss.c
|
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
|
2011-08-31 19:19:49 +00:00 |
|
mod.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
mp3_enc.c
|
|
|
|
mpa.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
mpc.c
|
Remove obsolete 'ci->set_elapsed()' from mpc.
|
2011-08-28 14:25:38 +00:00 |
|
nsf.c
|
Migrate some floating point code to fixed point in libgme.
|
2011-09-10 02:52:12 +00:00 |
|
raac.c
|
|
|
|
sgc.c
|
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
|
2011-08-31 19:19:49 +00:00 |
|
shorten.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
sid.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
smaf.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
SOURCES
|
|
|
|
spc.c
|
Submit parts of FS#12189 regarding codec API. Replaces access to global settings with a dedicated function to determine if the current track shall be looped. Used by several synthesizer codecs.
|
2011-08-30 19:40:09 +00:00 |
|
speex.c
|
Silence build warning
|
2011-10-04 13:08:04 +00:00 |
|
tta.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
vgm.c
|
Migrate some floating point code to fixed point in libgme.
|
2011-09-10 02:52:12 +00:00 |
|
vorbis.c
|
fix warning in debug code
|
2011-10-08 10:18:04 +00:00 |
|
vox.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wav.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wav64.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wav_enc.c
|
|
|
|
wavpack.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wavpack_enc.c
|
|
|
|
wma.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wmapro.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |
|
wmavoice.c
|
Commit work started in FS#12153 to put timing/position information in PCM
|
2011-08-28 07:45:35 +00:00 |