From: Diego Biurrun Date: Mon, 5 Mar 2007 08:41:22 +0000 (+0000) Subject: Don't mention the number of vhooks, it's a volatile set. X-Git-Tag: v0.5~9806 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63b6d5dfadb3273ecfe89dd2eb66a7a06e8eb87d;p=platform%2Fupstream%2Flibav.git Don't mention the number of vhooks, it's a volatile set. Originally committed as revision 8242 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/doc/hooks.texi b/doc/hooks.texi index 20e8d33..8f689cf 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