summaryrefslogtreecommitdiff
path: root/libavfilter/v360.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/v360.h')
-rw-r--r--libavfilter/v360.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/v360.h b/libavfilter/v360.h
index 2da25445f9..5badb437aa 100644
--- a/libavfilter/v360.h
+++ b/libavfilter/v360.h
@@ -99,6 +99,7 @@ typedef struct V360Context {
float yaw, pitch, roll;
int h_flip, v_flip, d_flip;
+ int in_transpose, out_transpose;
float h_fov, v_fov;
float flat_range[3];