aboutsummaryrefslogtreecommitdiff
path: root/api/peer_connection_interface.h
AgeCommit message (Expand)Author
2022-12-01Delete deprecated disable_ipv6 flag.Henrik Boström
2022-11-15Add parameter to control the pacer's burst outside of field trials.Henrik Boström
2022-11-11Rename api/stats_types.h to api/legacy_stats_types.h.Henrik Boström
2022-10-30Make disable_ipv6 ABSL_DEPRECATED.Henrik Boström
2022-10-27Remove the possibility to disable IPv6 in Java and ObjC.Henrik Boström
2022-10-19Add optional init_send_encodings to AddTrackJonas Oreland
2022-09-01peerconnection: invalidate stats cache during SLD/SRDPhilipp Hancke
2022-07-05Make PeerConnectionInterface::SetConfiguration pure virtualNiels Möller
2022-06-22Remove the last build cycle in WebRTCMirko Bonadei
2022-06-22Comment on PacketSocketFactory injection.Niels Möller
2022-06-21Reland "Move injection of PacketSocketFactory from PC to PCF"Niels Möller
2022-06-21Comment fix for PeerConnectionFactoryDependencies::network_managerNiels Möller
2022-06-21Add NetworkManager to PeerConnectionFactoryDependenciesNiels Möller
2022-06-20Revert "Move injection of PacketSocketFactory from PC to PCF"Niels Moller
2022-06-20Move injection of PacketSocketFactory from PC to PCFNiels Möller
2022-06-14Delete unneeded include of port.hNiels Möller
2022-05-21Remove legacy (unused) config param: jitter_buffer_enable_rtx_handlingTommi
2022-04-20WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/infJonas Oreland
2022-04-14Enable DSCP by default.Henrik Boström
2022-04-05Make requesting SDES available only on Fuchsia buildsHarald Alvestrand
2022-03-29WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/infJonas Oreland
2022-02-07Move metronome from PC deps to PCF depsEvan Shrubsole
2022-02-04Add an rtc::SocketFactory* member to PeerConnectionFactoryDependenciesNiels Möller
2022-02-01Fix metronome typo in PeerConnectionDependenciesEvan Shrubsole
2022-01-31Remove deprecated RemoveTrack interfaceHarald Alvestrand
2022-01-31Add Metronome to PC dependenciesEvan Shrubsole
2022-01-24Fix possible compile issue with PeerConnectionInterface::AsString.Henrik Boström
2022-01-21[C++] Change default sdp_semantics to kUnifiedPlan.Henrik Boström
2022-01-10Change default sdp_semantics to kNotSpecified.Henrik Boström
2022-01-04Deprecate RemoveTrack (old signature)Harald Alvestrand
2021-12-15Remove unused 4-argument version of OnIceCandidateError.Byoungchan Lee
2021-12-08Declare Plan B DEPRECATEDHarald Alvestrand
2021-12-06Add PortAllocator configuration to RTCConfigurationNiels Möller
2021-11-18Reintroduce enable_dtls_srtp optionHarald Alvestrand
2021-11-02Add static AsString functions for PeerConnectionInterface enumsHarald Alvestrand
2021-10-26Remove enable_dtls_srtp optionHarald Alvestrand
2021-08-25Add support for manually configuring subnets as VPNJonas Oreland
2021-08-25Add and implement VPN preferenceJonas Oreland
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2021-06-26Remove TODOs to remove SetAudioPlayback and SetAudioRecordingHarald Alvestrand
2021-06-03Remove workaround for broken nearby build in ChromeEvan Shrubsole
2021-06-01Add ability to pass factory for RtpTransportControllerSend to PeerConnectionF...Vojin Ilic
2021-05-26Introduce CreateDataChannelOrErrorHarald Alvestrand
2021-05-24Add temp peer_connection_interface include rtc_base/event.hEvan Shrubsole
2021-05-10Deprecate PeerConnectionFactory::CreatePeerConnectionHarald Alvestrand
2021-04-19Remove DataChannelType and deprecated option disable_sctp_data_channelsFlorent Castelli
2021-04-16Add Stable Writable Connection Ping Interval parameter to RTCConfiguration.Derek Bailey
2021-04-15Remove enable_rtp_data_channelHarald Alvestrand
2021-04-08Reland "Use the new DNS resolver API in PeerConnection"Harald Alvestrand