obs-studio/plugins/obs-ffmpeg
jp9000 74a3dfcf69 Fix potential uninitialized variable
if (data->output->flags & AVFMT_RAWPICTURE)

If this was true, the 'ret' variable would be used without
initialization.
2014-03-11 16:07:22 -07:00
..
CMakeLists.txt Add Libavutil dependency for obs-ffmpeg plugin 2014-02-18 15:06:32 +01:00
obs-ffmpeg-output.c Fix potential uninitialized variable 2014-03-11 16:07:22 -07:00
obs-ffmpeg.c Remove majority of warnings 2014-02-14 15:13:36 -07:00