]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix condition in real-time speed setting
authorMarco Paniconi <marpan@google.com>
Tue, 18 Dec 2018 02:39:22 +0000 (18:39 -0800)
committerMarco Paniconi <marpan@google.com>
Tue, 18 Dec 2018 02:41:30 +0000 (18:41 -0800)
commit368200a80758234b96bf61776bc79133d21f4317
treeb8feeaf0e03dd07f3720c45eee1b2fbaca08861a
parentdb41138a09f4fdfe6bb4382e3ec9717ea315635d
vp9-svc: Fix condition in real-time speed setting

Remove the "spatial_layer_id == 0" condition in
the speed features for setting the motion search
for screen content.

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