aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-06-16Fix VideoRtpDepacketizerVp{8,9} copy assignment signature.philipel
2021-06-16AGC1 add clipping predictor evaluatorAlessio Bazzica
2021-06-16AGC analog ClippingPredictor refactoring 2/2Alessio Bazzica
2021-06-16Don't recreate the audio receive stream when updating the local_ssrc.Tommi
2021-06-16Reland "Correctly handle retransmissions/padding in early loss detection."Erik Språng
2021-06-15Revert "Correctly handle retransmissions/padding in early loss detection."Erik Språng
2021-06-15Correctly handle retransmissions/padding in early loss detection.Erik Språng
2021-06-15Reland "Avoid sending empty receiver reports with RtcpTransceiver"Danil Chapovalov
2021-06-14Add rtp_config() accessor to ReceiveStream.Tommi
2021-06-14Revert "Avoid sending empty receiver reports with RtcpTransceiver"Björn Terelius
2021-06-14Avoid sending empty receiver reports with RtcpTransceiverDanil Chapovalov
2021-06-14AGC analog ClippingPredictor refactoring 1/2Alessio Bazzica
2021-06-11AEC3: Unbounded echo spectrum for dominant nearend detection.Gustaf Ullberg
2021-06-09Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz.Tommi
2021-06-08Update the only 3 remaining kFilterBilinear to kFilterBox.Henrik Boström
2021-06-04Avoid using legacy rtp header parser in the rtp_to_text toolDanil Chapovalov
2021-06-03Remove synchronization from VideoSendStream construction.Tommi
2021-06-03Modernize style in RemoteBitrateEstimatorAbsSendTime implementationDanil Chapovalov
2021-06-03Add a function to check if the packet in a `PacketResult` has been received.Fanny Linderborg
2021-06-03Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacketDanil Chapovalov
2021-06-03Revert "Fix incorrect SSRC in RtpPacketSendInfo for RTX packets."Andrey Logvin
2021-06-03Reinstate killswitch for WebRTC-Bwe-ReceiverLimitCapsOnly.Christoffer Rodbro
2021-06-03Integrate ClippingPredictor into AudioProcessingImpl and AgcManagerDirectHanna Silen
2021-06-02Add ClippingPredictor implementationHanna Silen
2021-06-02Add ClippingPredictor config in AudioProcessing configHanna Silen
2021-06-02Add ability to adjust the suppressor smoothing in AEC3Per Åhgren
2021-06-02Add event traces to interesting places in WebRTC.Markus Handell
2021-06-02Make VP8 DefaultTemporalLayers always report TL count even with no rate.Erik Språng
2021-06-01Add DesktopCaptureOption enumerate_current_process_windows to avoid hangAustin Orion
2021-06-01Make AV1 respect spatial layer active flag.Erik Språng
2021-05-31Fix incorrect SSRC in RtpPacketSendInfo for RTX packets.memetao
2021-05-31Add ClippingPredictorLevelBuffer circular buffer.Hanna Silen
2021-05-26PipeWire capturer: request mouse cursor to be part of the streamJan Grulich
2021-05-26RtpFrameReferenceFinder return frames directly instead of via callback.philipel
2021-05-26Clean up RtpSenderTest and remove RtpSenderEgress dependencies.Erik Språng
2021-05-26Remove usage of InjectPacket and transport_ in rtp_sender_unittestErik Språng
2021-05-26Fix RTP header extension encryptionLennart Grahl
2021-05-26Refactor mid/rid rtp tests to avoid using egress/transport logic.Erik Språng
2021-05-26PipeWire capturer: fix stream width in PW 0.2 codeJan Grulich
2021-05-25Move SendPacketUpdates* tests to rtp_sender_egress_unittest.Erik Språng
2021-05-25Remove obsolete SendPacketMatches* tests from rtp_sender_egress_unittest.Erik Språng
2021-05-25Refactor RtpPacketCounter tests and move to rtp_sender_egress_unittest.Erik Språng
2021-05-25Clean-up for calculation of upper bandwidth limit.Christoffer Rodbro
2021-05-25Refactor and improve RtpSender packet history test.Erik Språng
2021-05-25Remove obsolete DCHECK in RtpPacket::CopyHeaderFromDanil Chapovalov
2021-05-25Avoid modifying BWE internal state on reception of REMB feedback.Christoffer Rodbro
2021-05-24Switch to av_packet_alloc()Ted Meyer
2021-05-24Remove usage of TOOLKIT_GTK define.Byoungchan Lee
2021-05-24Skip WindowCapturerTest.Capture on macOS.Mirko Bonadei
2021-05-24Implement the mixer-to-client per CSRC audio level extension (RFC 6465).Doudou Kisabaka