aboutsummaryrefslogtreecommitdiff
path: root/pc
AgeCommit message (Expand)Author
2021-06-15Modify Bundle logic to not add & destroy extra transport at add-trackHarald Alvestrand
2021-06-15libstdc++: fix ostream operator<< usage in JsepTransportCollectionStephan Hartmann
2021-06-11Make JsepTransportCollection self-managing for transportsHarald Alvestrand
2021-06-11count webrtc pranswer usagePhilipp Hancke
2021-06-11Break out pc/session_description build target (part 2)Harald Alvestrand
2021-06-10Prepare for breakout of session_description.{h,cc}Harald Alvestrand
2021-06-10Move MID/JsepTransport mappings into a new manager object.Harald Alvestrand
2021-06-09Break out pc/session_description in its own build target (part 1)Harald Alvestrand
2021-06-09Disable PT based demuxing if MID header extension is present.Henrik Boström
2021-06-08Move group-modifying functions into BundleManagerHarald Alvestrand
2021-06-08Start refactoring bundle behavior into BundleManagerHarald Alvestrand
2021-06-08Avoid generating a random id for candidate stats.Tommi
2021-06-07Add more trace events to interesting places.Markus Handell
2021-06-04doc: document rtp payload type mapping behaviourPhilipp Hancke
2021-06-02SdpOfferAnswerHandler: Significantly reduce audio impairment.Markus Handell
2021-06-01Add ability to pass factory for RtpTransportControllerSend to PeerConnectionF...Vojin Ilic
2021-05-31Populate qualityLimitationDurations stats for outbound RTP streamsByoungchan Lee
2021-05-31Move PostTask for DeliverRtcp from PeerConnection to Call.Tommi
2021-05-28Proxy: solve event tracing with compile time strings.Markus Handell
2021-05-27Move proxies into pc/.Markus Handell
2021-05-26Apply autoformat to the docsArtem Titov
2021-05-26payload type mapping: restrict lower range to <= 63Philipp Hancke
2021-05-26Introduce CreateDataChannelOrErrorHarald Alvestrand
2021-05-26Fix RTP header extension encryptionLennart Grahl
2021-05-26doc: update dtls_transport.md to use new link stylePhilipp Hancke
2021-05-26add srtp docsPhilipp Hancke
2021-05-25Enforce thread invoke policy for invokes to itselfArtem Titov
2021-05-24Reland "Fix race between enabled() and set_enabled() in VideoTrack."Tommi
2021-05-24Revert "Fix race between enabled() and set_enabled() in VideoTrack."Evan Shrubsole
2021-05-24Fix race between enabled() and set_enabled() in VideoTrack.Tommi
2021-05-21Remove cricket::DtlsTransportState.Mirko Bonadei
2021-05-21Remove GTEST_ALLOW_UNINSTANTIATED in datachannel testsHarald Alvestrand
2021-05-21Enable Chromium to stop including api/proxy.h indirectly.Markus Handell
2021-05-19Add test for many non-dropped packets in unreliable mode.Harald Alvestrand
2021-05-18peerconnection: add test for createOffer({voiceActivityDetection: true})Philipp Hancke
2021-05-17Remove check following SetChannel.Tommi
2021-05-17VideoRtpReceiver & AudioRtpReceiver threading fixes.Tommi
2021-05-12add dtls docsPhilipp Hancke
2021-05-12Revert "Define cricket::MediaType in terms of webrtc::MediaType"Björn Terelius
2021-05-12Define cricket::MediaType in terms of webrtc::MediaTypeHarald Alvestrand
2021-05-12move removal of CN codecs to a later stagePhilipp Hancke
2021-05-11fix payload type collision handling for [35,65]Philipp Hancke
2021-05-10datachannel: Merge SendDataParams and DMT types with webrtc equivalentFlorent Castelli
2021-05-10Deprecate PeerConnectionFactory::CreatePeerConnectionHarald Alvestrand
2021-05-07Remove lock from MediaChannelTommi
2021-05-07datachannel: Make SendDataParams reliability fields optional<int>Florent Castelli
2021-05-07Make MediaChannel classes aware of the network thread.Tommi
2021-05-07Write some doc about PeerConnectionHarald Alvestrand
2021-05-06sctp: Add DcsctpTransport based on dcSCTPFlorent Castelli
2021-05-05Store RtpPacketReceived::arrival_time as Timestamp.Tommi