Grow flv-tag buffer when needed. Optimize double metadata tags
Check whether the byte buffer is large enough before performing a write and allocate a larger buffer if necessary. Do less byte-by-byte ops when writing metadata double tags since they were a significant portion of parse computation when testing on my laptop.
Showing
1 changed file
with
58 additions
and
13 deletions
-
Please register or sign in to post a comment