[FFmpeg-cvslog] doc/filters: extend flip options in v360 filter

Paul B Mahol git at videolan.org
Tue Sep 10 21:31:45 EEST 2019


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Sep 10 20:29:43 2019 +0200| [e26fb6a714f6d86aca05361a0bab7eb84ef642f4] | committer: Paul B Mahol

doc/filters: extend flip options in v360 filter

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e26fb6a714f6d86aca05361a0bab7eb84ef642f4
---

 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



More information about the ffmpeg-cvslog mailing list