summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-09-06 13:14:29 +0200
committerPaul B Mahol <onemda@gmail.com>2019-09-06 14:10:37 +0200
commitcb8c353032abd28dd977802e6d623e2d2854bebe (patch)
tree12382d795fdfb651735d90c302fa5b1e25a2181e /doc
parentd131541445005e6533b9870debf8c15e4b9a74f6 (diff)
avfilter/vf_v360: add option to pick rotation order
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 70ea16954f..07e776ab0f 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -18065,6 +18065,20 @@ Default resolution depends on formats.
@item roll
Set rotation for the output video. Values in degrees.
+@item rorder
+Set rotation order for the output video. Choose one item for each position.
+
+@table @samp
+@item y, Y
+yaw
+@item p, P
+pitch
+@item r, R
+roll
+@end table
+
+Default value is @b{@samp{ypr}}.
+
@item h_flip
@item v_flip
@item d_flip