summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/vf.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst
index ac9146d7ec..40c4c6bbd0 100644
--- a/DOCS/man/en/vf.rst
+++ b/DOCS/man/en/vf.rst
@@ -532,11 +532,6 @@ Available filters are:
``swapuv``
Swap U & V plane.
- .. note::
-
- Deprecated. Use libavfilter's ``swapuv`` filter through ``--vf=lavfi``
- instead.
-
``pullup[=jl:jr:jt:jb:sb:mp]``
Pulldown reversal (inverse telecine) filter, capable of handling mixed
hard-telecine, 24000/1001 fps progressive, and 30000/1001 fps progressive
@@ -821,11 +816,6 @@ Available filters are:
``mr`` or ``mono_right``
mono output (right eye only)
- .. note::
-
- Deprecated. Use libavfilter's ``stereo3d`` filter through ``--vf=lavfi``
- instead.
-
``gradfun[=strength[:radius|:size=<size>]]``
Fix the banding artifacts that are sometimes introduced into nearly flat
regions by truncation to 8bit color depth. Interpolates the gradients that