commit | 417204d7fd2a7b3d7242850992530485256042d2 | [log] [tgz] |
---|---|---|
author | Marco Paniconi <marpan@google.com> | Wed Sep 18 19:41:25 2024 |
committer | Marco Paniconi <marpan@google.com> | Wed Sep 18 21:33:49 2024 |
tree | 8869af41f731327041ade33184d3b6c2d67878c5 | |
parent | ac68e7f99996cf1f70884b262f9d02f0dd0519d1 [diff] |
rtc-vp9: Fix to integer overflow in vp9-svc Divide by 3 instead of multiple by 3, in comparison of lrc->avg_frame_bandwidth vd lrc->last_avg_frame_bandwidth, in two functions for reset rc. Small loss in precision, so acceptable. Similar change to: https://chromium-review.googlesource.com/c/webm/libvpx/+/5698570 Bug: chromium:367892770 Change-Id: Ia9ef09a9f6beba930fedd496407cfa7057e39336