rockbox/apps/codecs
Jens Arnold 7ebb2911b8 Fixed 64 bit warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12192 a1c6a512-1295-4272-9138-f99709370657
2007-02-04 12:35:44 +00:00
..
lib FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
liba52 Update several codec Makefiles so that the codec libs build again on Coldfire targets, after the recent move of system-related things to the target tree. (Note to admins: make errors aren't detected on the CVS build page. :)) 2006-10-30 18:14:12 +00:00
libalac Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libfaad Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
libffmpegFLAC fix previous commit and use just .text 2006-12-31 01:04:23 +00:00
libm4a Fix a couple of MP4 demuxing problems, preventing playback in a few cases. All my test files now play properly. 2007-01-30 21:42:36 +00:00
libmad Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libmusepack Added macros controlling what goes to IRAM on different targets. 2006-11-09 21:59:27 +00:00
libwavpack Update libwavpack with latest changes from the tiny_encoder. This allows 2007-01-08 04:24:32 +00:00
Tremor FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder. 2006-11-26 20:56:26 +00:00
a52.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
aac.c Fix a couple of MP4 demuxing problems, preventing playback in a few cases. All my test files now play properly. 2007-01-30 21:42:36 +00:00
adx.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
aiff.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
aiff_enc.c FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Color, iPod Nano). 2006-12-18 01:52:21 +00:00
alac.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
codec.h FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
codec_crt0.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
flac.c Fixed 64 bit warning. 2007-02-04 12:35:44 +00:00
Makefile adding NSF (NES music) codec 2007-01-25 18:06:17 +00:00
mp3_enc.c Fix last build warning from PP recording changes. 2006-12-18 13:20:27 +00:00
mpa.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
mpc.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
nsf.c NES codec improvements - N106 fixed point implementation from FS #6603, removed redundant or unused tables and flags 2007-01-31 21:23:14 +00:00
shorten.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
sid.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
SOURCES adding NSF (NES music) codec 2007-01-25 18:06:17 +00:00
vorbis.c FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder. 2006-11-26 20:56:26 +00:00
wav.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
wav_enc.c Encoders: Mixdown to mono should round towards zero not -infinity. 2006-12-01 00:39:37 +00:00
wavpack.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
wavpack_enc.c Encoders: Mixdown to mono should round towards zero not -infinity. 2006-12-01 00:39:37 +00:00