mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Add videotestsrc
This commit is contained in:
parent
badd9fd366
commit
68e81198ed
7 changed files with 1410 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ avformat_dep = dependency('libavformat')
|
|||
avfilter_dep = dependency('libavfilter')
|
||||
libva_dep = dependency('libva')
|
||||
libudev_dep = dependency('libudev')
|
||||
threads_dep = dependency('threads')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue