Provide the first MP3 frame when initializing the decoder
commit951e310ad00a84def2c2732df2c3f9c25e08aa7f
authorChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 13:15:23 +0000 (21 06:15 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 13:15:23 +0000 (21 06:15 -0700)
treedb91f1ac405e25bd74af1e0e4a37320c4133d1b2
parent4afd9da9342f4d6829b5c9044a177980d35d6230
Provide the first MP3 frame when initializing the decoder

To ensure the length can be calculated prior to reading samples.
src/decoders/mp3.cpp