avfilter/vf_v360: add dual fisheye format

Signed-off-by: Eugene Lyapustin <unishifft@gmail.com>
This commit is contained in:
Eugene Lyapustin 2019-08-15 03:56:13 +03:00 committed by Kieran Kunhya
parent d044252aac
commit 596ecc295f
2 changed files with 83 additions and 0 deletions

View file

@ -17984,6 +17984,26 @@ Format specific options:
@item v_fov
Set horizontal/vertical field of view. Values in degrees.
@end table
@item dfisheye
Dual fisheye. @i{(input only)}
Format specific options:
@table @option
@item in_pad
Set padding proprtion. Values in decimals.
Example values:
@table @samp
@item 0
No padding.
@item 0.01
1% padding.
@end table
Default value is @b{@samp{0}}.
@end table
@end table
@item interp