You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Merge commit 'f7518f1a0e0a1788c303de3c6198da07e575710c'
* commit 'f7518f1a0e0a1788c303de3c6198da07e575710c': codec_desc: update dvaudio tag Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -1989,7 +1989,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
|||||||
.id = AV_CODEC_ID_DVAUDIO,
|
.id = AV_CODEC_ID_DVAUDIO,
|
||||||
.type = AVMEDIA_TYPE_AUDIO,
|
.type = AVMEDIA_TYPE_AUDIO,
|
||||||
.name = "dvaudio",
|
.name = "dvaudio",
|
||||||
.long_name = NULL_IF_CONFIG_SMALL("DVAUDIO"),
|
.long_name = NULL_IF_CONFIG_SMALL("DV audio"),
|
||||||
.props = AV_CODEC_PROP_LOSSY,
|
.props = AV_CODEC_PROP_LOSSY,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user