mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-10 16:57:05 -04:00
if (data->output->flags & AVFMT_RAWPICTURE) If this was true, the 'ret' variable would be used without initialization.
if (data->output->flags & AVFMT_RAWPICTURE) If this was true, the 'ret' variable would be used without initialization.