Skip to content

Conversation

@sharpbai
Copy link

Fix parsing error when duplicate 00 00 00 01 occurs.
For example
00 00 00 01 00 00 00 01
Original code will bypass first startcode but not modify "p"
and "sz", which result in parse error.

Fix parsing error when duplicate 00 00 00 01 occurs.
For example
00 00 00 01 00 00 00 01
Original code will bypass first startcode but not modify "p"
and "sz", which result in parse error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant