[FFmpeg-devel] [PATCH] avdevice/lavfi: update documentation
metamuffin
metamuffin at disroot.org
Sun May 7 16:45:40 EEST 2023
lavfi not only supports video but also audio by now.
---
doc/indevs.texi | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
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
--
2.40.1
More information about the ffmpeg-devel
mailing list