diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index 3483569bce..289c06c331 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -338,8 +338,7 @@ struct AVFilterPad { const char *name; /** - * AVFilterPad type. Only video supported now, hopefully someone will - * add audio in the future. + * AVFilterPad type. */ enum AVMediaType type;