Merge commit 'f7518f1a0e'
* commit 'f7518f1a0e':
codec_desc: update dvaudio tag
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
b361a0bf1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1989,7 +1989,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,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue