rockbox/apps/codecs/libm4a
Jens Arnold bd5c0ad7bb Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12819 a1c6a512-1295-4272-9138-f99709370657
2007-03-17 10:50:58 +00:00
..
demux.c Cast some more to keep both 32 bit and 64 bit simulator platforms happy. 2007-03-17 10:50:58 +00:00
m4a.c Fix a couple of MP4 demuxing problems, preventing playback in a few cases. All my test files now play properly. 2007-01-30 21:42:36 +00:00
m4a.h Improve support for long MP4 files. Twice as long files can now play, and for those that still are too long, exit with a codec failure rather than freeze Rockbox. 2006-11-08 19:54:08 +00:00
Makefile Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
SOURCES Remove generic M4A parsing code from libalac and create a libm4a - so it can be used by other codecs 2005-10-29 17:12:52 +00:00