From 49e3a8165c940b0e4b6c39b2e316065c56084fea Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Sun, 27 Jun 2021 15:36:42 +0530 Subject: doc/filters: mention availability of mcdeint, uspp Filters are present in tree of master and in docs but were hard-disabled in 95054bfa48. They remain available in v4.4 or earlier. --- doc/filters.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 3368a90877..bbd0a3d14d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -14689,6 +14689,8 @@ Apply motion-compensation deinterlacing. It needs one field per frame as input and must thus be used together with yadif=1/3 or equivalent. +This filter is only available in ffmpeg version 4.4 or earlier. + This filter accepts the following options: @table @option @item mode @@ -20667,6 +20669,8 @@ The way this differs from the behavior of spp is that uspp actually encodes & decodes each case with libavcodec Snow, whereas spp uses a simplified intra only 8x8 DCT similar to MJPEG. +This filter is only available in ffmpeg version 4.4 or earlier. + The filter accepts the following options: @table @option -- cgit v1.2.3