mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
v4l2: show v4l captured output in SDL window
This commit is contained in:
parent
a31eb56663
commit
cbde76f500
4 changed files with 73 additions and 4 deletions
|
|
@ -5,5 +5,5 @@ executable('test-mixer', 'test-mixer.c',
|
|||
|
||||
executable('test-v4l2', 'test-v4l2.c',
|
||||
include_directories : inc,
|
||||
dependencies : [dl_lib],
|
||||
dependencies : [dl_lib, sdl_dep],
|
||||
install : false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue