Home
last modified time | relevance | path

Searched refs:FF_SUB_CHARENC_MODE_IGNORE (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1782 #define FF_SUB_CHARENC_MODE_IGNORE 2 ///< neither convert the subtitles, nor check them for valid UTF-8 macro
H A Ddecode.c870 if (avctx->sub_charenc_mode != FF_SUB_CHARENC_MODE_IGNORE && in avcodec_decode_subtitle2()
H A Doptions_table.h377 {"ignore", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_IGNORE}, INT_MIN, INT_MAX, S|D, "sub_charenc_mode"},

Completed in 10 milliseconds