summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-06-30 00:12:41 +0200
committerPaul B Mahol <onemda@gmail.com>2021-06-30 00:12:41 +0200
commite11fd47f8df2631db9da14b22d34e3c390d91ba8 (patch)
treec9fde52a78b1dc434cd89940249fbbbe34acfd58 /doc
parentcea05864e65db9a2dc8af82b2c63fb8f03c5f876 (diff)
avfilter/vf_v360: add cylindrical equal area format
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 67ad228d8b..13236965ce 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -20977,6 +20977,10 @@ If diagonal field of view is set it overrides horizontal and vertical field of v
Octahedron projection.
@end table
+@item cylindricalea
+Cylindrical Equal Area projection.
+@end table
+
@item interp
Set interpolation method.@*
@i{Note: more complex interpolation methods require much more memory to run.}