bdc3dd4fca
mp4 files can have multiple 'mdat' chunks. This is common for audiobooks, where there is often a secondary mdat containing the chapter names, but it's also legal to have multiple mdat chunks for a single logical "track" This confuses the mp4 metadata parser, which assumes there is only a single mdat, and always uses the last mdat seen to determine the "filesize" of the data we're trying to decode. Work around this by appending each mdat's size to result in the final "filesize" Change-Id: I3e7a7efb0f05ef965e8d77f79e450c957524a480 |
||
---|---|---|
.. | ||
arm_support | ||
fixedpoint | ||
libsetjmp | ||
rbcodec | ||
skin_parser | ||
tlsf | ||
unwarminder |