vp9-svc: Add logic to enable for constrained framedrop.
authorMarco Paniconi <marpan@google.com>
Tue, 27 Mar 2018 03:25:57 +0000 (20:25 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 27 Mar 2018 22:02:12 +0000 (15:02 -0700)
commit7b9984b38618d94e91f377634adf458b07a58f02
tree742d998504b560f0638df2ae00646b620798da0d
parent239511fad877863b7b8fdfba2c83449e753e679a
vp9-svc: Add logic to enable for constrained framedrop.

Add the logic for the constrained framdrop mode for SVC.

Add test case in datarate unittests.
Also lower target bitrates in the tests to better test
frame dropper.

Change-Id: I8ee1b8cb56d835c233ad1fbe0fc1456cb2e7291f
test/datarate_test.cc
test/encode_test_driver.h
vp9/encoder/vp9_encoder.c
vpx/vp8cx.h