Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davcodec.h1779 #define FF_SUB_CHARENC_MODE_DO_NOTHING -1 ///< do nothing (demuxer outputs a stream supposed to be already in UTF-8, or the codec is bitmap for instance) macro
H A Ddecode.c1570 avctx->sub_charenc_mode = FF_SUB_CHARENC_MODE_DO_NOTHING; in ff_decode_preinit()
H A Doptions_table.h374 {"do_nothing", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_SUB_CHARENC_MODE_DO_NOTHING}, INT_MIN, INT_MAX, S|D, "sub_charenc_mode"},

Completed in 9 milliseconds