Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-09-09 18:43:16 +0300
committerPaul B Mahol <onemda@gmail.com>2019-09-09 18:47:03 +0300
commit799c07e5c864878b1705b2b6bd06dddd23dfab2a (patch)
treec8aafdbba4852f3056d1fc0034821e28a600be92 /libavfilter/v360.h
parent976617c7d21e4b525d6edde2fb280994fc5c567c (diff)
avfilter/vf_v360: partialy revert previous commit
roll/pitch can do exactly same thing.
Diffstat (limited to 'libavfilter/v360.h')
-rw-r--r--libavfilter/v360.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/v360.h b/libavfilter/v360.h
index b769218c04..93ac8034ef 100644
--- a/libavfilter/v360.h
+++ b/libavfilter/v360.h
@@ -105,7 +105,6 @@ typedef struct V360Context {
float h_fov, v_fov;
float flat_range[3];
- float p_lon, p_lat;
float input_mirror_modifier[2];