This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
f938d8cc34
foxbox
/
apps
/
codecs
/
libm4a
History
Download ZIP
Download TAR.GZ
Magnus Holmgren
de100c36cb
AAC codec: accept M4B files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11681 a1c6a512-1295-4272-9138-f99709370657
2006-12-07 09:24:31 +00:00
..
demux.c
AAC codec: accept M4B files.
2006-12-07 09:24:31 +00:00
m4a.c
AAC codec: Improved MP4 file parsing. Should now handle most streamable files. Also some code cleanup and policing.
2006-10-11 17:02:23 +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