]> granicus.if.org Git - libvpx/commit
vp9: Datarate test: modify frame flags for 3 TL.
authorMarco <marpan@google.com>
Mon, 17 Apr 2017 16:19:03 +0000 (09:19 -0700)
committerMarco <marpan@google.com>
Mon, 17 Apr 2017 16:33:20 +0000 (09:33 -0700)
commitd578bdad028735fda27730fb6617866d52dcaf29
tree3a95bd15b076bdc4d8114c9fd4e6c45677c58ea1
parent9e1910297262aa8d338f0abdd8ed97cea1098b7e
vp9: Datarate test: modify frame flags for 3 TL.

Modify the frame flags to update the ARF on top layer,
for the tests:
VP9/DatarateTestVP9Large.BasicRateTargeting3TemporalLayers
VP9/DatarateTestVP9Large.BasicRateTargeting3TemporalLayersFrameDropping

This is needed to fix the encode/decoder mismatches caused by 863f860,
and removed in the revert e9b7f98.

Change-Id: I6b9fecfdd17315fc0179e29949338c77636026c0
test/datarate_test.cc