webrtc/modules/audio_coding
Minyue Li 8319e7f8ab Use ordered data structure for supported frame lengths in ANA.
The ANA frame length controller requires the provided frame lengths supported by the encoder to be ordered. A data structural guarantee of such was in an earlier version but was accidentally removed since https://codereview.webrtc.org/2429503002. This CL uses std::set to ensure that again.

Change-Id: Ia197dbf6a34f02506e81c9f49d6cd60e4cdacef4
BUG: webrtc:6303
Reviewed-on: https://webrtc-review.googlesource.com/c/115946
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26119}
2019-01-03 11:56:09 +00:00
..
acm2 Remove CodecInst pt.2 2018-12-17 10:33:55 +00:00
audio_network_adaptor Use ordered data structure for supported frame lengths in ANA. 2019-01-03 11:56:09 +00:00
codecs Remove CodecInst pt.3 2018-12-18 07:42:21 +00:00
include Remove CodecInst pt.2 2018-12-17 10:33:55 +00:00
neteq Refactor NetEqTestFactory to not use "external" decoders 2018-12-21 15:05:03 +00:00
test Remove CodecInst pt.2 2018-12-17 10:33:55 +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 Refactor NetEqTestFactory to not use "external" decoders 2018-12-21 15:05:03 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00