From 799c07e5c864878b1705b2b6bd06dddd23dfab2a Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 9 Sep 2019 17:43:16 +0200 Subject: avfilter/vf_v360: partialy revert previous commit roll/pitch can do exactly same thing. --- libavfilter/v360.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/v360.h') 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]; -- cgit v1.2.1