pipewire/spa/plugins/v4l2
Wim Taymans 941620b733 v4l2: don't expose the internal fd
When allocating memory, just export the mmaped memory and mark the
memory as MemPtr, not MemFd. Set the fd to -1.

Otherwise we might send this fd to the client, making the complete
device accessible to the client.
2021-05-06 09:24:27 +02:00
..
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
v4l2-device.c v4l2: profiles params are not implement yet 2020-12-17 16:13:19 +01:00
v4l2-source.c v4l2: add some more debug 2021-05-05 11:23:44 +02:00
v4l2-udev.c v4l2: remove device if inotify reports it's no longer accessible 2021-04-11 16:38:10 +00:00
v4l2-utils.c v4l2: don't expose the internal fd 2021-05-06 09:24:27 +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