提交 a7f0af1b 编写于 作者: C Clément Bœsch

lavfi/idet: remove unecessary context assignment.

上级 43cbd440
......@@ -280,7 +280,6 @@ static av_cold int init(AVFilterContext *ctx, const char *args)
static const char *shorthand[] = { "intl_thres", "prog_thres", NULL };
int ret;
idet->csp = NULL;
idet->class = &idet_class;
av_opt_set_defaults(idet);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册