Searched refs:FF_SUB_CHARENC_MODE_IGNORE (Results 1 – 4 of 4) sorted by relevance
2121 #define FF_SUB_CHARENC_MODE_IGNORE 2 ///< neither convert the subtitles, nor check them for … macro
434 {"ignore", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_IGNORE}, INT_MIN, INT_…
1093 if (avctx->sub_charenc_mode != FF_SUB_CHARENC_MODE_IGNORE && in avcodec_decode_subtitle2()
340 Add FF_SUB_CHARENC_MODE_IGNORE.