.. |
test
|
Default enable sending transport sequence numbers on audio packets.
|
2020-11-24 09:19:54 +00:00 |
utility
|
Speed up FrameCombiner::Combine by 3x
|
2021-04-13 17:18:47 +00:00 |
voip
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +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
|
Don't recreate the audio receive stream when updating the local_ssrc.
|
2021-06-16 10:03:31 +00:00 |
audio_receive_stream.h
|
Don't recreate the audio receive stream when updating the local_ssrc.
|
2021-06-16 10:03:31 +00:00 |
audio_receive_stream_unittest.cc
|
Reland "Remove AudioReceiveStream::Reconfigure() method."
|
2021-06-09 13:26:15 +00:00 |
audio_send_stream.cc
|
AudioSendStream: s/worker_queue_/rtp_transport_queue_/g
|
2021-06-01 08:00:22 +00:00 |
audio_send_stream.h
|
AudioSendStream: s/worker_queue_/rtp_transport_queue_/g
|
2021-06-01 08:00:22 +00:00 |
audio_send_stream_tests.cc
|
Default enable sending transport sequence numbers on audio packets.
|
2020-11-24 09:19:54 +00:00 |
audio_send_stream_unittest.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +00:00 |
audio_state.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +00:00 |
audio_state.h
|
Use SequenceChecker from public API
|
2021-02-10 15:04:55 +00:00 |
audio_state_unittest.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +00:00 |
audio_transport_impl.cc
|
Async audio processing API
|
2020-10-02 12:33:34 +00:00 |
audio_transport_impl.h
|
Async audio processing API
|
2020-10-02 12:33:34 +00:00 |
BUILD.gn
|
Avoid recreating the audio stream when a frame decryptor is set.
|
2021-06-14 16:32:17 +00:00 |
channel_receive.cc
|
Don't recreate the audio receive stream when updating the local_ssrc.
|
2021-06-16 10:03:31 +00:00 |
channel_receive.h
|
Don't recreate the audio receive stream when updating the local_ssrc.
|
2021-06-16 10:03:31 +00:00 |
channel_receive_frame_transformer_delegate.cc
|
Remove a couple of locks from ChannelReceive and add thread checks.
|
2021-06-09 16:07:02 +00:00 |
channel_receive_frame_transformer_delegate.h
|
Remove a couple of locks from ChannelReceive and add thread checks.
|
2021-06-09 16:07:02 +00:00 |
channel_receive_frame_transformer_delegate_unittest.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +00:00 |
channel_send.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +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
|
Use SequenceChecker from public API
|
2021-02-10 15:04:55 +00:00 |
channel_send_frame_transformer_delegate_unittest.cc
|
Replace new rtc::RefCountedObject with rtc::make_ref_counted in a few files
|
2021-04-23 12:04:39 +00:00 |
conversion.h
|
|
|
DEPS
|
Cleanup of bwe_defines.h
|
2020-11-26 12:26:02 +00:00 |
mock_voe_channel_proxy.h
|
Don't recreate the audio receive stream when updating the local_ssrc.
|
2021-06-16 10:03:31 +00:00 |
null_audio_poller.cc
|
Make MessageHandler be a pure virtual interface.
|
2020-09-25 11:44:02 +00:00 |
null_audio_poller.h
|
Use SequenceChecker from public API
|
2021-02-10 15:04:55 +00:00 |
OWNERS
|
Remove wildcard ownership for build files.
|
2020-02-19 14:05:46 +00:00 |
remix_resample.cc
|
Reland "Rename FATAL() into RTC_FATAL()."
|
2020-11-18 20:49:08 +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 |