mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +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,
|
||||
.type = AVMEDIA_TYPE_SUBTITLE,
|
||||
.type = AVMEDIA_TYPE_DATA,
|
||||
.name = "klv",
|
||||
.long_name = NULL_IF_CONFIG_SMALL("SMPTE 336M Key-Length-Value (KLV) metadata"),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user