You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavc/codec_desc: add separation comment.
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user