rockbox/apps/codecs/libm4a
Andree Buschmann ad6c3bc8c5 Fix resume for m4a files. Solves FS#9306.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29175 a1c6a512-1295-4272-9138-f99709370657
2011-01-31 15:18:26 +00:00
..
demux.c Make M4A demuxer more flexible when handling the stsd atom. Allows file reported in the forum to play. 2010-08-29 13:48:29 +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 Fix resume for m4a files. Solves FS#9306. 2011-01-31 15:18:26 +00:00
m4a.h Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unstreamable AAC/ALAC files by stepping through the file to find the index, potientially rebuffering. This is likely to impose a battery life hit on files which are unstreamable and not much smaller then the buffer, but should not impact streamable files at all. 2010-01-02 20:54:55 +00:00
SOURCES