mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pipewire-v4l2: the start of a v4l2 LD_PRELOAD library
This commit is contained in:
parent
57b3fe537e
commit
e68fd36f90
8 changed files with 910 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ option('pipewire-jack',
|
|||
description: 'Enable pipewire-jack integration',
|
||||
type: 'feature',
|
||||
value: 'enabled')
|
||||
option('pipewire-v4l2',
|
||||
description: 'Enable pipewire-v4l2 integration',
|
||||
type: 'feature',
|
||||
value: 'enabled')
|
||||
option('jack-devel',
|
||||
description: 'Install jack development files',
|
||||
type: 'boolean',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue