X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fvf_mp.c;h=c5a5b1a12432e72d17fe663e5e22752d515e6589;hb=8579d4b2f0cc7d46dc75e0a0e42d556d653463fc;hp=1cae03ccbdbfbbf0f1ba41943f1e2460658b5159;hpb=fa3fde168b8c3d2d7c008a98457832575dbf9fe0;p=ffmpeg diff --git a/libavfilter/vf_mp.c b/libavfilter/vf_mp.c index 1cae03ccbdb..c5a5b1a1243 100644 --- a/libavfilter/vf_mp.c +++ b/libavfilter/vf_mp.c @@ -144,7 +144,6 @@ extern const vf_info_t vf_info_filmdint; extern const vf_info_t vf_info_fixpts; extern const vf_info_t vf_info_flip; extern const vf_info_t vf_info_format; -extern const vf_info_t vf_info_framestep; extern const vf_info_t vf_info_fspp; extern const vf_info_t vf_info_geq; extern const vf_info_t vf_info_halfpack; @@ -204,7 +203,6 @@ static const vf_info_t* const filters[]={ &vf_info_fil, // &vf_info_filmdint, cmmx.h vd.h ‘opt_screen_size_x’ &vf_info_fixpts, - &vf_info_framestep, &vf_info_fspp, &vf_info_geq, &vf_info_harddup,