webrtc/audio
Erik Språng ac09f0dc92 Remove last traces of deferred sequencing.
Bug: webrtc:11340
Change-Id: I761be67d42959192355f9f6f54ed1f735da1fe96
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228646
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34770}
2021-08-16 12:44:37 +00:00
..
test Implement nack_count metric for outbound audio rtp streams. 2021-07-09 13:29:10 +00:00
utility Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
voip Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
audio_receive_stream.h ModuleRtcRtcpImpl2: remove Module inheritance. 2021-06-22 14:51:04 +00:00
audio_receive_stream_unittest.cc Adding packetsDiscarded to RTCReceivedRtpStreamStats. 2021-07-13 20:34:45 +00:00
audio_send_stream.cc red: fix renegotiation 2021-08-11 12:00:13 +00:00
audio_send_stream.h Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00
audio_transport_impl.h Async audio processing API 2020-10-02 12:33:34 +00:00
BUILD.gn Implement nack_count metric for inbound audio rtp streams. 2021-07-01 10:38:44 +00:00
channel_receive.cc Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
channel_receive.h Implement nack_count metric for inbound audio rtp streams. 2021-07-01 10:38:44 +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 Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 Remove last traces of deferred sequencing. 2021-08-16 12:44:37 +00:00
channel_send.h Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
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 Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00
null_audio_poller.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
OWNERS Add henrik.lundin as owner in audio/ 2021-08-11 08:45:59 +00:00
remix_resample.cc Reland "Rename FATAL() into RTC_FATAL()." 2020-11-18 20:49:08 +00:00
remix_resample.h Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00
remix_resample_unittest.cc Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00