mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +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_svc_config.cc | ||
av1_svc_config.h | ||
av1_svc_config_unittest.cc | ||
BUILD.gn | ||
dav1d_decoder.cc | ||
dav1d_decoder.h | ||
DEPS | ||
libaom_av1_encoder.cc | ||
libaom_av1_encoder.h | ||
libaom_av1_encoder_unittest.cc | ||
libaom_av1_unittest.cc |