Sign in
webrtc
/
src.git
/
dff792591fb90e6539f2638bc10f98c1946847f9
/
pc
3ebb6e93
Remove WebRTC-ExcludeTransportSequenceNumberFromFec.
by Mirko Bonadei
· 5 years ago
adc4da3
[InsertableStreams] Fix video receiver simulcast.
by Marina Ciocea
· 5 years ago
8206bc0
Handle missing tcptype on TCP ICE candidates.
by Taylor Brandstetter
· 5 years ago
16d0d37
Apply performance-for-range-copy fixes.
by Mirko Bonadei
· 5 years ago
55c991c
[InsertableStreams] Save the transformer to be set on Reconfigure.
by Marina Ciocea
· 5 years ago
08d1806
Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values.
by Jonas Oreland
· 5 years ago
6f402f9
Remove unnecessary breaks after return.
by Mirko Bonadei
· 5 years ago
57cabed
Replace std::string::find() == 0 with absl::StartsWith.
by Mirko Bonadei
· 5 years ago
3e9af7f
Insert audio frame transformer between depacketizer and decoder.
by Marina Ciocea
· 5 years ago
00b46f7
PeerConnection owns the PacketSocketFactory dependency.
by Jorge E. Moreira
· 5 years ago
3e98368
Reland "Distinguish between send and receive codecs"
by Johannes Kron
· 5 years ago
8515d5a
Refactor ssl_stream_adapter API to show object ownership
by Harald Alvestrand
· 5 years ago
71fda36
Extend NetworkRoute with more info about local/remote endpoints
by Jonas Oreland
· 5 years ago
d9ebe01
Improve rollback for rtp data channel
by Eldar Rello
· 5 years ago
f0a34f2
Revert "remove mslabel and mslabel ssrc-specific attributes"
by Artem Titov
· 5 years ago
e3f257c
remove mslabel and mslabel ssrc-specific attributes
by Philipp Hancke
· 5 years ago
0357b3e
RtpTransceiverInterface: add header_extensions_to_offer()
by Markus Handell
· 5 years ago
b97d2fe
Remove cricket::SessionDescription::Copy()
by Harald Alvestrand
· 5 years ago
e618cc9
Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API
by Artem Titov
· 5 years ago
45c104b
RtpTransceiver: add kStopped enumeration value.
by Markus Handell
· 5 years ago
430e4a0
Allow to negotiate absolute capture time rtp header extension.
by Minyue Li
· 5 years ago
987ef48
Adds field trial to separate audio and video packets for delay-based overuse detection.
by Björn Terelius
· 5 years ago
b05ca4b
Implement new specification for degradation preference
by Florent Castelli
· 5 years ago
3f1aee3
Change network_priority from a double to an enum.
by Taylor Brandstetter
· 5 years ago
52aea5d
Unbreak ICE renomination
by Jonas Oreland
· 5 years ago
134c699
Fix Chromium Roll failing because of -Wrange-loop-construct
by Courtney Edwards
· 5 years ago
61f74d9
Reland "Expose can_trickle_ice_candidates on PeerConnection"
by Harald Alvestrand
· 5 years ago
cb8c401
Revert "Expose can_trickle_ice_candidates on PeerConnection"
by Harald Alvestrand
· 5 years ago
412a31b
Insert frame transformer between Depacketizer and Decoder.
by Marina Ciocea
· 5 years ago
c6a65c8
Expose can_trickle_ice_candidates on PeerConnection
by Harald Alvestrand
· 5 years ago
0fb07f8
Deprecate use of cricket::MediaContentDescription::Copy
by Harald Alvestrand
· 5 years ago
5f999a7
Allow to negotiate dependency descriptor rtp header extension
by Danil Chapovalov
· 5 years ago
e77912b
Insert frame transformer between Encoded and Packetizer.
by Marina Ciocea
· 5 years ago
8e7d4bf
Remove deprecated "description" field of cricket::ContentInfo
by Harald Alvestrand
· 5 years ago
8a24c03
Remove deprecated AddContent function in session_description.h
by Harald Alvestrand
· 5 years ago
0165d5c
Adding deadbeef back to OWNERS files
by Taylor Brandstetter
· 5 years ago
d85ea75
Rollback transport created by data channel
by Eldar Rello
· 5 years ago
4a14f49
Remove wildcard ownership for build files.
by Mirko Bonadei
· 5 years ago
e52115a
Remove inactive OWNERS.
by Mirko Bonadei
· 5 years ago
4256df0
Make CNAME optional.
by Taylor Brandstetter
· 5 years ago
cad3e0e
Replace DataSize and DataRate factories with newer versions
by Danil Chapovalov
· 5 years ago
c1cbf6b
Ship GenericDescriptor00 by default.
by Markus Handell
· 5 years ago
72d6915
Populate sdp_fmtp_line and channels of RTCCodecStats
by Johannes Kron
· 5 years ago
7a829a8
Sort threading for sctp_mid_ variable
by Harald Alvestrand
· 5 years ago
c43fe2e
Removing myself from OWNERS in webrtc.
by Seth Hampson
· 5 years ago
0c626af
Use newer version of TimeDelta and TimeStamp factories in webrtc
by Danil Chapovalov
· 5 years ago
8e8b36a
Revert "Reland "Reland "Reland "Distinguish between send and receive codecs""""
by Johannes Kron
· 5 years ago
c8ff160
Don't crash when renegotiating after the peer rejects data channels
by Steve Anton
· 5 years ago
1cb929f
Cleanup: remove unused sctp_content_name
by Harald Alvestrand
· 5 years ago
712ebbb
disallow pairing ICE-TCP with a local ip address
by Philipp Hancke
· 5 years ago
ec47b57
Do not transition ICE gathering state to 'complete' when closing
by Steve Anton
· 5 years ago
184ea66
Reland "Reland "Reland "Distinguish between send and receive codecs"""
by Johannes Kron
· 5 years ago
0cda7b8
Allow non-identical datagram transport parameters.
by Bjorn A Mellem
· 5 years ago
99d6d81
Adding absolute capture timestamp to AudioTrackSinkInterface.
by Minyue Li
· 5 years ago
f417238
Remove iceRegatherIntervalRange
by Steve Anton
· 5 years ago
4a5dab0
[Stats] Include fecPackets[Reeceived/Discarded] in Members()
by Henrik Boström
· 5 years ago
71ff073
Validate ICE ufrag/pwd according to the spec
by Steve Anton
· 5 years ago
a104ceb
Revert "Reland "Reland "Distinguish between send and receive codecs"""
by Johannes Kron
· 5 years ago
9bac68c
Reland "Reland "Distinguish between send and receive codecs""
by Johannes Kron
· 5 years ago
00a3087
Revert "Reland "Distinguish between send and receive codecs""
by Johannes Kron
· 5 years ago
529d886
Allow DTMF delay configurability
by Aaron Alaniz
· 5 years ago
133bf2b
Reland "Distinguish between send and receive codecs"
by Johannes Kron
· 5 years ago
100fe63
Fix race condition around rtc::ScopedFakeClock.
by Yves Gerey
· 5 years ago
e57b266
Revert "Distinguish between send and receive codecs"
by Steve Anton
· 5 years ago
692f3c7
Explicitly wait for ICE to complete in VerifyBestConnection
by Steve Anton
· 5 years ago
a9b67ce
Explicitly wait for ICE state to transition to 'completed' in VerifyIceStates
by Steve Anton
· 5 years ago
c0f25cf
Distinguish between send and receive codecs
by Johannes Kron
· 5 years ago
64f1f3f
Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED
by Danil Chapovalov
· 5 years ago
ccab06f
Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke."
by Guido Urdaneta
· 5 years ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
f5ecb5f
Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs""""
by Mirko Bonadei
· 5 years ago
9cad4dc
Reland "Reland "Reland "Distinguish between send and receive video codecs"""
by Johannes Kron
· 5 years ago
b0e0728
Replaces SynchronousMethodCall with rtc::Thread::Invoke.
by Sebastian Jansson
· 5 years ago
ab81316
Housekeeping: Declare DataChannelController immovable
by Harald Alvestrand
· 5 years ago
910cdc2
Add a round-trip test that stats.toJson output is parseable
by Harald Alvestrand
· 5 years ago
b19eb39
Delete obsolete unused rtp header extension conversion
by Danil Chapovalov
· 5 years ago
4db28b5
Cleanup: Removes redundant includes on message_queue.h
by Sebastian Jansson
· 5 years ago
43e62fc
Fix Heap-use-after-free.
by Markus Handell
· 5 years ago
4f40fa5
Implement RTCOutboundRtpStreamStats::remoteId.
by Henrik Boström
· 5 years ago
e8d54b9
Provide a default async resolver factory if none injected to PeerConnection.
by Qingsi Wang
· 5 years ago
b5159fe
Revert "Reland "Reland "Distinguish between send and receive video codecs"""
by Olga Sharonova
· 5 years ago
4e64e60
Reland "Reland "Distinguish between send and receive video codecs""
by Johannes Kron
· 5 years ago
f9d92ed
Revert "Reland "Distinguish between send and receive video codecs""
by Ilya Nikolaevskiy
· 5 years ago
2697ac1
Stop an SCTP connection when the DTLS transport closes.
by Harald Alvestrand
· 5 years ago
77eb338
Reland "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
17ea068
Integration test that verifies that data channels open.
by Harald Alvestrand
· 5 years ago
f2d6fe6
Revert "Reland "Distinguish between send and receive video codecs""
by Johannes Kron
· 5 years ago
26e6afe
Reland "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
977b265
Reduce some logging at INFO level by moving log statements
by Harald Alvestrand
· 5 years ago
22619b3
Allow external initialization of libsrtp.
by Sebastian Jansson
· 5 years ago
f22af3c
Revert "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
18314bd
Distinguish between send and receive video codecs
by Johannes Kron
· 5 years ago
ef3998f
Add directive to make webrtc metrics optional.
by Ying Wang
· 5 years ago
dfbfb46
Return an error when datachannel closes due to network error
by Harald Alvestrand
· 5 years ago
33f9d2b
Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class
by Artem Titov
· 5 years ago
907dc80
Reland "Add support for RtpEncodingParameters::max_framerate"
by Florent Castelli
· 5 years ago
fc90797
Fix for defect found by clusterfuzz.
by Markus Handell
· 5 years ago
755187f
Detect and reject mismatched DataChannel types.
by Harald Alvestrand
· 5 years ago
749f660
Enable SSRC 0 in MediaChannel methods
by Saurav Das
· 5 years ago
0095d37
Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent
by Eldar Rello
· 5 years ago
Next »