diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-08-11 17:32:54 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-08-11 17:32:54 +0200 |
commit | 4ec86854354b8a852c7fa16f17045f649ba9defd (patch) | |
tree | 9dd2d727f6fb65e450994231a6dee74672f5a591 | |
parent | 214357341a1ae35e0ca9052400099edaad7afcb4 (diff) | |
download | ffmpeg-4ec86854354b8a852c7fa16f17045f649ba9defd.tar.gz |
indevs.texi: fix typo (builf -> build)
-rw-r--r-- | doc/indevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index d443a6a079..c38031f415 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -145,7 +145,7 @@ 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 builf with +To enable this input device, you need to configure your build with @code{--enable-libavfilter}. @subsection Options |