AVFilter.description

A description of the filter. May be NULL.

You should use the NULL_IF_CONFIG_SMALL() macro to define it.

struct AVFilter
const(char)* description;

Meta