pipewire/spa/plugins/v4l2
Wim Taymans d6a569620c v4l2: DmaBuf and MemFd are mostly the same
If the caller asks for MemFd, pass a DmaBuf because it is mostly
the same for v4l2.

Not very correct but it's not yet trivial to fall back to memfd.
And this way we have something to give to the clients that will work
when the client asks for MemFd or MemPtr.
2021-06-28 14:55:05 +02:00
..
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
v4l2-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
v4l2-source.c v4l2: implement latency get and set 2021-06-24 16:05:31 +02:00
v4l2-udev.c spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
v4l2-utils.c v4l2: DmaBuf and MemFd are mostly the same 2021-06-28 14:55:05 +02:00
v4l2.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
v4l2.h v4l2: use 32 buffers max 2019-05-27 15:35:20 +02:00