pipewire/spa/plugins
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
..
alsa alsa-seq: clear the midi event queue on close to avoid leak 2020-06-02 17:13:53 +02:00
audioconvert tests: check cpu flags 2020-06-09 08:00:00 +02:00
audiomixer improve debug 2020-04-22 12:47:18 +02:00
audiotestsrc audiotestsrc: fix function signature 2020-05-12 17:23:35 +02:00
bluez5 bluez5: fix leaks 2020-06-05 15:49:39 +02:00
control tweak buffers a little 2020-02-19 10:17:00 +01:00
ffmpeg ffmpeg: fix install dir 2020-01-30 17:50:45 +01:00
jack improve debug 2020-04-22 12:47:18 +02:00
libcamera libcamera: fix implicit dependency to libdrm 2020-06-10 09:20:16 +00:00
support add more debug of fd create and close 2020-06-02 14:06:51 +02:00
test improve debug 2020-04-22 12:47:18 +02:00
v4l2 use fstat when we can 2020-05-20 15:24:25 +02:00
videoconvert Use SPA_IO_BUFFERS_INIT when we can 2020-03-19 13:09:21 +01:00
videotestsrc improve debug 2020-04-22 12:47:18 +02:00
volume improve debug 2020-04-22 12:47:18 +02:00
vulkan vulkan: check results of stat 2020-05-20 15:24:25 +02:00
meson.build Integrating libcamera 2020-06-04 10:36:39 +02:00