summaryrefslogtreecommitdiff
path: root/doc/general.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/general.texi
parent7351eb14151602fa924ab3d5e374b7d60f32aff9 (diff)
Rename ffplay to avplay.
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi
index c9919390d6..98065093b5 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -837,7 +837,7 @@ speed up is close to non-existent for normal one-off builds and is only
noticeable when running make for a second time (for example in
@code{make install}).
-@item In order to compile FFplay, you must have the MinGW development library
+@item In order to compile AVplay, you must have the MinGW development library
of @uref{http://www.libsdl.org/, SDL}.
Edit the @file{bin/sdl-config} script so that it points to the correct prefix
where SDL was installed. Verify that @file{sdl-config} can be launched from