From 2dd9b4071cebd25af2820f26c5bc0a92ef0145fe Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 7 May 2023 15:45:40 +0200 Subject: avdevice/lavfi: update documentation lavfi not only supports video but also audio by now. --- doc/indevs.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/indevs.texi b/doc/indevs.texi index 8a198c4b44..863536a34d 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -991,9 +991,8 @@ This input device reads data from the open output pads of a libavfilter filtergraph. For each filtergraph open output, the input device will create a -corresponding stream which is mapped to the generated output. Currently -only video data is supported. The filtergraph is specified through the -option @option{graph}. +corresponding stream which is mapped to the generated output. +The filtergraph is specified through the option @option{graph}. @subsection Options -- cgit v1.2.1