rockbox/apps/codecs
2006-04-15 02:03:11 +00:00
..
dumb Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
lib Whoops, missed a file in last warning fix commit 2006-03-24 14:26:23 +00:00
liba52 Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libalac Convert to use common internal sample format. 2006-02-13 19:26:18 +00:00
libfaad prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libffmpegFLAC Free one register extra so we can block load a bit more. 2006-03-17 00:31:15 +00:00
libFLAC Profiling support, tools and documentation. 2006-01-18 20:54:13 +00:00
libm4a prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libmad OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn't exist for now and revert last change. 2006-04-12 00:14:39 +00:00
libmusepack prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
libwavpack Eliminate references to "long" types for 64-bit compiles; return audio data 2006-03-26 22:54:15 +00:00
Tremor Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break any other files. :) 2006-04-05 14:01:08 +00:00
a52.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
aac.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
aiff.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
alac.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
codec.h iriver: more codec library cleanup: remove codec_alloca and a some extraneous defines. 2005-10-17 18:46:46 +00:00
flac.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
mpa.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
mpc.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
shorten.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
SOURCES Patch #1421483 - AIFF codec by Jvo Studer 2006-02-01 16:42:02 +00:00
vorbis.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
wav.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00
wavpack.c Put new_track on the codec_api, and use it instead of the reload_codec variable in most places. Should help with problems people have had with GUI vs. playback sync. 2006-04-15 02:03:11 +00:00