examples: Add video-dsp-src example

This client creates the same output as video-src in the dsp format.
This commit is contained in:
columbarius 2024-01-28 01:31:53 +01:00 committed by Wim Taymans
parent ad6e2ce480
commit d0e51dd066
2 changed files with 377 additions and 0 deletions

View file

@ -7,6 +7,7 @@ examples = [
'video-play',
'video-src',
'video-dsp-play',
'video-dsp-src',
'video-play-pull',
'video-play-reneg',
'video-src-alloc',