Don't ignore metadata packets without PUSI set
Metadata packets that were not the start of a new payload unit were being silently dropped. Move the handler so that they are correctly routed to the metadata stream. Also, keep track of the number of bytes shifted off of the buffer when processing ID3 frames so that more than a single frame can be processed.
Showing
4 changed files
with
57 additions
and
11 deletions
-
Please register or sign in to post a comment