summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 93618d60c8..788c36b349 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -669,6 +669,8 @@ Available filters are:
Loads an external library to filter the image. The library interface
is the ``vf_dlopen`` interface specified using ``libmpcodecs/vf_dlopen.h``.
+ .. warning:: This filter is deprecated.
+
``dll=<library>``
Specify the library to load. This may require a full file system path
in some cases. This argument is required.