avdevice/lavfi: update documentation

lavfi not only supports video but also audio by now.
This commit is contained in:
metamuffin 2023-05-07 15:45:40 +02:00 committed by Paul B Mahol
parent 1c8bf697ee
commit 2dd9b4071c
1 changed files with 2 additions and 3 deletions

View File

@ -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