pipewire/spa/plugins/libcamera
Stéphane Cerveau e7cc0f69e3 libcamera: fix implicit dependency to libdrm
libcamera is depending on libdrm in libcamera_wrapper.cpp but it was
implicitely including the header drm_fourcc.h with libcamera
file pixel_format.h

With this patch, the libcamera plugin should explicitely depends on
libdrm as it needs DRM fourcc and should not depend on multiple
inclusion from libcamera.

Add a FourCC for Motion-JPEG compressed format. This is a temporary
addition until the format gets merged in the upstream kernel.
2020-06-10 09:20:16 +00:00
..
libcamera-client.c
libcamera-device.c
libcamera-source.c
libcamera-utils.c
libcamera.c
libcamera.h
libcamera_wrapper.cpp libcamera: fix implicit dependency to libdrm 2020-06-10 09:20:16 +00:00
libcamera_wrapper.h
meson.build libcamera: fix implicit dependency to libdrm 2020-06-10 09:20:16 +00:00