Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ffd6cbc2 authored by James O'Leary's avatar James O'Leary
Browse files

Fix Opus encoder being set to CBR

The code is currently setting unconstrained CBR, instead of constrained
VBR. The OPUS_SET_VBR argument should be 1, or not set at all, to
be VBR. (libopus docs for OPUS_SET_VBR: https://mf4.xiph.org/jenkins/view/opus/job/opus/ws/doc/html/group__opus__encoderctls.html#ga34d09ae06cab7e1a6c49876249b67892)

Bug: 131410994
Test: Verify AGSA Opus encoder receives varying Opus frame sizes.
Change-Id: Ife8340f720a0faedd748c61d6a69bb30dfe30706
parent 66ea3929
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment