summaryrefslogtreecommitdiff
path: root/libavfilter/v360.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/v360.h')
-rw-r--r--libavfilter/v360.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/v360.h b/libavfilter/v360.h
index 85d87e7755..11c1e27e4b 100644
--- a/libavfilter/v360.h
+++ b/libavfilter/v360.h
@@ -103,7 +103,7 @@ typedef struct V360Context {
int h_flip, v_flip, d_flip;
int in_transpose, out_transpose;
- float h_fov, v_fov;
+ float h_fov, v_fov, d_fov;
float flat_range[3];
float input_mirror_modifier[2];