The 'Video Filter API' is better known as 'libavfilter'.
authorVíctor Paesa <victorpaesa@googlemail.com>
Fri, 19 Oct 2007 22:11:34 +0000 (22:11 +0000)
committerVíctor Paesa <victorpaesa@googlemail.com>
Fri, 19 Oct 2007 22:11:34 +0000 (22:11 +0000)
Originally committed as revision 10815 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/hooks.texi

index c25c0f7..c410f1c 100644 (file)
 
 @var{Please be aware that vhook is deprecated, and hence its development is
 frozen (bug fixes are still accepted).
-The substitute will be the result of our 'Video Filter API' Google Summer of Code
-project. You may monitor its progress by subscribing to the ffmpeg-soc mailing
-list at @url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc}.}
+The substitute will be 'libavfilter', the result of our 'Video Filter API'
+Google Summer of Code project. You may monitor its progress by subscribing to
+the ffmpeg-soc mailing list at
+@url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc}.}
 
 The video hook functionality is designed (mostly) for live video. It allows
 the video to be modified or examined between the decoder and the encoder.