]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: mention afifo
authorPaul B Mahol <onemda@gmail.com>
Mon, 23 Nov 2015 09:42:23 +0000 (10:42 +0100)
committerPaul B Mahol <onemda@gmail.com>
Mon, 23 Nov 2015 09:42:23 +0000 (10:42 +0100)
Signed-off-by: Paul B Mahol <onemda@gmail.com>
doc/filters.texi

index 471ec3ff37a18a989be6dc4d3b80f29a3dc2bfad..f351390e28f0efe7748d57257042e95ef2b360a0 100644 (file)
@@ -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.