Skip to content

Fix crash with 0 video dimensions - #871

Merged
pblazej merged 1 commit into
mainfrom
blaze/zero-dimensions
Dec 10, 2025
Merged

pblazej merged 1 commit into
mainfrom
blaze/zero-dimensions

Conversation

@pblazej

@pblazej pblazej commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

Resolves #869

I see more places where division by 0 can take place, but this is crucial for layout.

@pblazej
pblazej requested a review from hiroshihorie December 10, 2025 16:15
@pblazej
pblazej merged commit a141892 into main Dec 10, 2025
22 of 27 checks passed
@pblazej
pblazej deleted the blaze/zero-dimensions branch December 10, 2025 16:21
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.

Code crashes when video track dimension is set to width = 0 and height = 0

2 participants