{"compute_edt","compute end of time using pts or timeout",offsetof(DVBSubContext,compute_edt),FF_OPT_TYPE_INT,{.i64=0},0,1,DS},
{"compute_clut","compute clut when not available(-1) or always(1) or never(0)",offsetof(DVBSubContext,compute_clut),FF_OPT_TYPE_INT,{.i64=-1},-1,1,DS},
{"compute_edt","compute end of time using pts or timeout",offsetof(DVBSubContext,compute_edt),AV_OPT_TYPE_INT,{.i64=0},0,1,DS},
{"compute_clut","compute clut when not available(-1) or always(1) or never(0)",offsetof(DVBSubContext,compute_clut),AV_OPT_TYPE_INT,{.i64=-1},-1,1,DS},