commit | d83f6f06328e9ac9370481f60589329c5de9afc4 | [log] [tgz] |
---|---|---|
author | Paul Wilkins <paulwilkins@google.com> | Fri Apr 04 12:56:50 2014 +0100 |
committer | Paul Wilkins <paulwilkins@google.com> | Fri Apr 11 15:00:06 2014 +0100 |
tree | 9136f38f992e8c29124895b058d46da54b155304 | |
parent | b5bf64668e57b5575c906ca340100e9cfebe33aa [diff] |
Change Qlimit for arf kf. The limits applied under the flag "LIMIT_QRANGE_FOR_ALTREF_AND_KEY" behaved in an undesirable way if the gap between active_worst_quality and active_best_quality was changed. In this patch, the adjustment is made using the vp9_compute_qdelta_by_rate() function and fixed rate multiplier values. Hence it is not impacted by the relative value of active_best_quality. Change-Id: I93b3308e04ade1e4eb5af63edf64f91cd3700249