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
}
if (!cpi->sf.re_encode_overshoot_rt &&
+ cpi->oxcf.content == VP9E_CONTENT_SCREEN &&
(cpi->rc.high_source_sad ||
(cpi->use_svc && cpi->svc.high_source_sad_superframe))) {
// Check if this high_source_sad (scene/slide change) frame should be