lavc/codec_desc: add separation comment.

This commit is contained in:
Nicolas George 2014-04-16 23:00:27 +02:00
parent 73c4b6ce4b
commit e419e29e1c
1 changed files with 2 additions and 0 deletions

View File

@ -2649,6 +2649,8 @@ static const AVCodecDescriptor codec_descriptors[] = {
.long_name = NULL_IF_CONFIG_SMALL("WebVTT subtitle"),
.props = AV_CODEC_PROP_TEXT_SUB,
},
/* other kind of codecs and pseudo-codecs */
{
.id = AV_CODEC_ID_BINTEXT,
.type = AVMEDIA_TYPE_VIDEO,