webrtc/modules/audio_coding
Ali Tofigh 7e5dfdbca3 Implement AudioEncoder::GetFrameLengthRange() for all audio encoders.
The WebRTC-SendSideBwe-WithOverhead field trial requires audio
encoders to properly implement the
AudioEncoder::GetFrameLengthRange() function. Thic CL implements
the function for all audio encoders in WebRTC in preparation for
making that function pure virtual in the interface.


Bug: webrtc:11427
Change-Id: Ieab6b6c72c62af6ac9525a20fcb39bd477079551
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171503
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Commit-Queue: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30890}
2020-03-25 22:19:21 +00:00
..
acm2 ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
audio_network_adaptor Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
codecs Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. 2020-03-25 22:19:21 +00:00
include ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
neteq Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API 2020-03-11 12:08:32 +00:00
test ACM: Corrected temporary buffer size 2020-03-12 12:23:20 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Implement AudioEncoder::GetFrameLengthRange() for all audio encoders. 2020-03-25 22:19:21 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00