commit | f78afc3b502860f279fb11dfe995516ea3c8aab2 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Wed Mar 10 19:42:49 2021 -0800 |
committer | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Tue Mar 23 16:17:33 2021 -0700 |
tree | 4bdf10cec148133ff4d41d3fcac837e902917667 | |
parent | 825104de21cb4184707e65fed004bc4f893bd67d [diff] |
Rework how QP bounds are passed, AVC encoder Pass via an (variable length) set of settings for picture types instead of the fixed I/P/B types. Also makes it possible to pass a max without also passing a min. This is for the AVC software encoder; other codecs will be modified accordingly. Bug: 181830609 Test: vq testing, ALOG Change-Id: I9086c0d83e625a7a815ce2c104352fdac165b927 (cherry picked from commit b3e76b60d9fd524681650f1608f606180040a186)