Move CNG and RED management into the Rent-A-Codec

This leaves CodecOwner without a job, so we eliminate it.

BUG=webrtc:5028

Review URL: https://codereview.webrtc.org/1443653004

Cr-Commit-Position: refs/heads/master@{#10650}
This commit is contained in:
kwiberg
2015-11-16 04:49:54 -08:00
committed by Commit bot
parent 54e92326af
commit e155ae671c
11 changed files with 322 additions and 423 deletions

View File

@ -109,8 +109,6 @@
'acm2/call_statistics.h',
'acm2/codec_manager.cc',
'acm2/codec_manager.h',
'acm2/codec_owner.cc',
'acm2/codec_owner.h',
'acm2/initial_delay_manager.cc',
'acm2/initial_delay_manager.h',
'include/audio_coding_module.h',