{"rc_lookahead","Number of frames to look ahead for alternate reference frame selection",offsetof(VP8Context,rc_lookahead),FF_OPT_TYPE_INT,{.dbl=-1},-1,25,V|E},
#else
{"rc_lookahead","Number of frames to look ahead for alternate reference frame selection",offsetof(VP8Context,rc_lookahead),FF_OPT_TYPE_INT,{.dbl=25},0,25,V|E},