summaryrefslogtreecommitdiff
path: root/doc/hooks.texi
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-03-05 08:41:22 +0000
committerDiego Biurrun <diego@biurrun.de>2007-03-05 08:41:22 +0000
commit63b6d5dfadb3273ecfe89dd2eb66a7a06e8eb87d (patch)
tree8a9d3fcd638c5da838b2fc13bfb3556c8d5dda79 /doc/hooks.texi
parentaf4372560a0316300a8a10aacb3152394a706714 (diff)
Don't mention the number of vhooks, it's a volatile set.
Originally committed as revision 8242 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/hooks.texi')
-rw-r--r--doc/hooks.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hooks.texi b/doc/hooks.texi
index 20e8d33c2b..8f689cfde3 100644
--- a/doc/hooks.texi
+++ b/doc/hooks.texi
@@ -17,7 +17,7 @@ the video to be modified or examined between the decoder and the encoder.
Any number of hook modules can be placed inline, and they are run in the
order that they were specified on the ffmpeg command line.
-Three modules are provided and are described below. They are all intended to
+A few modules are provided and are described below. They are all intended to
be used as a base for your own modules.
Modules are loaded using the -vhook option to ffmpeg. The value of this parameter