.. |
test
|
Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API
|
2020-07-01 15:18:34 +00:00 |
utility
|
Rename several more tests that use EXPECT_DEATH to *DeathTest.
|
2020-05-18 16:10:04 +00:00 |
voip
|
Remove unused critical section includes.
|
2020-07-16 13:52:28 +00:00 |
audio_level.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
audio_level.h
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
audio_receive_stream.cc
|
Insert audio frame transformer between depacketizer and decoder.
|
2020-04-01 08:15:53 +00:00 |
audio_receive_stream.h
|
Add periodic logging of sync delays.
|
2020-02-11 09:43:49 +00:00 |
audio_receive_stream_unittest.cc
|
APM: Add build flag to allow building WebRTC without APM
|
2020-04-26 23:06:44 +00:00 |
audio_send_stream.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
audio_send_stream.h
|
webrtc::AudioSendStream: Add lock annotation to audio_level_
|
2020-07-06 17:05:25 +00:00 |
audio_send_stream_tests.cc
|
Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing.
|
2020-01-07 13:02:52 +00:00 |
audio_send_stream_unittest.cc
|
negotiate RED codec for audio
|
2020-06-25 06:24:18 +00:00 |
audio_state.cc
|
APM: Add build flag to allow building WebRTC without APM
|
2020-04-26 23:06:44 +00:00 |
audio_state.h
|
Remove unused critical section includes.
|
2020-07-16 13:52:28 +00:00 |
audio_state_unittest.cc
|
In audio/ replace mock macros with unified MOCK_METHOD macro
|
2020-05-15 10:54:00 +00:00 |
audio_transport_impl.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
audio_transport_impl.h
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
BUILD.gn
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
channel_receive.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
channel_receive.h
|
Insert audio frame transformer between depacketizer and decoder.
|
2020-04-01 08:15:53 +00:00 |
channel_receive_frame_transformer_delegate.cc
|
Transform received audio frames in ChannelReceive.
|
2020-04-01 11:23:00 +00:00 |
channel_receive_frame_transformer_delegate.h
|
[InsertableStreams] Don't include the header in the transformable payload.
|
2020-04-02 11:20:59 +00:00 |
channel_receive_frame_transformer_delegate_unittest.cc
|
Add unit tests for audio receive channel frame transformer delegate.
|
2020-05-04 15:44:08 +00:00 |
channel_send.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
channel_send.h
|
Removes locking in TransportFeedbackProxy.
|
2020-06-29 16:52:34 +00:00 |
channel_send_frame_transformer_delegate.cc
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
channel_send_frame_transformer_delegate.h
|
Migrate audio/ to use webrtc::Mutex
|
2020-07-06 14:21:38 +00:00 |
channel_send_frame_transformer_delegate_unittest.cc
|
Add unit tests for audio channel send frame transformer delegate.
|
2020-05-04 16:50:12 +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
|
Remove dependency from RtpRtcp on the Module interface.
|
2020-06-04 08:11:21 +00:00 |
null_audio_poller.cc
|
Revert "Inlines NullAudioPoller functionality into AudioState class."
|
2020-01-30 18:14:11 +00:00 |
null_audio_poller.h
|
Revert "Inlines NullAudioPoller functionality into AudioState class."
|
2020-01-30 18:14:11 +00:00 |
OWNERS
|
Remove wildcard ownership for build files.
|
2020-02-19 14:05:46 +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 |