提交 95359298 编写于 作者: S Stefano Sabatini

asrc_anullsrc: amend description to reflect the recent changes

上级 1d8d987b
......@@ -123,7 +123,7 @@ static int request_frame(AVFilterLink *outlink)
AVFilter avfilter_asrc_anullsrc = {
.name = "anullsrc",
.description = NULL_IF_CONFIG_SMALL("Null audio source, never return audio frames."),
.description = NULL_IF_CONFIG_SMALL("Null audio source, return empty audio frames."),
.init = init,
.priv_size = sizeof(ANullContext),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册