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
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-24 04:15:22 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-12-24 04:36:21 +0400
commit86c6bf040bd3a1f7444c32a7af550edef2dfc2c4 (patch)
treef5ebc50053491814db3f5c6570026cf97095cf3f /doc
parent98dc25672fb7116d5885a4133f07b66cec99f187 (diff)
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.
Diffstat (limited to 'doc')
-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