Paul B Mahol: > + > +AVFILTER_DEFINE_CLASS_EXT(limitdiff, "limitdiff", limitdiff_options);
This is equivalent to AVFILTER_DEFINCE_CLASS(limitdiff); Why are you using the _EXT version? - Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
