diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-09-27 22:33:05 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-09-27 22:40:26 +0200 |
commit | 6db1b1af4c93c98c31e8f2dc546647d77c0bdb5f (patch) | |
tree | 9b8ba0b1a648f5f69239db763f8be12c584b99e3 /doc | |
parent | a6e72fb46d0601d0fcf44c93c32dd472599b5984 (diff) | |
download | ffmpeg-6db1b1af4c93c98c31e8f2dc546647d77c0bdb5f.tar.gz |
avfilter/vf_v360: add octahedron format
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 06572218b8..f072a84424 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -19511,6 +19511,9 @@ Set input 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 octahedron +Octahedron projection. @end table @item interp |