]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/avfilter.h
avfilter: Remove deprecated resample_lavr_opts
[ffmpeg] / libavfilter / avfilter.h
index be1242436ba7cd02d19e6c424652a381eb85d075..b5e092f8bc0d3b7cafa96a24b49cca1c3cf30660 100644 (file)
@@ -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