aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2018-09-11Delete always true member voe::Channel::pacing_enabled_Niels Möller
2018-08-30Delete StreamStatistician::IsRetransmitOfOldPacketNiels Möller
2018-08-29Remove clang:find_bad_constructs suppression from call:call.Mirko Bonadei
2018-08-22Revert "Update packetsLost and jitter stats any time a packet is received."Qingsi Wang
2018-08-20Mark DirectTransport subclasses ctors as deprecated and switch from themArtem Titov
2018-08-20Introduce SimulatedNetworkReceiverInterface.Artem Titov
2018-08-16Delete use of RtpPayloadRegistry.Niels Möller
2018-08-16Refactor voe::Channel to not use RtpReceiver.Niels Möller
2018-08-15Makes treatment of received reports of packets lost signed.Sebastian Jansson
2018-08-15Delete class voe::RtcEventLogProxyNiels Möller
2018-08-08Change Channel::GetRtpRtcp to return only RtpRtcp, not RtpReceiver.Niels Möller
2018-08-07Delete struct webrtc::PacketTime.Niels Möller
2018-08-07Remove memcheck.Mirko Bonadei
2018-08-02Delete telephone-event handling from RTPReceiverAudio.Niels Möller
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-19Reland "Removing unneeded dependency."Mirko Bonadei
2018-07-18Revert "Removing unneeded dependency."Mirko Bonadei
2018-07-18Removing unneeded dependency.Mirko Bonadei
2018-07-13Better handle target audio bitrate allocation.Alex Narest
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-06-28Remove StreamStatistician::IsPacketInOrderDanil Chapovalov
2018-06-27Allows audio bitrate allocation in video calls without enabling TWCC (Transpo...Alex Narest
2018-06-25Update packetsLost and jitter stats any time a packet is received.Taylor Brandstetter
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-15Replace rtc::Optional with absl::optional in audio, call and videoDanil Chapovalov
2018-06-12Enable send side audio TWCC only if WebRTC-Audio-ForceNoTWCC is not enabled.Alex Narest
2018-05-28Delete RtpFeedback. The ssrc for a receive stream should be known atNiels Möller
2018-05-23Drop the RTT as input to IsRetransmitOfOldPacket.Niels Möller
2018-05-08Replacing rtc::TimeDelta with webrtc::TimeDelta.Sebastian Jansson
2018-04-19Uses config struct with bitrate allocator.Sebastian Jansson
2018-04-18Remove stale dependencies from APM static lib target:Fredrik Solenberg
2018-04-17IWYU: Include <string.h> for memcpy(3) after bbf21a3fd.Raphael Kubo da Costa
2018-04-12Remove dependencies on modules:module_api from AudioProcessing.Fredrik Solenberg
2018-04-03This CL removes all usages of our custom ostream << overloads.Jonas Olsson
2018-03-29Fix MID not always getting set with audioSteve Anton
2018-03-27Delete OnIncomingCSRCChanged and related code.Niels Möller
2018-03-26Wire up MID send value to the PeerConnection APISteve Anton
2018-03-26Remove unnecessary proxy+lock code around RtcpRttStats pointerTommi
2018-03-22Delete obsolete method RtpFeedback::OnInitializeDecoder.Niels Möller
2018-03-21Pass a real audio codec pair ID to encoders that we createKarl Wiberg
2018-03-21Reporting packet feedback availability in AudioSendStreamSebastian Jansson
2018-03-21Pass a real audio codec pair ID to decoders that we createKarl Wiberg
2018-03-21Adding has_packet_feedback to LimitObserver callback.Sebastian Jansson
2018-03-19Fix low_bandwidth_audio_perf_test resource dependency on AndroidOleh Prypin
2018-03-19Fix low_bandwidth_audio_perf_test binary dependency on WindowsOleh Prypin
2018-03-19Reland "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-15Revert "Reland "Split perf-test-specific resources in low_bandwidth_audio_test""Oleh Prypin
2018-03-15Reland "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin
2018-03-15Revert "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin