mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
video: add video format
start working on v4l2 source
This commit is contained in:
parent
3c029cba53
commit
beedb65f00
25 changed files with 1878 additions and 43 deletions
|
|
@ -1,6 +1,7 @@
|
|||
spalib_sources = ['audio-raw.c',
|
||||
'props.c',
|
||||
'ringbuffer.c']
|
||||
'ringbuffer.c',
|
||||
'video-raw.c']
|
||||
|
||||
spalib = shared_library('spa-lib',
|
||||
spalib_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue