Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtc-vp9: Fix to overshoot for 1 pass VBR no lookahead
Use the buffer_level to monitor the long-term bitrate over/undershoot and avoid going to very low QP for overshoot. This also required adding the vp9_update_buffer_level_preencode() for the 1 pass VBR encoding (as is done for CBR). This reduces the overshoot in the issue below. Bug: 376707227 Change-Id: Idae2bb0934543063e09ba7c32f80806cc9494f13
- Loading branch information