pipewire/pipewire-v4l2/src
Arseny Maslennikov ddb38bd742 pipewire-v4l2: pw-v4l2.in: fix parameter expansion in quotes
`@LIBV4L2_PATH@` can be expanded into a string containing literally
`${LIB}`, which is then reexpanded by the shell since it's enclosed in
double quotes. We fix this by using single quotes instead.
2021-10-23 04:35:31 +03:00
..
meson.build pipewire-v4l2: the start of a v4l2 LD_PRELOAD library 2021-10-14 10:16:35 +02:00
pipewire-v4l2.c Add FreeBSD variant of the ioctl request check. 2021-10-22 19:09:16 +03:00
pipewire-v4l2.h pipewire-v4l2: More improvements 2021-10-14 10:16:35 +02:00
pw-v4l2.in pipewire-v4l2: pw-v4l2.in: fix parameter expansion in quotes 2021-10-23 04:35:31 +03:00
v4l2-func.c pipewire-v4l2: More improvements 2021-10-14 10:16:35 +02:00