Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
7cbee84610a8d4f2bbc86c55d9ee02d25be19f72
/
pc
6563934
Revert "Sanitize the codec list before sending it to the media engine"
by Artem Titov
· 5 years ago
032ea9c
Remove "Missing track ID" StatsCollector log message
by Steve Anton
· 5 years ago
add7ef9
Sanitize the codec list before sending it to the media engine
by Steve Anton
· 5 years ago
928e7a3
Make ID of datachannel stats not depend on dc.id
by Harald Alvestrand
· 5 years ago
bedb7a8
Revert "Reporting of decoding_codec_plc events"
by Mirko Bonadei
· 5 years ago
0a88ea0
Reporting of decoding_codec_plc events
by Alex Narest
· 5 years ago
cb11a31
Guard GenerateUniqueId() against concurrent access.
by Yves Gerey
· 5 years ago
1a13c8f
Add option to remove transport sequence number from FEC packet calculation
by Anton Sukhanov
· 5 years ago
97321b6
Adds test for experimental remote estimate SDP negotiation.
by Sebastian Jansson
· 6 years ago
e1795f4
Adds remote estimate RTCP packet.
by Sebastian Jansson
· 6 years ago
f781bb5
[Unit test] Add check to prevent segfault on empty vector.
by Yves Gerey
· 6 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
79b6980
[PeerConnection] Implement restartIce().
by Henrik Boström
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
5a29d52
Propagate datagram SentNotification for RTCP packets
by Anton Sukhanov
· 6 years ago
9a44b2d
Add an end-to-end integration test for |enable_encrypted_rtp_header_extensions|
by Steve Anton
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
3ae59d3
Use the dummy address 0.0.0.0:9 in the c= and the m= lines if the
by Qingsi Wang
· 6 years ago
ac6c096
Integrate datagram feedback loop
by Anton Sukhanov
· 6 years ago
ee303fa
Move datagram_dtls_adaptor from p2p/base/ to pc/
by Anton Sukhanov
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
3fbf1e2
Reduce kMaxSimulcastStreams to 3
by Florent Castelli
· 6 years ago
d2c336f
[getStats] Implement "media-source" audio levels, fixing Chrome bug.
by Henrik Boström
· 6 years ago
53d45ba
Make TaskQueueFactory required construction parameter for Call
by Danil Chapovalov
· 6 years ago
b60141b
Save and serialize the receive RIDs in MediaContentDescription
by Florent Castelli
· 6 years ago
c442197
Check the rid direction matches the direction in simulcast description
by Florent Castelli
· 6 years ago
238aab9
Fix bug in use_datagram_transport configuration.
by Bjorn A Mellem
· 6 years ago
b073f1c
Only set the RtcEventLog for media transport when it's used for media.
by Bjorn A Mellem
· 6 years ago
bfd343b
Add totalDecodeTime to RTCInboundRTPStreamStats
by Johannes Kron
· 6 years ago
6fdfec1
Add overload to CreateIceTransport that takes additional dependencies
by Steve Anton
· 6 years ago
5985a04
Add a field trial to control datagram transport use.
by Bjorn A Mellem
· 6 years ago
825aad1
Delete almost all includes of platform_file.h
by Niels Möller
· 6 years ago
2efae77
Add RTCStats for keyFramesEncoded, keyFramesDecoded.
by Rasmus Brandt
· 6 years ago
e4ac723
Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump
by Niels Möller
· 6 years ago
bca1485
Enable setting surface_ice_candidates_on_ice_transport_type_changed on the fly.
by Qingsi Wang
· 6 years ago
3472b9a
Delete RTCInboundRTPStreamStats::fraction_lost
by Niels Möller
· 6 years ago
25ca0ac
Also fail CreateOffer and CreateAnswer if there is a session error
by Steve Anton
· 6 years ago
8605fbf
[getStats] Make remote-inbound-rtp.ssrc match outbound-rtp.ssrc.
by Henrik Boström
· 6 years ago
746dd0d
Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds
by Johannes Kron
· 6 years ago
9da25bd
In PeerConnection unittests set TaskQueueFactory explicitly
by Danil Chapovalov
· 6 years ago
5bf5806
Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory
by Danil Chapovalov
· 6 years ago
c5effc2
Remove DataContentDescription shim
by Harald Alvestrand
· 6 years ago
ef10a4c
Remove deprecated JsepSession initializer
by Harald Alvestrand
· 6 years ago
e8e4dc4
Change StartAecDump methods to work with FILE* and FileWrapper
by Niels Möller
· 6 years ago
37348e0
Make hbos a full OWNER of pc/
by Harald Alvestrand
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
dec9f74
Delete obsolete RtcEventLogOutputFile constructor
by Niels Möller
· 6 years ago
54c9d89
Remove obsolete test changes
by Steve Anton
· 6 years ago
c85ebbe
Reland: Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
7e8de0b
Revert "Implement true negotiation for DatagramTransport with fallback to RTP."
by Bjorn Mellem
· 6 years ago
b4f3f37
Revert "Remove an over-zealous DCHECK in jsep_transport.h"
by Bjorn Mellem
· 6 years ago
dea0a0c
Revert "Remove another DCHECK that fails during renegotiation."
by Bjorn Mellem
· 6 years ago
907b592
Remove another DCHECK that fails during renegotiation.
by Bjorn A Mellem
· 6 years ago
ffa007a
Remove an over-zealous DCHECK in jsep_transport.h
by Bjorn A Mellem
· 6 years ago
71c6482
Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
da13ea2
Reland "Added OnIceCandidateError to API and implementation"
by Eldar Rello
· 6 years ago
3b8ed28
Revert "Added OnIceCandidateError to API and implementation"
by Yves Gerey
· 6 years ago
7b06b9b
Remove pthatcher@webrtc.org from OWNERS
by Steve Anton
· 6 years ago
9469c78
Added OnIceCandidateError to API and implementation
by Eldar Rello
· 6 years ago
835baf7
Add amithi@ as pc OWNERS
by Steve Anton
· 6 years ago
479a3c0
Add support for enabling and negotiating raw RTP packetization.
by Mirta Dvornicic
· 6 years ago
292ce4e
Move datagram transport to JsepTransport
by Anton Sukhanov
· 6 years ago
1716d39
Let SessionDescription take ownership of MediaDescription
by Harald Alvestrand
· 6 years ago
1fe119f
Change the gating of surfacing candidates on ICE transport type change
by Qingsi Wang
· 6 years ago
695cf6a
Delete deprecated StartRtcEventLog override with PlatformFile
by Niels Möller
· 6 years ago
36e3147
Surface the standardized ICE connection state to mobile clients.
by Qingsi Wang
· 6 years ago
cecf87f
Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP"
by Guido Urdaneta
· 6 years ago
4436887
Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP"
by Guido Urdaneta
· 6 years ago
d91969e
Explicitly close PeerConnections when using ScopedFieldTrials
by Steve Anton
· 6 years ago
0c1c1b4
Move ownership of ICE from DtlsTransport to JsepTransport.
by Bjorn A Mellem
· 6 years ago
232b6a1
Propagate screenshare info into video track and it's source.
by Artem Titov
· 6 years ago
6737841
Add jitterBufferDelay and jitterBufferEmittedCount stats for video
by Guido Urdaneta
· 6 years ago
44bd71c
Create a composite implementation of RtpTransportInternal.
by Bjorn A Mellem
· 6 years ago
ce33b6a
Implement QualityLimitationReasonTracker and expose "reason".
by Henrik Boström
· 6 years ago
a33a860
Deprecate functions returning cricket::DataContentDescription.
by Harald Alvestrand
· 6 years ago
883eefc
Implement RTCRemoteInboundRtpStreamStats for both audio and video.
by Henrik Boström
· 6 years ago
3a1b927
Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface.
by Bjorn A Mellem
· 6 years ago
34cd485
Delete the remaining ORTC interfaces.
by Bjorn A Mellem
· 6 years ago
fadb181
Negotiate use of RTCP loss notification feedback (LNTF)
by Elad Alon
· 6 years ago
316f3ac
Datagram Transport Integration
by Anton Sukhanov
· 6 years ago
4163317
[PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions
by Guido Urdaneta
· 6 years ago
ecd3054
Replace a broken assumption in candidate gathering for mDNS candidates.
by Qingsi Wang
· 6 years ago
646fda0
Implement RTCMediaSourceStats and friends in standard getStats().
by Henrik Boström
· 6 years ago
23aff9b
Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget.
by Henrik Boström
· 6 years ago
4f08faa
Introduce MediaTransportConfig
by Anton Sukhanov
· 6 years ago
3b112e2
Delete multi-parameter CreateModularPeerConnectionFactory
by Danil Chapovalov
· 6 years ago
04a3cc1
Delete rtc_base/unittest_main.cc
by Niels Möller
· 6 years ago
97716c0
Implement max-channels for SCTP datachannels.
by Harald Alvestrand
· 6 years ago
1ff16c8
Add RtpSenderInterface.SetStreams
by Guido Urdaneta
· 6 years ago
cc18917
Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface"
by Henrik Andreassson
· 6 years ago
9fe1834
Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video.
by Henrik Boström
· 6 years ago
df5731e
Improve spec compliance of SetStreamIDs in RtpSenderInterface
by Guido Urdaneta
· 6 years ago
8d3d6cf
SCTP: Treat message size zero as "responder selects"
by Harald Alvestrand
· 6 years ago
198cf00
Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"
by Niels Möller
· 6 years ago
fbb45bd
Send and parse SCTP max-message-size in SDP
by Harald Alvestrand
· 6 years ago
4aa1192
Change default SDP syntax for SCTP to spec-compliant.
by Harald Alvestrand
· 6 years ago
c3f4820
Change default secure SCTP protocol to UDP/DTLS/SCTP
by Harald Alvestrand
· 6 years ago
5fc28b1
Reland "Reland "Version 2 "Refactoring DataContentDescription class"""
by Harald Alvestrand
· 6 years ago
f00ca1a
Make the output_period_ms argument to StartRtcEventLog optional
by Niels Möller
· 6 years ago
Next »