X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Favfilter.h;h=b5e092f8bc0d3b7cafa96a24b49cca1c3cf30660;hb=339af976b6fd9c05d1e75e75a5323efdb3d6afa1;hp=be1242436ba7cd02d19e6c424652a381eb85d075;hpb=1ec87f50f42a16f9228444dc08aa8264879f61e1;p=ffmpeg diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index be1242436ba..b5e092f8bc0 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -853,9 +853,6 @@ typedef struct AVFilterGraph { unsigned nb_filters; char *scale_sws_opts; ///< sws options to use for the auto-inserted scale filters -#if FF_API_LAVR_OPTS - attribute_deprecated char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters -#endif /** * Type of multithreading allowed for filters in this graph. A combination