Skip to content
Snippets Groups Projects
Commit f7518f1a authored by Vittorio Giovara's avatar Vittorio Giovara
Browse files

codec_desc: update dvaudio tag

parent 6d7b22fb
No related branches found
No related tags found
No related merge requests found
......@@ -1796,7 +1796,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
.id = AV_CODEC_ID_DVAUDIO,
.type = AVMEDIA_TYPE_AUDIO,
.name = "dvaudio",
.long_name = NULL_IF_CONFIG_SMALL("DVAUDIO"),
.long_name = NULL_IF_CONFIG_SMALL("DV audio"),
.props = AV_CODEC_PROP_LOSSY,
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment