Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow additional empty mdat boxes in progressive files #374

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

tobbee
Copy link
Collaborator

@tobbee tobbee commented Aug 30, 2024

The mp4.File.Mdat box will no longer point to an empty mdat box if there is a non-empty one.
Multiple non-empty mdat boxes will generate an error.

Resolves #371

@tobbee tobbee merged commit 094bbb1 into master Sep 6, 2024
7 checks passed
@tobbee tobbee deleted the fix-multi-mdat branch September 6, 2024 11:53
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.

Multiple mdat boxes lead to panic
1 participant