diff options
author | Lou Logan <lou@lrcd.com> | 2011-10-23 19:18:09 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-10-24 17:18:17 +0200 |
commit | 3ac1ade118f870c5a31c1ae9f9470b9d496c19ea (patch) | |
tree | 3bfdd1bfb00827c93d1a6bbcdd2819fade5a20f5 /doc | |
parent | 123b1fac5c0a18061d7fa9a7869e537e81d16506 (diff) | |
download | ffmpeg-3ac1ade118f870c5a31c1ae9f9470b9d496c19ea.tar.gz |
docs: remove reference to enable-libavfilter
This is no longer a valid configure option.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/indevs.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index 79f786f8e0..63a543057e 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -226,9 +226,6 @@ corresponding stream which is mapped to the generated output. Currently only video data is supported. The filtergraph is specified through the option @option{graph}. -To enable this input device, you need to configure your build with -@code{--enable-libavfilter}. - @subsection Options @table @option |