Home
last modified time | relevance | path

Searched refs:sub_text_format (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1887 int sub_text_format; member
H A Doptions_table.h379 {"sub_text_format", "Deprecated, does nothing", OFFSET(sub_text_format), AV_OPT_TYPE_INT, {.i64 = FF_SUB_TEXT_FMT_ASS}, 0, 1, S|D | AV_OPT_FLAG_DEPRECATED, "sub_text_format"},
380 {"ass", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_TEXT_FMT_ASS}, INT_MIN, INT_MAX, S|D, "sub_text_format"},

Completed in 6 milliseconds