mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
videoconvert: Add dummy plugin
This commit is contained in:
parent
6f88b8bf68
commit
17207038ea
4 changed files with 727 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ extern "C" {
|
|||
#define SPA_NAME_VIDEO_CONVERT "video.convert" /**< converts raw video from one format
|
||||
* to another. Must include at least
|
||||
* format and scaling */
|
||||
#define SPA_NAME_VIDEO_CONVERT_DUMMY "video.convert.dummy" /**< a dummy converter as fallback for the
|
||||
* videoadapter node */
|
||||
#define SPA_NAME_VIDEO_ADAPT "video.adapt" /**< combination of a node and a
|
||||
* video.convert. */
|
||||
/** keys for alsa factory names */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue