aboutsummaryrefslogtreecommitdiff
path: root/pc
AgeCommit message (Expand)Author
2019-09-16Refactor Rtp Receivers to accept SSRC 0.Saurav Das
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-13New class DummyPeerConnectionNiels Möller
2019-09-13Using lambdas instead of rtc::Bind in BaseChannel.Sebastian Jansson
2019-09-13Fix rare audioLevel flake in RTCStatsIntegrationTest.Henrik Boström
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-12Add a usage pattern bit for host-host connections.Qingsi Wang
2019-09-11Move rtc_error.{h,cc} to its own build target.Mirko Bonadei
2019-09-10Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterf...Qingsi Wang
2019-09-09Reland "Refactor SCTP data channels to use DataChannelTransportInterface."Bjorn A Mellem
2019-09-09Switch to compiling WebRTC -std=c++14 by defaultDanil Chapovalov
2019-09-09Add qualityLimitationResolutionChanges statEvan Shrubsole
2019-09-07Make payload type demux conditional on media directionSteve Anton
2019-09-06Use obfuscated IPs in logging in p2p/ and pc/.Qingsi Wang
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-04Delete old version of PeerConnection::SetConfigurationNiels Möller
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-08-30Revert "Refactor SCTP data channels to use DataChannelTransportInterface."Henrik Boström
2019-08-29Refactor SCTP data channels to use DataChannelTransportInterface.Bjorn A Mellem
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Only create a datagram RTP transport if the datagram transport should be used...Bjorn A Mellem
2019-08-28Remove unused using statements in webrtc_sdp.ccElad Alon
2019-08-28Add support for RTCTransportStats.selectedCandidatePairChangesJonas Oreland
2019-08-27Fix frames dropped statisticsJohannes Kron
2019-08-27Add TURN_LOGGING_IDJonas Oreland
2019-08-22Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfoNiels Möller
2019-08-21Changes to enable use of DatagramTransport as a data channel transport.Bjorn A Mellem
2019-08-21Add implemented-but-missing members to RTCMediaStreamTrackStats::MembersHenrik Boström
2019-08-21Replace DatagramDtlsAdaptor with DatagramRtpTransport.Bjorn A Mellem
2019-08-20RTCError as return type for PeerConnectionInterface::SetConfigurationNiels Möller
2019-08-19Remove zhihuang@webrtc.org from OWNERSSteve Anton
2019-08-19Reland "Set the usage pattern bits for adding remote ICE candidates from SDP."Qingsi Wang
2019-08-19Reland "[GetStats] Expose video codec implementation in standardized metrics."Henrik Boström
2019-08-16Only combine media transport and ICE states if used for media.Bjorn A Mellem
2019-08-16Revert "[GetStats] Expose video codec implementation in standardized metrics."Henrik Andreassson
2019-08-16[GetStats] Expose video codec implementation in standardized metrics.Henrik Boström
2019-08-16Reporting audio device underrun counterAlex Narest
2019-08-13Revert "Set the usage pattern bits for adding remote ICE candidates from SDP."Qingsi Wang
2019-08-13Set the usage pattern bits for adding remote ICE candidates from SDP.Qingsi Wang
2019-08-13Control PeerConnectionFactory's default min/starting/max bitrates from experi...Elad Alon
2019-08-12Implement JNI and objc implementation for Ice Candidate Pair Change event sur...Alex Drake
2019-08-08Remove MediaTransport from Call.Tommi
2019-08-07Reland of "Reporting of decoding_codec_plc events""Alex Narest
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-08-06Surface CandidatePairChange eventAlex Drake
2019-08-02Revert "Sanitize the codec list before sending it to the media engine"Artem Titov
2019-07-31Remove "Missing track ID" StatsCollector log messageSteve Anton
2019-07-31Sanitize the codec list before sending it to the media engineSteve Anton
2019-07-31Make ID of datachannel stats not depend on dc.idHarald Alvestrand