]> granicus.if.org Git - libvpx/commit
fix: active_worst_quality could be set above 127
authorJames Berry <jamesberry@google.com>
Tue, 6 Dec 2011 18:08:44 +0000 (13:08 -0500)
committerJames Berry <jamesberry@google.com>
Tue, 13 Dec 2011 19:58:59 +0000 (14:58 -0500)
commitf8b431c334f7c10a5c471ed17a3cc24e650d69c5
tree91f7f13f67bec85a4358a8645d170299650b8dac
parentaa7335e610b961626f77130bc99b24de1031601d
fix: active_worst_quality could be set above 127

add check to set active_worst_quality to 127 if it
is set above 127

Change-Id: I7db353d5c1b1c8516a116542b6ed21c0110bb512
vp8/encoder/ratectrl.c