diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index af12880bfb..e3345fb1e6 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