Add use_svc condition to the scene detection in 1 pass.
authorMarco <marpan@google.com>
Wed, 27 Sep 2017 21:49:58 +0000 (14:49 -0700)
committerMarco <marpan@google.com>
Wed, 27 Sep 2017 21:51:46 +0000 (14:51 -0700)
commitc493ea1a6b7ade049ac22d8d063b73f12d65bbea
tree064d515ebc41e93a51dd03addc0c46b9d8843acf
parent786b124e201edd1796626f795be73ff71ec22d97
Add use_svc condition to the scene detection in 1 pass.

Scene detection is not currently used in SVC 1 pass code.
Speedup of ~0.4%.

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