mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
examples: Add video-dsp-src example
This client creates the same output as video-src in the dsp format.
This commit is contained in:
parent
ad6e2ce480
commit
d0e51dd066
2 changed files with 377 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ examples = [
|
|||
'video-play',
|
||||
'video-src',
|
||||
'video-dsp-play',
|
||||
'video-dsp-src',
|
||||
'video-play-pull',
|
||||
'video-play-reneg',
|
||||
'video-src-alloc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue