overlaycomposition: Fix implicit use of memset
https://bugzilla.gnome.org/show_bug.cgi?id=797353
This commit is contained in:
parent
0d030d37a4
commit
f780c718e7
@ -121,6 +121,8 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "gstoverlaycomposition.h"
|
#include "gstoverlaycomposition.h"
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY_STATIC (gst_overlay_composition_debug);
|
GST_DEBUG_CATEGORY_STATIC (gst_overlay_composition_debug);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user