]> granicus.if.org Git - libvpx/commit
vp9: Add screen-content mode to overshoot detection.
authorMarco Paniconi <marpan@google.com>
Fri, 3 Aug 2018 17:45:41 +0000 (10:45 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 3 Aug 2018 18:00:08 +0000 (11:00 -0700)
commit6fd9d0244c7d8941ce0004bcd2efce5d6676bef5
tree0e02046afbb8b11ced1b1e58a3f2f05bc885be9e
parente802f3a87dc5f12ce087324e221dd46dd8f4f22d
vp9: Add screen-content mode to overshoot detection.

For real-time 1 pass mode: overshoot detection and max_Q
reset should only be for screen-content mode.
This fixes some failures in the 1 pass VBR tests, from
the commit: 2fae9991

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