mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-31 02:13:51 +08:00
a9fd4e0d81
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)