rockbox/apps/codecs/libm4a
Michael Giacomelli ce8640d7b8 Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in mp4 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24148 a1c6a512-1295-4272-9138-f99709370657
2010-01-02 21:02:13 +00:00
..
demux.c Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in mp4 files. 2010-01-02 21:02:13 +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 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
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 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