- bad99ab RTCP: implement reduced size RTCP for audio by Philipp Hancke · 10 months ago
- 26a082c Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. by Sergey Sukhanov · 10 months ago
- d78e30e Deprecate cricket::VideoCodec and cricket::AudioCodec by Harald Alvestrand · 11 months ago
- 569849e Move call/simulated_network to test/network by Per K · 11 months ago
- b0e7057 Introduce the TransformerHost interface by Harald Alvestrand · 11 months ago
- 1a3120f Move some integration test functions to the .cc file by Harald Alvestrand · 11 months ago
- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- 15e46aa pc: Increase timeout for EndToEndCallWithSctpDataChannelFullBuffer by Florent Castelli · 12 months ago
- cdecc4e Expose bufferedAmountLowThreshold by Victor Boivie · 12 months ago
- 776c1a1 Propagate ECN to RtpPacketReceived by Per K · 12 months ago
- fea41f5 pc: Include SCTP queued bytes in buffered_amount by Victor Boivie · 12 months ago
- 2725317 Propagate Environment through SimulcastEncoderAdapter when provided by Danil Chapovalov · 12 months ago
- cd3d29b pc: Simplify StreamId class by Victor Boivie · 1 year ago
- db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 1 month ago
- 3fe69c5 Update MockPeerConnectionInterface and fake with missing methods. by Per K · 1 year, 1 month ago
- de3b1cd Revert "Make PeerConnectionInteface methods pure virtual." by Mirko Bonadei · 1 year, 1 month ago
- bff6858 Make PeerConnectionInteface methods pure virtual. by Per K · 1 year, 1 month ago
- ce1271a Do not guard AV1 SVC tests on VP9 define by Philipp Hancke · 1 year, 1 month ago
- 1e7a6f3 Revert "Make setCodecPreferences only look at receive codecs" by Henrik Boström · 1 year, 1 month ago
- 1cce1d7 Make setCodecPreferences only look at receive codecs by Philipp Hancke · 1 year, 1 month ago
- 39ac25d Add PeerConnectionInterface::ReconfigureBandwidthEstimation by Per K · 1 year, 1 month ago
- 0a7fc84 Use is_* getters when checking the Candidate type by Tommi · 1 year, 2 months ago
- ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
- e126e45 Fixing unspecified evaluation order of std:move(), to avoid future issues. by Tal Benesh · 1 year, 2 months ago
- 52da14c Re-enable SvcTestAV1/SvcTest.ScalabilityModeSupported/L2T2_DD by Marco Paniconi · 1 year, 3 months ago
- 6f0f158 sdp: make msid support parsing more robust by Philipp Hancke · 1 year, 3 months ago
- ae86daf Skip SvcTestAV1/SvcTest.ScalabilityModeSupported/L2T2_DD. by Mirko Bonadei · 1 year, 3 months ago
- 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 3 months ago
- f887e07 Rename "metronome" to "decode_metronome". by Henrik Boström · 1 year, 3 months ago
- 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
- 680f103 Use Environemnt in MedaFactory::CreateMediaEngine by Danil Chapovalov · 1 year, 3 months ago
- 7eaa9dc Use Environment to keep peer connection factory field trials in ConnectionContext by Danil Chapovalov · 1 year, 3 months ago
- 7dd6ea2 Disable AV1 L3 and S3 tests by Per K · 1 year, 4 months ago
- a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
- 2931ddd Fire SentPacket in a PostTask when recursive by Harald Alvestrand · 1 year, 4 months ago
- c63120a Migrate PeerConnection tests to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
- 166111d Migrate PeerConnectionIntegrationWrapper to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
- 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 4 months ago
- 840cf78 Move Destroy/Create steps for DataChannelTransport to PeerConnection. by Tommi · 1 year, 5 months ago
- f16e139 Generalize ssrc-group check to apply to groups other than SIM by Philipp Hancke · 1 year, 5 months ago
- 83894d3 Fire MaybeSignalReadyToSend in a PostTask when recursive by Harald Alvestrand · 1 year, 6 months ago
- ff281aa Convert signals in rtp_transport_internal.h to CallbackList by Harald Alvestrand · 1 year, 6 months ago
- 3756e29 Remove another ctor from BasicPortAllocator by Tommi · 1 year, 6 months ago
- 5866e1a Rename Set(Send|Recv)Parameters Set(Sender|Receiver)Parameters by Philipp Hancke · 1 year, 7 months ago
- 96e1882 Convert AsyncDnsResolver to use absl::AnyInvocable by Harald Alvestrand · 1 year, 6 months ago
- 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 7 months ago
- 43a5dd8 Implement codec selection api by Florent Castelli · 1 year, 11 months ago
- c252a40 Use layer/encode target resolution in DropDueToSize by Sergey Silkin · 1 year, 7 months ago
- 9f3ea9d Increase concealement threshold for debug bots. by Henrik Boström · 1 year, 7 months ago
- a9d5141 Rename cricket::RtpParameters and derived classes by Philipp Hancke · 1 year, 7 months ago
- a6c76d0 svc-av1: Fix to svc_e2e_tests by Marco Paniconi · 1 year, 9 months ago
- f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- d797cb6 Remove all split channels related code by Florent Castelli · 1 year, 9 months ago
- 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 9 months ago
- 1f31c20 Split fake media channel classes by Florent Castelli · 1 year, 9 months ago
- cde980f Skip SvcTestAV1/SvcTest.ScalabilityModeSupported/L2T3_DD by Mirko Bonadei · 1 year, 9 months ago
- 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- 423faa6 stats: do not expose dataChannelIdentifier before it is set by Philipp Hancke · 1 year, 11 months ago
- ee97e6a Move GetSendCodec() to MediaSendChannelInterface by Florent Castelli · 1 year, 9 months ago
- 4133797 Remove expired histograms WebRTC.PeerConnection.SrtpCryptoSuite by Johannes Kron · 1 year, 9 months ago
- 4ad141e Add callback for send codec in audio too by Harald Alvestrand · 1 year, 9 months ago
- 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 10 months ago
- 13897e6 Change SSRC-passing for MediaChannel from external to callback by Harald Alvestrand · 1 year, 10 months ago
- 94e5817 Guard FakeDataChannelController state with the network thread. by Tommi · 1 year, 11 months ago
- aa3c9f2 Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code." by Tommi · 1 year, 11 months ago
- 2983135 Revert "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code." by Mirko Bonadei · 1 year, 11 months ago
- 2ec6a6c Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code. by Tommi · 1 year, 11 months ago
- b00d63c Merge TeardownDataChannelTransport_n and OnTransportChannelClosed. by Tommi · 1 year, 11 months ago
- da9e284 Rename simulcast flow tests: PeerConnectionEncodingsIntegrationTest. by Henrik Boström · 1 year, 11 months ago
- f9e13f8 Reland "[DataChannel] Send and receive packets on the network thread." by Tommi · 1 year, 11 months ago
- 7f16fcd Revert "[DataChannel] Send and receive packets on the network thread." by Andrey Logvin · 2 years ago
- fe53fec [DataChannel] Send and receive packets on the network thread. by Tommi · 2 years ago
- 0a3ad1a Deflake simulcast flow tests: stop fake source for reals. by Henrik Boström · 2 years ago
- 89f095c Deflake PeerConnectionSimulcastMediaFlowTests due to unstopped sources. by Henrik Boström · 2 years ago
- 2cafacf Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
- 13fffbb Replace BuiltinVideoDecoderFactory with VideoDecoderFactoryTemplate. by Åsa Persson · 2 years ago
- e1e94ad Ensure Call is notified of un demuxable packets by Per K · 2 years ago
- 1158bde [SctpDataChannel] Add a copy of the sid for the network thread. by Tommi · 2 years ago
- 4f7ade5 Create SctpDataChannel objects on the network thread. by Tommi · 2 years ago
- 5654898 Switch from pointer to ID for OnSctpDataChannelStateChanged by Tommi · 2 years ago
- 55f7280 [DataChannelController] Associate two methods with the network thread by Tommi · 2 years ago
- 335d084 Remove GetSctpSslRole, only use GetSctpSslRole_n by Tommi · 2 years ago
- c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
- c61eee2 Split up GetSctpSslRole to include an _n variant. by Tommi · 2 years ago
- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
- 9296a16 Remove SctpDataChannel::Init() by Tommi · 2 years ago
- 1fabbac Update SctpTransportInternal to use RTCError. by Tommi · 2 years ago
- 4c84222 Adopt StreamId in SctpDataChannelControllerInterface by Tommi · 2 years ago
- e9aa867 Remove SctpDataChannelControllerInterface::ConnectDataChannel by Tommi · 2 years ago
- faf3387 Always require a valid controller when constructing an SctpDataChannel by Tommi · 2 years ago
- df3e4ca Remove SctpDataChannelControllerInterface::DisconnectDataChannel by Tommi · 2 years ago
- 51edb56 Remove SignalDataChannelTransportChannelClosed_s by Tommi · 2 years ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
- 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- 1c0d91f Use WeakPtr in SctpDataChannel. by Tommi · 2 years ago
- a76487f Relax string parameters in pclf api to absl::string_view by Danil Chapovalov · 2 years ago
- d2afbaf Remove sigslot from PeerConnectionInternal and RTCStatsCollector. by Tommi · 2 years ago
- 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- 8fa48f4 Revert "Change FakeMediaEngine to use send/receive channels" by Harald Alvestrand · 2 years ago