summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-18 16:26:59 +0100
committerPaul B Mahol <onemda@gmail.com>2020-01-18 17:25:48 +0100
commitfdddc0d678ecfd563d5b753d7c79086884b861e5 (patch)
tree552d52e4154753be0792b40c8584ca490a38bcc6 /doc
parent6ae84e7b037f8ceafff5b7bf17a317cc1ce0acb0 (diff)
avfilter/vf_v360: add perspective output projection
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 252eb4b7ad..237e182aa8 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -19003,6 +19003,15 @@ Set horizontal/vertical/diagonal field of view. Values in degrees.
If diagonal field of view is set it overrides horizontal and vertical field of view.
@end table
+@item perspective
+Perspective projection. @i{(output only)}
+
+Format specific options:
+@table @option
+@item v_fov
+Set perspective parameter.
+@end table
+
@end table
@item interp