mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 02:34:19 -05:00
Frame width/height check crash if the frame is not given.
We can reorder width/height check after other precondition checks.
(cherry picked from commit 22c4e11ec8)