diff options
author | Paul B Mahol <onemda@gmail.com> | 2019-08-31 14:52:32 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2019-08-31 14:52:32 +0200 |
commit | c79d6728a75528b7fa77035b089b456a953b8e3f (patch) | |
tree | 5961beab058fd22f4ae004e9d1e0cc93a7069e69 /doc | |
parent | 07b948fe60789064d7c784d47b8fe798a9a4d2b9 (diff) | |
download | ffmpeg-streaming-c79d6728a75528b7fa77035b089b456a953b8e3f.zip ffmpeg-streaming-c79d6728a75528b7fa77035b089b456a953b8e3f.tar.gz |
avfilter/vf_v360: add cubemap 1x6 layout
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 2271749..4a22279 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -17932,7 +17932,8 @@ Equirectangular projection. @item c3x2 @item c6x1 -Cubemap with 3x2/6x1 layout. +@item c1x6 +Cubemap with 3x2/6x1/1x6 layout. Format specific options: |