mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
codec_desc: AV_CODEC_ID_SMPTE_KLV is data
This commit is contained in:
parent
7aabeea9ba
commit
e044cd4123
@ -2448,7 +2448,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
.id = AV_CODEC_ID_SMPTE_KLV,
|
.id = AV_CODEC_ID_SMPTE_KLV,
|
||||||
.type = AVMEDIA_TYPE_SUBTITLE,
|
.type = AVMEDIA_TYPE_DATA,
|
||||||
.name = "klv",
|
.name = "klv",
|
||||||
.long_name = NULL_IF_CONFIG_SMALL("SMPTE 336M Key-Length-Value (KLV) metadata"),
|
.long_name = NULL_IF_CONFIG_SMALL("SMPTE 336M Key-Length-Value (KLV) metadata"),
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user