]> granicus.if.org Git - libvpx/commit
vp9-rtc: Update overshoot_detection speed feature
authorMarco Paniconi <marpan@google.com>
Fri, 24 May 2019 17:32:08 +0000 (10:32 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 27 May 2019 16:13:20 +0000 (09:13 -0700)
commit93bb9d8328f9548efdce06ac9d3e84a5e0a28340
tree1d1ff46591447ffd5245a92dab4eaad50a55e195
parent73ab008d26a0b61920267b6d24b31101bbfde2f3
vp9-rtc: Update overshoot_detection speed feature

Keep the overshoot_detection_cbr_rt to the fast mode
(FAST_DETECTION_MAXQ), except for low-resoln at speed 5,
for non-screen content.

The increase in encode time (from using the more accurate
RE_ENCODE_MAXQ) is acceptable for speed 5 at low resoln.

Change-Id: I3089d1505553154ef046056465bc18130f7bd55a
vp9/encoder/vp9_speed_features.c