@ -932,6 +935,7 @@ static int vp8_encode(AVCodecContext *avctx, AVPacket *pkt,
{"crf","Select the quality for constant quality mode",offsetof(VP8Context,crf),AV_OPT_TYPE_INT,{.i64=-1},-1,63,VE}, \
{"static-thresh","A change threshold on blocks below which they will be skipped by the encoder",OFFSET(static_thresh),AV_OPT_TYPE_INT,{.i64=0},0,INT_MAX,VE}, \