This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
98d186ce80
rockbox
/
apps
/
codecs
/
libm4a
History
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