You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into an issue with the following code. You can see that it's inserting an 0x02 and 0x08 where it shouldn't (see the right side of the diff). The left side is the correct output.
I'm running into an issue with the following code. You can see that it's inserting an
0x02
and0x08
where it shouldn't (see the right side of the diff). The left side is the correct output.I think this is the code inserting it:
flvlib/lib/flvlib/tags.py
Line 209 in 0896785
The text was updated successfully, but these errors were encountered: