commit | c60622ebacb432cb12008b4df027ed12451da0c1 | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Thu May 23 14:38:50 2024 -0700 |
committer | Jerome Jiang <jianj@google.com> | Fri May 24 18:13:42 2024 +0000 |
tree | 2081151fe39b328b223e78f364d5d60adb261bbe | |
parent | 18da85657c026ca1f409d716d002d78f84fe791f [diff] |
Fix a UBSan error in vp9_rc_update_framerate() Fix a UBSan error in the calculation of rc->min_frame_bandwidth in vp9_rc_update_framerate(). A follow-up to https://chromium-review.googlesource.com/c/webm/libvpx/+/4944271. Similar to the libaom CL https://aomedia-review.googlesource.com/c/aom/+/190462. Bug: aomedia:3509 Change-Id: I36168a6d00cd81e60ae19a7d74c21f2e6c2f0caf (cherry picked from commit 1f65facb63c8227156b5a276e506bb44a7c10608)