]> granicus.if.org Git - libvpx/commit
Enable emergency fast Q adaptation for VBR test case.
authorpaulwilkins <paulwilkins@google.com>
Tue, 1 Aug 2017 16:06:29 +0000 (17:06 +0100)
committerpaulwilkins <paulwilkins@google.com>
Thu, 3 Aug 2017 11:06:07 +0000 (12:06 +0100)
commit76d77aa013de48ebdaa3b9e58e2756188e39982a
tree25bff5c73dc683fae72c58090038157392c07360
parent6843e7c7f35ca2c63fe5a9a4f4663c463fd480a7
Enable emergency fast Q adaptation for VBR test case.

Enable fast adaptation of Q when there is a large overshoot
for the  #ifdef AGGRESSIVE_VBR test case.

AGGRESSIVE_VBR  is not currently enabled by default.

Change-Id: I7240bb6589795964b6b0b66df4468e4f21504e0f
vp9/encoder/vp9_encoder.c