opt_common: note D and T type streams for completeness.

Addresses #9784
This commit is contained in:
Gyan Doshi 2022-05-19 19:18:45 +05:30
parent 8bf618884b
commit 9ab20b1614

View File

@ -675,6 +675,8 @@ int show_codecs(void *optctx, const char *opt, const char *arg)
" ..V... = Video codec\n"
" ..A... = Audio codec\n"
" ..S... = Subtitle codec\n"
" ..D... = Data codec\n"
" ..T... = Attachment codec\n"
" ...I.. = Intra frame-only codec\n"
" ....L. = Lossy compression\n"
" .....S = Lossless compression\n"