media/library
olly 523f2662ef Skip arbitrary chunks before WAV fmt chunk.
I've seen a sample that has a LIST chunk prior to fmt. It
seems best just to skip all chunks until the format is
located. As per the RIFF spec:

"Programs must expect (and ignore) any unknown chunks
encountered, as with all RIFF forms."

https://www.aelius.com/njh/wavemetatools/doc/riffmci.pdf
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121682470
2016-06-15 19:40:39 +01:00
..
src Skip arbitrary chunks before WAV fmt chunk. 2016-06-15 19:40:39 +01:00
build.gradle Apply Android studio code analysis suggestions. 2016-06-15 19:39:09 +01:00