summaryrefslogtreecommitdiff
path: root/libavfilter/v360.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/v360.h')
-rw-r--r--libavfilter/v360.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavfilter/v360.h b/libavfilter/v360.h
index 5badb437aa..0c26b54ec1 100644
--- a/libavfilter/v360.h
+++ b/libavfilter/v360.h
@@ -98,12 +98,15 @@ typedef struct V360Context {
float yaw, pitch, roll;
+ int ih_flip, iv_flip;
int h_flip, v_flip, d_flip;
int in_transpose, out_transpose;
float h_fov, v_fov;
float flat_range[3];
+ float input_mirror_modifier[2];
+
int planewidth[4], planeheight[4];
int inplanewidth[4], inplaneheight[4];
int nb_planes;