rockbox/apps/codecs
Magnus Holmgren 9613b91164 Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break any other files. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9516 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 14:01:08 +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 Make libmad use inttypes.h types and remove the old ad-hoc typedefs. 2006-03-23 00:52:12 +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 Fix warnings 2006-03-24 14:02:27 +00:00
aac.c Fix warnings 2006-03-24 14:02:27 +00:00
aiff.c Fix warnings 2006-03-24 14:02:27 +00:00
alac.c Fix warnings 2006-03-24 14:02:27 +00:00
codec.h
flac.c Fix warnings 2006-03-24 14:02:27 +00:00
Makefile prevent rockbox from using the wrong includes 2006-02-24 13:48:52 +00:00
mpa.c Fix warnings 2006-03-24 14:02:27 +00:00
mpc.c Fix remaining warnings in 64bit simulator builds 2006-03-22 19:51:40 +00:00
shorten.c Fix warnings 2006-03-24 14:02:27 +00:00
SOURCES Patch #1421483 - AIFF codec by Jvo Studer 2006-02-01 16:42:02 +00:00
vorbis.c Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time... 2006-03-01 01:07:56 +00:00
wav.c Fix warnings 2006-03-24 14:02:27 +00:00
wavpack.c Eliminate references to "long" types for 64-bit compiles; return audio data 2006-03-26 22:54:15 +00:00