Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi7
1 files changed, 0 insertions, 7 deletions
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