]> granicus.if.org Git - libvpx/commit
vp9: Fix to setting content_state for real-time mode.
authorMarco <marpan@google.com>
Mon, 17 Jul 2017 23:04:04 +0000 (16:04 -0700)
committerMarco <marpan@google.com>
Mon, 17 Jul 2017 23:21:25 +0000 (16:21 -0700)
commitad563713437b8c0fd0aabaa9df9473385acd300d
treec72f5580ec46f98c2f882854a8db9b33d962d138
parent0c9e2f4c15a6edd982cdd3fed1209c7a93b9ecd2
vp9: Fix to setting content_state for real-time mode.

When content_state_sb is set to LowVarHighSumdiff, don't reset
it to VeryHighSad. Visually better on clips with strong lighting changes.

Small/negligible change in RTC metrics and speed.

Change-Id: I20c383e3c4cf8d1149de5f9260449c0b7cf7c6aa
vp9/encoder/vp9_encodeframe.c