bug fix active_worst_quality set below active_best_quality
authorJames Berry <jamesberry@google.com>
Thu, 19 May 2011 22:02:48 +0000 (18:02 -0400)
committerJames Berry <jamesberry@google.com>
Thu, 19 May 2011 22:10:31 +0000 (18:10 -0400)
commitcaa1b28be3abb8173607601b733be5f1e00a6466
tree0f741212f3a883e93e5cd8e03593656988b2aa82
parentdba79821f067ba27a8a31572293b9cdbd0d9d2d2
bug fix active_worst_quality set below active_best_quality

fixed a bug where active_worst_quality could be set
below active_best_quality which could result in an
infinite loop.

Change-Id: I93c229c3bc5bff2a82b4c33f41f8acf4dd194039
vp8/encoder/onyx_if.c