Searched refs:FF_SUB_CHARENC_MODE_PRE_DECODER (Results 1 – 3 of 3) sorted by relevance
746 if (avctx->sub_charenc_mode != FF_SUB_CHARENC_MODE_PRE_DECODER || inpkt->size == 0) { in recode_subtitle()1575 avctx->sub_charenc_mode = FF_SUB_CHARENC_MODE_PRE_DECODER; in ff_decode_preinit()1577 if (avctx->sub_charenc_mode == FF_SUB_CHARENC_MODE_PRE_DECODER) { in ff_decode_preinit()
1781 #define FF_SUB_CHARENC_MODE_PRE_DECODER 1 ///< the AVPacket data needs to be recoded to UTF-8 bef… macro
376 {"pre_decoder", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_PRE_DECODER}, INT_MIN, INT_…