commit | 76e9bf7a184eb1caf979dd07e1107e3b74ac10b6 | [log] [tgz] |
---|---|---|
author | Marco Paniconi <marpan@google.com> | Tue Nov 15 06:11:19 2022 |
committer | Marco Paniconi <marpan@google.com> | Tue Nov 15 19:48:21 2022 |
tree | 4032d41f68c74c59ebaa0747239430ce8d86f5bd | |
parent | 78ac7af95c2d3befe0b077b05d914ac0c0d0c8cb [diff] |
vp9-svc: Fixes to make SVC work with VBR Prior to this CL SVC with VBR mode was broken. Fixes made here to make VBR rate control work for SVC. Rename is_one_pass_cbr_svc() --> is_one_pass_svc(), as it can be used now for both CBR and VBR. Added rate targetting unittest for (2SL, 3TL). Bug: chromium:1375111 Change-Id: I5a62ffe7fbea29dc5949c88a284768386b1907a9