rockbox/apps/codecs
Andree Buschmann e720724b95 Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29833 a1c6a512-1295-4272-9138-f99709370657
2011-05-08 16:41:23 +00:00
..
demac
lib codeclib: Declare several variables static and remove unused variables. 2011-05-08 10:34:05 +00:00
liba52
libalac
libasap
libasf Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
libatrac
libcook
libfaad
libffmpegFLAC
libm4a
libmad
libmusepack
libpcm
librm Fix even more 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-03 20:28:56 +00:00
libspc
libspeex Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
libtremor Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment. 2011-05-08 16:41:23 +00:00
libtta
libwavpack
libwma Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
libwmapro Fix nearly all residual 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 14:44:20 +00:00
libwmavoice
a52.c
a52_rm.c
aac.c Remove unneeded update of ci->id3->frequency in aac and raac codec. 2011-04-28 21:07:28 +00:00
adx.c
aiff.c Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
aiff_enc.c
alac.c
ape.c
asap.c
atrac3_oma.c
atrac3_rm.c
au.c
codec_crt0.c
codecs.make
cook.c
flac.c
mod.c
mp3_enc.c
mpa.c
mpc.c
nsf.c Get the NSF internal playlists working again. Fix a few wrongdoings in the metadata parser. Use the larger of track or playlist count to determine 'duration' so that the repeat-one switching to access the raw tracks works. 2011-04-28 02:56:28 +00:00
raac.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
shorten.c
sid.c Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
smaf.c
SOURCES
spc.c
speex.c Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
tta.c
vorbis.c
vox.c
wav.c
wav64.c
wav_enc.c
wavpack.c Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
wavpack_enc.c
wma.c
wmapro.c Fix several 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 11:42:41 +00:00
wmavoice.c