1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

codec_desc: update dvaudio tag

This commit is contained in:
Vittorio Giovara
2014-03-14 19:02:35 +01:00
parent 6d7b22fb8f
commit f7518f1a0e

View File

@@ -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,
},
{