mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-22 08:34:11 +00:00
Add missing include for sys/ioctl.h so that these warnings dissapear when compiling: ../subprojects/gst-plugins-bad/sys/v4l2codecs/gstv4l2decoder.c:179:9: warning: implicit declaration of function ‘ioctl’ [-Wimplicit-function-declaration] Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2140> |
||
---|---|---|
.. | ||
linux | ||
gstv4l2codecallocator.c | ||
gstv4l2codecallocator.h | ||
gstv4l2codecdevice.c | ||
gstv4l2codecdevice.h | ||
gstv4l2codech264dec.c | ||
gstv4l2codech264dec.h | ||
gstv4l2codecpool.c | ||
gstv4l2codecpool.h | ||
gstv4l2codecvp8dec.c | ||
gstv4l2codecvp8dec.h | ||
gstv4l2decoder.c | ||
gstv4l2decoder.h | ||
gstv4l2format.c | ||
gstv4l2format.h | ||
meson.build | ||
plugin.c |