avcodec/codec_desc: add mising .type for acelp.kelvin
This commit is contained in:
@@ -2994,6 +2994,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
||||
},
|
||||
{
|
||||
.id = AV_CODEC_ID_ACELP_KELVIN,
|
||||
.type = AVMEDIA_TYPE_AUDIO,
|
||||
.name = "acelp.kelvin",
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Sipro ACELP.KELVIN"),
|
||||
.props = AV_CODEC_PROP_LOSSY,
|
||||
|
Reference in New Issue
Block a user