Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
0424c19fdada830b6f0c2d89727683fadda16a74
/
pc
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 6 years ago
909338b
Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Max Morin
· 6 years ago
cab5888
Integrated PeerConnectionDependencies into PeerConnection::Initialize
by Benjamin Wright
· 7 years ago
5faf36e
Implement RtpParameters.transaction_id for PC RtpSenderInterface
by Florent Castelli
· 7 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
939eb80
Add missing casts-to-int to int/uint16 comparisons.
by Wez
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
3e18c82
Reland "Reland "Remove our stream << overloads from non-test build targets.""
by Jonas Olsson
· 7 years ago
6f7e6d6
Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads.
by Benjamin Wright
· 7 years ago
2199580
Remove deprecated std::bind2nd and std::ptr_fun
by tzik
· 7 years ago
f764cf4
Don't transition ICE to Checking if there are no transports
by Steve Anton
· 7 years ago
df527fd
Add e2e test for multiple video tracks without signaling SSRCs
by Steve Anton
· 7 years ago
25cfeb9
Fix possible race between the stats collector and transport controller
by Steve Anton
· 7 years ago
e782aba
Revert "TCP TURN Integration Test"
by Benjamin Wright
· 7 years ago
edbd389
TCP TURN Integration Test
by Benjamin Wright
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
c79268f
Add IsClosed checks to various PeerConnection methods
by Steve Anton
· 7 years ago
97a5896
Remove PeerConnectionInterface::UpdateIce
by Steve Anton
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
53e43b3
Fix bug that reset SRTP context on every applied answer.
by Taylor Brandstetter
· 7 years ago
bd73928
Revert "Reland "Remove our stream << overloads from non-test build targets.""
by Taylor Brandstetter
· 7 years ago
d7ee720
Reland "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
3725d54
Change PeerConnection error codes
by Harald Alvestrand
· 7 years ago
31ef5f0
Revert "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
c841d18
Remove our stream << overloads from non-test build targets.
by Jonas Olsson
· 7 years ago
cbaa254
Attempting to fix lingering issues with BUNDLE negotiation.
by Taylor Brandstetter
· 7 years ago
a2d6067
Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads."
by Qingsi Wang
· 7 years ago
93a7b24
Accept session names of "s= " in SDP.
by Taylor Brandstetter
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
3acffc3
Remove SdpSemantics::kDefault
by Steve Anton
· 7 years ago
5d8f8fa
Revert "Adding test for adding ICE candidate before applying answer."
by Henrik Boström
· 7 years ago
983042b
Re-enable test on mac now that issue is fixed.
by Kári Tristan Helgason
· 7 years ago
0ab5651
Fix handling of empty BUNDLE groups.
by Taylor Brandstetter
· 7 years ago
60c8dc8
Adding regression test for rejecting and un-rejecting an m= section.
by Taylor Brandstetter
· 7 years ago
dd59d70
Adding test for adding ICE candidate before applying answer.
by Taylor Brandstetter
· 7 years ago
ba42e99
Report an error when trying to set complex Plan B SDP on Unified Plan
by Steve Anton
· 7 years ago
3dc4106
Revert "Add thread checker to PortAllocator and its subclasses and fix a bug"
by Patrik Höglund
· 7 years ago
fc43d11
Add thread checker to PortAllocator and its subclasses and fix a bug
by Qingsi Wang
· 7 years ago
d2248f8
Handle the corner cases for BUNDLE.
by Zhi Huang
· 7 years ago
ff40b14
Delete obsolete enable argument to SetVideoSend.
by Niels Möller
· 7 years ago
1b8773d
Negotiate the MID header extension for Unified Plan
by Steve Anton
· 7 years ago
83d676b
Bug fix for applying a remote description twice without stream IDs.
by Seth Hampson
· 7 years ago
fd350d7
By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
by Taylor Brandstetter
· 7 years ago
7dfd5fc
AudioTransport: Remove PushCaptureData() method
by Magnus Jedvert
· 7 years ago
259073b
Filter out the non-RTP packet in RtpTransport.
by Zhi Huang
· 7 years ago
5897a6e
Adds support for signaling a=msid lines without a=ssrc lines.
by Seth Hampson
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
644fde4
Add nullptr check in SctpTransport.
by Zhi Huang
· 7 years ago
5b4f075
Reland "Reland "Adds support for multiple or no media stream ids.""
by Seth Hampson
· 7 years ago
3d954a6
Add log messages for Unified Plan processing
by Steve Anton
· 7 years ago
7eca093
Ensure that data channel transport stats are included
by Steve Anton
· 7 years ago
a859c1a
Small parameter name change from label->id in pc/mediastream.h.
by Seth Hampson
· 7 years ago
0ffe03d
Add Deinit() to the destructors of Voice/Video/RtpDataChannel.
by Zhi Huang
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
191bf5c
Revert "Reland "Adds support for multiple or no media stream ids.""
by Tomas Gunnarsson
· 7 years ago
f351c34
Reland "Adds support for multiple or no media stream ids."
by Seth Hampson
· 7 years ago
95e7dbb
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
by Zhi Huang
· 7 years ago
dea6889
Add sanity checks of IceConfig parameters.
by Qingsi Wang
· 7 years ago
bc609ea
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 7 years ago
27f3bf5
Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
97d5e5b
Revert "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
ea8b62a
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 7 years ago
bb50ce5
Wire up MID send value to the PeerConnection API
by Steve Anton
· 7 years ago
1df1bf8
PeerConnectionInterface::GetStats() with selector argument added.
by Henrik Boström
· 7 years ago
5e55fe8
Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite.
by Taylor Brandstetter
· 7 years ago
866e08d
Make rtc::Optional IceConfig parameters interpreted consistently.
by Qingsi Wang
· 7 years ago
48cca02
Delete ortc methods using cricket::VideoCapturer.
by Niels Möller
· 7 years ago
5bdc82a
Test for audio codec pair ID assignment
by Karl Wiberg
· 7 years ago
db67ba1
Report SRTP error codes to UMA
by Steve Anton
· 7 years ago
3d976f6
Discard link to media channel when audio sender stopped.
by Harald Alvestrand
· 7 years ago
5b3541f
RTCStatsCollector::GetStatsReport() with optional selector argument.
by Henrik Boström
· 7 years ago
8d2c5a8
Detangling target dependencies in rtc_base_approved.
by Tommi
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
13b8bad
Final name changing of MediaStreamInterface.label() to id().
by Seth Hampson
· 7 years ago
22e623a
Add configurable threshold for writability state update.
by Qingsi Wang
· 7 years ago
8a793a0
Named threads in PeerConnectionIntegrationBaseTest.
by Sebastian Jansson
· 7 years ago
d6fbf2a
Tests: Pass codec ID argument to audio codecs
by Karl Wiberg
· 7 years ago
b619936
Stats traversal algorithm added.
by Henrik Boström
· 7 years ago
5081c0c
Change error handlers for Set*Description to use RTCError
by Harald Alvestrand
· 7 years ago
e6826d2
Add configurable connectivity check intervals.
by Qingsi Wang
· 7 years ago
25e022f
Deliver cached stats reports asynchronously.
by Taylor Brandstetter
· 7 years ago
5b32f23
Securely clear memory containing key information / passwords before freeing.
by Joachim Bauch
· 7 years ago
2e18061
Count key protocol for all media sections
by Harald Alvestrand
· 7 years ago
513449e
Changes name of RtpTransceiverInit's stream_labels to stream_ids.
by Seth Hampson
· 7 years ago
8e20f17
Report UMA metrics for received SDP format
by Steve Anton
· 7 years ago
87d5a74
Fix crash that occurs if GetStats is called from within OnStatsDelivered
by Taylor Brandstetter
· 7 years ago
70473fc
Reland "Add hugeFramesSent GetStats metric"
by Ilya Nikolaevskiy
· 7 years ago
1e0c804
Make DTMF sender wait before sending the first tone.
by Harald Alvestrand
· 7 years ago
8ddc2e6
Revert "Add hugeFramesSent GetStats metric"
by Max Morin
· 7 years ago
0807d15
Remove more dead code from BaseChannel
by Steve Anton
· 7 years ago
f9f71b9
Add hugeFramesSent GetStats metric
by Ilya Nikolaevskiy
· 7 years ago
f9d0f1d
UMA counters for SDES x media type
by Harald Alvestrand
· 7 years ago
4ff5443
Fix bugs in collecting STUN candidate stats and configuring STUN
by Qingsi Wang
· 7 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 7 years ago
fc85371
Crash if PeerConnection methods are called with the wrong SdpSemantics.
by Steve Anton
· 7 years ago
17668ec
Audio codec implementations: Take optional codec ID argument
by Karl Wiberg
· 7 years ago
5a26a3a
Remove public sync_label from StreamParams
by Steve Anton
· 7 years ago
0ffaaa2
Report negotiated SDP semantics for local answers also
by Steve Anton
· 7 years ago
9c1fb1e
Consider packetization-mode when matching H264 codecs
by Steve Anton
· 7 years ago
Next »