webrtc/voice_engine
Fredrik Solenberg 2d49e4e18d Remove legacy VoiceEngine.
Now that voe::Channel is owned by Audio[Send|Receive]Stream, the legacy
VoiceEngine and the VoEBase interface is unused.

Also removes Atomic32, which was only used for ref counting VoiceEngine.

Bug: webrtc:4690
Change-Id: I73b8a083df544a8ab6383d57075a65ce955c592a
Reviewed-on: https://webrtc-review.googlesource.com/38723
Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21595}
2018-01-12 11:31:52 +00:00
..
audio_level.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_level.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn Remove legacy VoiceEngine. 2018-01-12 11:31:52 +00:00
channel.cc Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
channel.h Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
channel_proxy.cc Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
channel_proxy.h Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
DEPS Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
transport_feedback_packet_loss_tracker.cc Optional: Use nullopt and implicit construction in /voice_engine 2017-11-24 17:09:19 +00:00
transport_feedback_packet_loss_tracker.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Optional: Use nullopt and implicit construction in /voice_engine 2017-11-24 17:09:19 +00:00
utility.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
utility.h Remove VoEFile and things it uses. 2017-09-18 10:04:12 +00:00
utility_unittest.cc Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00