filter-chain: document ffmpeg plugin

This commit is contained in:
Wim Taymans 2025-06-10 10:34:23 +02:00
parent 8c68537446
commit a78e97a53b
2 changed files with 136 additions and 36 deletions

View file

@ -411,7 +411,7 @@ impl_init(const struct spa_handle_factory *factory,
if (spa_streq(k, "filter.graph.path"))
path = s;
}
if (path == NULL)
if (!spa_streq(path, "filtergraph"))
return -EINVAL;
impl->plugin.iface = SPA_INTERFACE_INIT(