]> granicus.if.org Git - libvpx/commit
VP9 dynamic resizing unit test with bitrate change.
authorjackychen <jackychen@google.com>
Tue, 15 Sep 2015 22:47:11 +0000 (15:47 -0700)
committerjackychen <jackychen@google.com>
Wed, 16 Sep 2015 01:03:26 +0000 (18:03 -0700)
commitca8f8fd304afa845f81859cb04cb1b920ec14eb3
tree6fc07507f77d46588fc4ef8044839f0671cd76c9
parent9c82fc457e878d707c4ead686f2b6bb6be213b7f
VP9 dynamic resizing unit test with bitrate change.

Verify the dynamic resizer behavior for real time, 1 pass CBR mode.
Start at low target bitrate, raise the bitrate in the middle of the
clip, verify that scaling-up does occur after bitrate changed.

Change-Id: I7ad8c9a4c8288387d897dd6bdda592f142d8870c
test/resize_test.cc