aboutsummaryrefslogtreecommitdiff
path: root/pc
AgeCommit message (Expand)Author
2018-06-20Remove unused/deprecated DTMF methodsSteve Anton
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-20Removing some MSVC warning suppression flags.Mirko Bonadei
2018-06-20Add functionality to set min/max bitrate per simulcast layer through RtpEncod...Åsa Persson
2018-06-19Fixing flakiness in PeerConnectionIntegrationTest.Seth Hampson
2018-06-19Replace rtc::Optional with absl::optional in pcDanil Chapovalov
2018-06-19Return SSRC stats with the old stats API when SSRCs are unsignaled.Taylor Brandstetter
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-18Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.Artem Titov
2018-06-15Remove wire-up for cancelled experement on VAAPI VP8 encodingIlya Nikolaevskiy
2018-06-14Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error.Zhi Huang
2018-06-14[Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streamsSteve Anton
2018-06-13Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER.Qingsi Wang
2018-06-13Updated PeerConnection integration test to fix race condition.Seth Hampson
2018-06-12Add a flag to actively reset the SRTP parametersZhi Huang
2018-06-12Add HeaderExtensions to RtpParametersFlorent Castelli
2018-06-12Pass the RtcEventLog instance to ICE via JsepTransportController.Qingsi Wang
2018-06-12Revert "Add a flag to actively reset the SRTP parameters"Zhi Huang
2018-06-11Add a flag to actively reset the SRTP parametersZhi Huang
2018-06-11Delete deprecated VideoTrackSource constructor.Niels Möller
2018-06-11Remove stringstreams from pc/Jonas Olsson
2018-06-04Delete deprecated CreateAudioSource method, with constraints.Niels Möller
2018-05-31Create PeerConnectionFactoryDependencies to prevent new function overloads.Benjamin Wright
2018-05-31Implement proper SCTP data channel closing procedure.Taylor Brandstetter
2018-05-31Remove unnecessary set_stream_ids callPiasy Xu
2018-05-31Add collection of usage signatures on PeerConnectionsHarald Alvestrand
2018-05-30Convert PeerConnectionWrapper from FakeVideoCapturer to FakeVideoTrackSource.Niels Möller
2018-05-30Delete class FakePeriodicVideoCapturer.Niels Möller
2018-05-29Prepare to remove old OnFailure implementationsHarald Alvestrand
2018-05-28Wire up VAAPI VP8 experimental support in WebRTC.Ilya Nikolaevskiy
2018-05-25Add serialization of a=ice-lite.Taylor Brandstetter
2018-05-23Refactor VideoTrackSource, without raw pointer injection.Niels Möller
2018-05-23Delete unused member variable VideoTrackSource::options_.Niels Möller
2018-05-23Added an integration test to validate TURN servers can send media in relay mode.Benjamin Wright
2018-05-22Delete unused class CurrentSpeakerMonitor.Niels Möller
2018-05-21Move VideoStreamEncoderInterface to api/.Niels Möller
2018-05-21Delete unneeded includes of basictypes.h.Niels Möller
2018-05-21New class FakePeriodicVideoTrackSource, simplifying shutdown logic.Niels Möller
2018-05-18Returns RTCError for setting unimplemented RtpParameters.Seth Hampson
2018-05-18Allows injection of network controller factory into peer connection factory.Sebastian Jansson
2018-05-17Delete unused include of fakevideocapturer.h.Niels Möller
2018-05-15Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface"Florent Castelli
2018-05-14Fix build errors when rtc_use_builtin_sw_codecs is set to false.Anders Carlsson
2018-05-14Remove dependency in FakeWebRtcVideoCodecFactories.Anders Carlsson
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-11Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturerNiels Möller
2018-05-11Add method FakePeriodicVideoSource::Stop()Niels Möller
2018-05-09This changeset adds dependency injection support for SSL Root Certs.Benjamin Wright
2018-05-08Replacing rtc::TimeDelta with webrtc::TimeDelta.Sebastian Jansson
2018-05-08Remove last mention of speex codecHenrik Lundin