aboutsummaryrefslogtreecommitdiffstats
path: root/doc/demuxers.texi
diff options
context:
space:
mode:
authorVicente Jimenez Aguilar <googuy@gmail.com>2013-02-16 03:08:36 +0100
committerDiego Biurrun <diego@biurrun.de>2013-02-24 19:32:52 +0100
commit60a1ee6e419e244dc2363fdc4ddf8350d506f2ae (patch)
tree179f4132f73e9c4ccecf97ef3e9ecc406157ba5c /doc/demuxers.texi
parenta4c9260e6914aa82274d1582e1e4ce94ce5194ed (diff)
downloadffmpeg-60a1ee6e419e244dc2363fdc4ddf8350d506f2ae.tar.gz
doc: Fix some obsolete references to av* tools as ff* tools
Signed-off-by: Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org (cherry picked from commit 202b5f6deb65e405b07b9b5c20f97c8cb925cf49) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index c3049ddfc4..af4e3f15cf 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -13,7 +13,7 @@ You can disable all the demuxers using the configure option
the option "--enable-demuxer=@var{DEMUXER}", or disable it
with the option "--disable-demuxer=@var{DEMUXER}".
-The option "-formats" of the ff* tools will display the list of
+The option "-formats" of the av* tools will display the list of
enabled demuxers.
The description of some of the currently available demuxers follows.