rockbox/apps/codecs/libm4a
Andree Buschmann fa65362a42 Fix compiler warnings ('variable set ut not used') with GCC 4.6.0.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29792 a1c6a512-1295-4272-9138-f99709370657
2011-04-27 17:59:49 +00:00
..
demux.c Fix compiler warnings ('variable set ut not used') with GCC 4.6.0. 2011-04-27 17:59:49 +00:00
libm4a.make Silence warning from 'ar' if the archive had to be created. 2009-03-01 09:04:15 +00:00
m4a.c Optimization to latest aac decoder changes. Significantly reduce loop count in m4a_check_sample_offset() during standard playback. Before this change the loop count increased with each decoded chunk and for each frame. 2011-04-19 05:55:54 +00:00
m4a.h get_sample_info() has been removed. 2011-04-23 22:28:47 +00:00
SOURCES