commit | 45ce790711d0b3bdcc1dc60589731939c3d1b749 | [log] [tgz] |
---|---|---|
author | Marco Paniconi <marpan@google.com> | Thu Aug 09 09:34:05 2018 -0700 |
committer | Marco Paniconi <marpan@google.com> | Thu Aug 09 13:49:42 2018 -0700 |
tree | 02c7c2f2489edc1e8dd2d9c8c5d0d1f7ac96e045 | |
parent | aab2aff9aa264d573852f4dce34bea47708cf1be [diff] |
vp9-svc: Fix for scene detection for SVC For spatial layers: use the correct mi_cols/rows in the scene detection. The scene detection for spatial layers is only called once per superframe, but we were using wrong mi_cols/rows (those for base spatial were being used). Also increase frame_since_key threshold to account for spatial layers. Change-Id: I2731da49684a798c4718693a0468eda7db82d2bd