webrtc/audio
Ivo Creusen c3d1f9b0cd Enable injection of a custom NetEqFactory into PeerConnectionFactory.
Injecting both a custom NetEqFactory and an AudioDecoderFactory is not
supported, in that case the AudioDecoderFactory should be wrapped inside
the NetEqFactory.

Bug: webrtc:11005
Change-Id: I4e311eb1bfa03c91bca587d70540e81829f881c9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158720
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29673}
2019-11-01 11:30:36 +00:00
..
test Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
utility Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_level.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_level.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_receive_stream.cc Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
audio_receive_stream.h Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
audio_receive_stream_unittest.cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
audio_send_stream.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_send_stream.h Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_send_stream_tests.cc Reland "Delete test/constants.h" 2019-02-19 08:51:20 +00:00
audio_send_stream_unittest.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_state.cc Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state.h Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_transport_impl.cc [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_transport_impl.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
BUILD.gn Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
channel_receive.cc Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
channel_receive.h Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
channel_send.cc Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
channel_send.h Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
conversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
mock_voe_channel_proxy.h Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
null_audio_poller.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
null_audio_poller.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
OWNERS Add gustaf to audio/OWNERS 2019-10-18 11:13:11 +00:00
remix_resample.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample_unittest.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00