lavc/codec_desc: add separation comment.
This commit is contained in:
parent
73c4b6ce4b
commit
e419e29e1c
@ -2649,6 +2649,8 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
|||||||
.long_name = NULL_IF_CONFIG_SMALL("WebVTT subtitle"),
|
.long_name = NULL_IF_CONFIG_SMALL("WebVTT subtitle"),
|
||||||
.props = AV_CODEC_PROP_TEXT_SUB,
|
.props = AV_CODEC_PROP_TEXT_SUB,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* other kind of codecs and pseudo-codecs */
|
||||||
{
|
{
|
||||||
.id = AV_CODEC_ID_BINTEXT,
|
.id = AV_CODEC_ID_BINTEXT,
|
||||||
.type = AVMEDIA_TYPE_VIDEO,
|
.type = AVMEDIA_TYPE_VIDEO,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user