From e26fb6a714f6d86aca05361a0bab7eb84ef642f4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Tue, 10 Sep 2019 20:29:43 +0200 Subject: [PATCH] doc/filters: extend flip options in v360 filter --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 22c8687bdf..9d500e44a9 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -18095,7 +18095,7 @@ Default value is @b{@samp{ypr}}. @item h_flip @item v_flip @item d_flip -Flip the output video horizontally/vertically/in-depth. Boolean values. +Flip the output video horizontally(swaps left-right)/vertically(swaps up-down)/in-depth(swaps back-forward). Boolean values. @item ih_flip @item iv_flip