avcodec_descriptor_get_by_name

@return codec descriptor with the given name or NULL if no such descriptor exists.

extern (C) @nogc nothrow
avcodec_descriptor_get_by_name
(
const(char)* name
)

Meta