diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index af12880bfbe3ebffb841fdccd527c2690060b136..e3345fb1e65caf97e228996b0796a5b4efb1ca22 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -200,8 +200,7 @@ struct AVFilterPad * AVFilterPad type. Only video supported now, hopefully someone will * add audio in the future. */ - int type; -#define AV_PAD_VIDEO 0 ///< video pad + enum CodecType type; /** * Minimum required permissions on incoming buffers. Any buffers with