Skip to content
Snippets Groups Projects
Commit 9731cf40 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

movenc: Keep writing zero-entry stts atoms as intended


a8765852 had the unintended side effect of returning AVERROR(ENOMEM)
when track->entry is zero, while the code intentionally wants to
continue in that case.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 5aef535a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment