- 4a3e560 Switch to universal_newlines=True. by Mirko Bonadei · 3 years, 2 months ago
- d5f98ce Revert Popen bufsize to Python 2.7 default value. by Mirko Bonadei · 3 years, 2 months ago
- 5423c83 Switch to Popen and adding a timeout for PESQ measurements. by Mirko Bonadei · 3 years, 2 months ago
- c620665 Add timestamp to logs. by Mirko Bonadei · 3 years, 2 months ago
- b6653d9 [python3] - Fix low_bandwidth_audio_test.py (take 3) by Mirko Bonadei · 3 years, 2 months ago
- 0bd9905 [python3] - Fix low_bandwidth_audio_test.py (take 2) by Mirko Bonadei · 3 years, 2 months ago
- b732bd5 Add timestamps to AudioDeviceBuffer::SetRecordedBuffer by Olov Brändström · 3 years, 2 months ago
- f368671 [python3] - Fix low_bandwidth_audio_test.py by Mirko Bonadei · 3 years, 2 months ago
- 1d4e982 Fix python3 errors in low_bandwidth_audio_test.py. by Jeremy Leconte · 3 years, 2 months ago
- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
- 7eac6ca Don't use wall clock for stats by Nico Grunbaum · 3 years, 2 months ago
- a3361ff Update audio code to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
- 994bf45 Revert of flag simplification. by Jeremy Leconte · 3 years, 2 months ago
- 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 3 months ago
- f22c78b Fix mb.py presubmit issues. by Jeremy Leconte · 3 years, 4 months ago
- a2e3d80 Revert "Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests."" by Jeremy Leconte · 3 years, 4 months ago
- c31fc2a Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." by Jeremy Leconte · 3 years, 4 months ago
- f47a724 New struct PeerNetworkDependencies by Niels Möller · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 5 months ago
- 1d73243 Use a new instance of RTP stack for each test. by Tim Na · 3 years, 5 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 5 months ago
- bd9106d voice_engine: dont announce rid/rrid header extensions by Philipp Hancke · 3 years, 5 months ago
- 723b35f Delete legacy function to deregister rtp header extension by type by Danil Chapovalov · 3 years, 6 months ago
- 8fb41a3 Add Direction indicator to TransformableFrames by Tony Herre · 3 years, 6 months ago
- d0321c5 Deduplicate set of the rtp header extension uri constants by Danil Chapovalov · 3 years, 6 months ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
- 9adbbeb Removing usage of std::unordered_set by Victor Boivie · 3 years, 7 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- 2ace42f frame transformer: expose payload type by Philipp Hancke · 3 years, 7 months ago
- 81f24c0 Add jakobi@webrtc.org to audio/OWNERS by saza · 3 years, 7 months ago
- ac09f0d Remove last traces of deferred sequencing. by Erik Språng · 3 years, 7 months ago
- 69dd142 Register audio send stream in packet router on Start(). by Erik Språng · 3 years, 8 months ago
- 6144b84 red: fix renegotiation by Philipp Hancke · 3 years, 8 months ago
- 6c02c33 Add henrik.lundin as owner in audio/ by Henrik Lundin · 3 years, 8 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
- 2373bb9 Default-enable deferred sequence numbering for audio. by Erik Språng · 3 years, 8 months ago
- b0ea637 Use backticks not vertical bars to denote variables in comments for /audio by Artem Titov · 3 years, 8 months ago
- 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 9 months ago
- e91c992 Implement nack_count metric for outbound audio rtp streams. by Jakob Ivarsson · 3 years, 9 months ago
- e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 9 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
- 55107c8 Update the sync_group id without recreating audio receive streams. by Tommi · 3 years, 9 months ago
- 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 9 months ago
- 3008bcd Don't recreate audio receive streams on header extension update. by Tommi · 3 years, 10 months ago
- d350006 Add rtp_config() accessor to ReceiveStream. by Tommi · 3 years, 10 months ago
- e097282 Avoid recreating the audio stream when a frame decryptor is set. by Tommi · 3 years, 10 months ago
- 3cc68ec Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz. by Tommi · 3 years, 10 months ago
- e2e0464 Remove a couple of locks from ChannelReceive and add thread checks. by Tommi · 3 years, 10 months ago
- 6eda26c Reland "Remove AudioReceiveStream::Reconfigure() method." by Tommi · 3 years, 10 months ago
- 8a18e5b Revert "Remove AudioReceiveStream::Reconfigure() method." by Andrey Logvin · 3 years, 10 months ago
- e2561e1 Remove AudioReceiveStream::Reconfigure() method. by Tommi · 3 years, 10 months ago
- 3907e7b AudioSendStream: s/worker_queue_/rtp_transport_queue_/g by Markus Handell · 3 years, 10 months ago
- 90738dd Split VideoReceiveStream2 init into worker / network steps. by Tommi · 3 years, 10 months ago
- 02df2eb Split AudioStream initialization into worker / network steps. by Tommi · 3 years, 10 months ago
- acd16af AudioReceiveStream: Clean up ConfigureStream. by Markus Handell · 3 years, 10 months ago
- 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 10 months ago
- f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 3 years, 11 months ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
- cd83ae2 Speed up FrameCombiner::Combine by 3x by Steve Anton · 4 years ago
- 209e294 Remove assoc_send_channel_lock_ from ChannelReceive. by Tomas Gunnarsson · 4 years ago
- 0f030fd Use module_process_thread_ for thread checks in ChannelReceive. by Tomas Gunnarsson · 4 years ago
- f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
- f0adf38 Fix timestamps for the remote outbound audio stream stats by Alessio Bazzica · 4 years ago
- bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years ago
- 5eda59c Replace legacy RtpRtcp::GetRemoteStat function with GetLatestReportBlockData by Danil Chapovalov · 4 years ago
- 451a8af Feed the clock skew to AbsoluteCaptureTimeReceiver in audio receiver. by Minyue Li · 4 years, 1 month ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
- dea374a Deliver packet info to source listeners when audio playout is disabled. by Ranveer Aggarwal · 4 years, 1 month ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- 06159aa Remove deprecated thread checker by Artem Titov · 4 years, 1 month ago
- a208861 Reland "Fix data race for config_ in AudioSendStream" by Artem Titov · 4 years, 2 months ago
- ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 2 months ago
- 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 2 months ago
- 76a1041 Revert "Fix data race for config_ in AudioSendStream" by Henrik Boström · 4 years, 2 months ago
- d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 2 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- 51e5c4b Fix data race for config_ in AudioSendStream by Artem Titov · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- 7864600 Add absl_deps field for rtc_test and rtc_executable by Andrey Logvin · 4 years, 2 months ago
- 49dbad0 Fixing audio timestamp stall during inactivation (under a kill switch) by Minyue Li · 4 years, 2 months ago
- 1cbf21e ChannelStatistics RTT test case around remote SSRC change. by Tim Na · 4 years, 2 months ago
- 8467cf2 Reduce redundant flags for audio stream playout state. by Tomas Gunnarsson · 4 years, 2 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 507eacf Reland "ChannelStatistics used for RTP stats in VoipStatistics." by Tim Na · 4 years, 2 months ago
- 37827c9 Revert "ChannelStatistics used for RTP stats in VoipStatistics." by Alex Loiko · 4 years, 2 months ago
- 444e04b ChannelStatistics used for RTP stats in VoipStatistics. by Tim Na · 4 years, 2 months ago
- 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 2 months ago
- f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 2 months ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 2 months ago
- 2412602 Using absl::optional for round trip time return type handling. by Tim Na · 4 years, 3 months ago
- 9325d34 Enforcing return type handling on VoIP API. by Tim Na · 4 years, 4 months ago
- c20baf6 Remove nesting of Naggy/Strict/NiceMock by Alex Konradi · 4 years, 4 months ago
- 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 4 months ago
- 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- b223cb6 Defining API result types on VoIP API by Tim Na · 4 years, 4 months ago
- 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago