It is a private field that is unused since 44f660e7e75b856eafa5f7e7cc6e633de5d01b5d.
Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> --- libavfilter/avfilter.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index 100183f56c..d43b866599 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -587,11 +587,6 @@ struct AVFilterLink { */ int channels; - /** - * Link processing flags. - */ - unsigned flags; - /** * Number of past frames sent through the link. */ -- 2.25.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".