Skip to content
Snippets Groups Projects
Commit ab124d64 authored by Steve Lhomme's avatar Steve Lhomme Committed by Jean-Baptiste Kempf
Browse files

do not check unsigned values for negative


vout_intf:
It seems the == should be a && test otherwise we may set a num/den that's 0:0
which is an invalid aspect ratio and won't be used.

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent ecd31733
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