]> granicus.if.org Git - libvpx/commit
Add a reset to rc tracking for dropped frames
authorYaowu Xu <yaowu@google.com>
Wed, 19 Nov 2014 23:32:11 +0000 (15:32 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 19 Nov 2014 23:32:11 +0000 (15:32 -0800)
commit21db24efcb9978244a5c10e70ce74f7ffcb04444
treebe99a89374612e45b3cac80c6d99c47df96d96cc
parentbf63652d346e0b130461e2f83c330377d1c1864e
Add a reset to rc tracking for dropped frames

VP9/DatarateTestVP9Large.ChangingDropFrameThresh/[34] fails post the
merge of commit#ffa06b37. This commit adds reset of rc tracking info
when frame is dropped, and fixes the causes of the bad interaction
between the tests and the previous commit.

Change-Id: I848acfd9fcb336359662274325190f94aac76eae
vp9/encoder/vp9_ratectrl.c