Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-11-23 12:42:23 +0300
committerPaul B Mahol <onemda@gmail.com>2015-11-23 12:42:23 +0300
commitc7b933885343739e5fc37286d6d2c0736c1ffeb4 (patch)
tree5cb9fd3795b6fb184b8a507c0694dbd9bbd0df59
parent04a7ce1a8c6779d13ddaf488d4087a63e4b0ce42 (diff)
doc/filters: mention afifo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 471ec3ff37..f351390e28 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6308,7 +6308,7 @@ For example:
ffmpeg -i in.vob -vf "fieldorder=bff" out.dv
@end example
-@section fifo
+@section fifo, afifo
Buffer input images and send them when they are requested.