Barnabás Pőcze
934ab3036e
treewide: use SPDX tags to specify copyright information
...
SPDX tags make the licensing information easy to understand and clear,
and they are machine parseable.
See https://spdx.dev for more information.
2023-02-16 10:54:48 +00:00
Dmitry Sharshakov
bb24c8545d
pw-uninstalled: make v4l2 easily available
2022-11-08 20:45:50 +00:00
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
Wim Taymans
d4207d3b0c
pw-v4l2: fix script as suggested by shellcheck
2021-10-14 21:14:45 +02:00
Wim Taymans
e68fd36f90
pipewire-v4l2: the start of a v4l2 LD_PRELOAD library
2021-10-14 10:16:35 +02:00