Keep decoding audio at EOF with MiniMP3
commit5dd6931fd375778fcb3f0fa7d5d07bef051f6287
authorChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 11:18:36 +0000 (21 04:18 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 11:18:36 +0000 (21 04:18 -0700)
tree42bd3a12ac11446f7e0633c608ac35eade0e3b5a
parent144a7e324c2d78d5b2a65d255378cd5125626028
Keep decoding audio at EOF with MiniMP3

The file may be at the end, but there's still buffered data to handle.
src/decoders/mp3.cpp