aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-03-08 16:18:03 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-03-17 00:36:18 +0100
commitdc8054128aaebc24d65c6036ae3f4b8507f82387 (patch)
tree8b3034e2772c2d78ab27efbb8d3edf907836214a /doc
parent001f4c7dc63e90e719187cd7f961c8220721878f (diff)
downloadffmpeg-dc8054128aaebc24d65c6036ae3f4b8507f82387.tar.gz
lavfi: port MP swapuv filter
(cherry picked from commit fa35d880aab1d3ef2b828cae640e43d370e8f0c2) Conflicts: Changelog libavfilter/version.h Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 7d008bc736..43eec40d16 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2549,6 +2549,9 @@ For example:
will create two separate outputs from the same input, one cropped and
one padded.
+@section swapuv
+Swap U & V plane.
+
@section thumbnail
Select the most representative frame in a given sequence of consecutive frames.