summaryrefslogtreecommitdiff
path: root/doc/libavfilter.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-07-26 17:51:34 +0200
committerAnton Khirnov <anton@khirnov.net>2011-08-09 19:56:21 +0200
commit266463daff7bbd4c3a8a26ff11b1131df0fd5520 (patch)
treeb7f190b7a5fe4fae5e392372f599624c5450cfee /doc/libavfilter.texi
parent7351eb14151602fa924ab3d5e374b7d60f32aff9 (diff)
Rename ffplay to avplay.
Diffstat (limited to 'doc/libavfilter.texi')
-rw-r--r--doc/libavfilter.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libavfilter.texi b/doc/libavfilter.texi
index 1c1220541c..172b7fc4d0 100644
--- a/doc/libavfilter.texi
+++ b/doc/libavfilter.texi
@@ -24,7 +24,7 @@ some directory of your choice by:
@end example
And then read the README file in the top directory to learn how to
-integrate it into ffmpeg and ffplay.
+integrate it into ffmpeg and avplay.
But note that there may still be serious bugs in the code and its API
and ABI should not be considered stable yet!
@@ -56,7 +56,7 @@ result will be that in output the top half of the video is mirrored
onto the bottom half.
Video filters are loaded using the @var{-vf} option passed to
-ffmpeg or to ffplay. Filters in the same linear chain are separated by
+ffmpeg or to avplay. Filters in the same linear chain are separated by
commas. In our example, @var{split, fifo, overlay} are in one linear
chain, and @var{fifo, crop, vflip} are in another. The points where
the linear chains join are labeled by names enclosed in square