From: Jim Bankoski Date: Tue, 11 Feb 2014 01:32:40 +0000 (-0800) Subject: static analysis warning in vp9_ratectrl.c X-Git-Tag: v1.4.0~2397^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb5889f8827122cf5e9e9294756312ac6a966890;p=libvpx static analysis warning in vp9_ratectrl.c Change-Id: I8aa3dd068d9a7225b3e8b24392a7b4a54b9435dd --- diff --git a/vp9/encoder/vp9_ratectrl.c b/vp9/encoder/vp9_ratectrl.c index 04539c845..c511dba7f 100644 --- a/vp9/encoder/vp9_ratectrl.c +++ b/vp9/encoder/vp9_ratectrl.c @@ -656,7 +656,6 @@ static int rc_pick_q_and_adjust_q_bounds_two_pass(const VP9_COMP *cpi, int q; if (frame_is_intra_only(cm)) { - active_best_quality = rc->best_quality; #if !CONFIG_MULTIPLE_ARF // Handle the special case for key frames forced when we have75 reached // the maximum key frame interval. Here force the Q to a range