From 86c6bf040bd3a1f7444c32a7af550edef2dfc2c4 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Mon, 24 Dec 2012 01:15:22 +0100 Subject: doc/filters: remove outdated comments Audio API should not be considered unstable any longer, and mentioning VHOOK is confusing, as it was removed 4 years ago. --- doc/filters.texi | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index b7ae3cd825..765a9b4bff 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3,13 +3,6 @@ Filtering in FFmpeg is enabled through the libavfilter library. -Libavfilter is the filtering API of FFmpeg. It is the substitute of -the now deprecated 'vhooks' and started as a Google Summer of Code -project. - -Audio filtering integration into the main FFmpeg repository is a work in -progress, so audio API and ABI should not be considered stable yet. - In libavfilter, it is possible for filters to have multiple inputs and multiple outputs. To illustrate the sorts of things that are possible, we can -- cgit v1.2.3