AVCodec.long_name

Descriptive name for the codec, meant to be more human readable than name. You should use the NULL_IF_CONFIG_SMALL() macro to define it.

struct AVCodec
const(char)* long_name;

Meta