]> granicus.if.org Git - libvpx/commit
vp9-svc: Add check in datarate unittests for frame-dropping.
authorMarco Paniconi <marpan@google.com>
Wed, 28 Mar 2018 17:28:14 +0000 (10:28 -0700)
committerMarco Paniconi <marpan@google.com>
Wed, 28 Mar 2018 17:30:59 +0000 (10:30 -0700)
commit872e34ae8dede44e4ca232a71b4cd54bb0aa5208
treebce4ee3c122467cbd6534b5f76dc1fce46946c9a
parent7b9984b38618d94e91f377634adf458b07a58f02
vp9-svc: Add check in datarate unittests for frame-dropping.

Add verfication for constrained svc framedrop mode: check that
if a given spatial is dropped, all uppper layers must be dropped.

Change-Id: I9b4821b23c95d1d9d0c031a41af19984647ec5dc
test/datarate_test.cc