video-hdr: fix memset warning
Fix warning on fedora arm64 target Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/685>
This commit is contained in:
parent
8e3c4a5d5a
commit
42dcbcd61f
@ -21,6 +21,8 @@
|
|||||||
# include "config.h"
|
# include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "video-hdr.h"
|
#include "video-hdr.h"
|
||||||
|
|
||||||
#define N_ELEMENT_MASTERING_DISPLAY_INFO 10
|
#define N_ELEMENT_MASTERING_DISPLAY_INFO 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user