mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 22:30:40 +01:00
![]() The elements of the fps_allocation vector are fractions of the maximum frame rate. Each fraction is represented as an 8-bit unsigned integer, where 0 = 0% and 255 = 100%. The original code (added in https://webrtc-review.googlesource.com/c/src/+/201384) sets the elements of the fps_allocation vector to frame rates rather than frame rate fractions. Perhaps fps_allocation could be renamed to avoid this kind of confusion. modules_unittests --gtest_filter=LibaomAv1EncoderTest.* Tested: Change-Id: Icd050da3b3c2cff31913c3430f7b6b6e9829b9fa Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292784 Commit-Queue: Wan-Teh Chang <wtc@google.com> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39286} |
||
---|---|---|
.. | ||
av1 | ||
h264 | ||
interface | ||
multiplex | ||
test | ||
vp8 | ||
vp9 |