aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2019-07-29Reporting of decoding_codec_plc eventsAlex Narest
2019-07-29Add RtpPacketPacer interface for pacer controlErik Språng
2019-07-29Remove usage of RTPSender::SetSsrc() in unit testsErik Språng
2019-07-29Add k prefix to FrameGenerator::OutputType enum valuesSebastian Jansson
2019-07-27Allow use of CroppingWindowCapturer via CreateWindowCapturerBryan Ferguson
2019-07-27Make CroppingWindowCapturer respect detect_updated_region on WindowsBryan Ferguson
2019-07-25Add option to remove transport sequence number from FEC packet calculationAnton Sukhanov
2019-07-25Optimize sending the MID and (R)RID header extensionsSteve Anton
2019-07-25Fix for potential out of bounds reading in rtcp::RemoteEstimate parser.Sebastian Jansson
2019-07-25New pacer: make FlexFEC and Video priority equalErik Språng
2019-07-25Switch neteq_rtpplay into an executable.Mirko Bonadei
2019-07-24Add sprang@ as owner in modules/rtp_rtcpErik Språng
2019-07-24Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input fo...Alessio Bazzica
2019-07-24Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input fo...Alessio Bazzica
2019-07-24Adds test for experimental remote estimate SDP negotiation.Sebastian Jansson
2019-07-24Report congestion window updates on GoogCC time updatesEvan Shrubsole
2019-07-24Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for Source...Chen Xing
2019-07-24Move RtpPacketSender and merge it with RtpPacketPacer.Erik Språng
2019-07-24Add congestion window values to GoogCcPrinterEvan Shrubsole
2019-07-24Make WebRTC-Pacer-LegacyPacketReferencing default offErik Språng
2019-07-24Reset packet history on ssrc/seqno resetErik Språng
2019-07-24Fix issue with TransmissionOffset using new pacer code pathErik Språng
2019-07-24Adds remote estimate RTCP packet.Sebastian Jansson
2019-07-23Remove legacy/unused RtpPacketHistory::StorageMode::kStoreErik Språng
2019-07-22[Cleanup] Remove write-only member _sndCardRecDelay.Yves Gerey
2019-07-22[Unit tests] Remove race condition and dangling pointer to mock.Yves Gerey
2019-07-22Adds improved estimate bounded backoff to AimdRateControl.Sebastian Jansson
2019-07-22Remove empty OWNERS file.Mirko Bonadei
2019-07-22Fix isac_fix_test perf reporting.Mirko Bonadei
2019-07-19Removes overuse predictor.Sebastian Jansson
2019-07-19[Sanitizers] Disable tests at compile-time rather than run-time.Yves Gerey
2019-07-19Remove the non-useful rtx payload padding optionErik Språng
2019-07-19RtpSender::GeneratePadding() fixes for new PacedSender code pathErik Språng
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-18Minor threading-model fix for ADM2 on Windowshenrika
2019-07-18Adds support for disabling autostart in ADM2 for Windowshenrika
2019-07-18Don't assume all simulcast screenshare have 2 temporal layersFlorent Castelli
2019-07-18[Unit tests] Show skipped tests instead of painting them green.Yves Gerey
2019-07-17Use capacity bounds in AimdRateControl if available.Sebastian Jansson
2019-07-16New pacer: keepalive fix, unittests coverageErik Språng
2019-07-16Guard against clang-format wrong behavior.Yves Gerey
2019-07-16Transport sequence numbers always start at 1Erik Språng
2019-07-15Use PW_RENDERFULLCONTENT to capture occluded windows on Win8.1 and Win10Julien Isorce
2019-07-12Reland "Make new pacer padding more like old one"Mirko Bonadei
2019-07-12Reland "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs"Mirko Bonadei
2019-07-12Reland "Optimize PacketRouter/RTPSender interactions."Mirko Bonadei
2019-07-12Reland "Add ability to set RTCP sender ssrc at construction time"Mirko Bonadei
2019-07-12Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for Source...Ivo Creusen
2019-07-12Use nalus_length instead of is_first_packet_in_frame to insert startcodes in ...philipel
2019-07-12Minor modifications for ADM2 on Windows.henrika