rockbox/apps/codecs/libm4a
Mohamed Tarek 5f5d105755 Change the naming scheme for codecs found in different containers.
Like changing AFMT_AAC to AFMT_MP4_AAC and AFMT_RAAC to AFMT_RM_AAC.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22066 a1c6a512-1295-4272-9138-f99709370657
2009-07-27 12:13:22 +00:00
..
demux.c Change the naming scheme for codecs found in different containers. 2009-07-27 12:13:22 +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 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
m4a.h
SOURCES