Sign in
webrtc
/
src
/
/
675513b96a7a1c79528a5f93099e4c21bb9acf53
/
api
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
32df86e
Remove deprecated CreatePeerConnectionFactory() overloads
by Karl Wiberg
· 7 years ago
eb254b4
Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}`
by Karl Wiberg
· 7 years ago
5f6bf24
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II)
by henrika
· 7 years ago
990d6b8
Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API"
by Mirko Bonadei
· 7 years ago
f2737d2
Enable the clang style plugin in primary p2p/ target
by Steve Anton
· 7 years ago
90bace0
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API
by henrika
· 7 years ago
996eb9e
Fix typo in VideoSendTiming header extension structure
by Danil Chapovalov
· 7 years ago
dbcac7f
Add StereoCodecAdapter classes
by Emircan Uysaler
· 7 years ago
36b28db
Fix clang style warnings in api/candidate.h
by Steve Anton
· 7 years ago
7275e18
Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix
by Karl Wiberg
· 8 years ago
d79314f
Reland "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 8 years ago
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 8 years ago
9155e49
New classes RefCounter and RefCountedBase.
by Niels Möller
· 8 years ago
cb423c4
Adding comment about ice_connection_state really being ICE+DTLS.
by Taylor Brandstetter
· 8 years ago
1c1a681
Revert "Add fine grained dropped video frames counters on sending side"
by Ilya Nikolaevskiy
· 8 years ago
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 8 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 8 years ago
1c66f9f
Fix chrome tests by making SetBitrateAllocationStrategy not pure virtual
by Alex Narest
· 8 years ago
4b1a363
Add fine grained dropped video frames counters on sending side
by Ilya Nikolaevskiy
· 8 years ago
a5fbc23
BWE allocation strategy
by Alex Narest
· 8 years ago
90d46c4
Add phoglund@ to various OWNERS and remove kjellander@
by Henrik Kjellander
· 8 years ago
39260c4
Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic."
by Lu Liu
· 8 years ago
54d1da1
BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic.
by Alex Narest
· 8 years ago
99c3fe5
Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter
by Elad Alon
· 8 years ago
bdcee28
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 8 years ago
933d8b0
Reland "Added PeerConnectionObserver::OnRemoveTrack."
by Henrik Boström
· 8 years ago
735a838
Make iSAC build targets and headers that automatically pick fix or float
by Karl Wiberg
· 8 years ago
6c0c55c
Revert "Added PeerConnectionObserver::OnRemoveTrack."
by Alex Loiko
· 8 years ago
ba97ba7
Added PeerConnectionObserver::OnRemoveTrack.
by Henrik Boström
· 8 years ago
604427b
Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort"
by Guido Urdaneta
· 8 years ago
b23ed7f
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 8 years ago
82eb3c4
Remove dead version of StartRtcEventLog
by Elad Alon
· 8 years ago
8081073
Move RtcEventLogOutput to api/
by Elad Alon
· 8 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 8 years ago
fb26f85
Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h.""
by Niels Moller
· 8 years ago
bf6937a
Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Möller
· 8 years ago
bf35eb2
Prepare to remove StartRtcEventLog and StopRtcEventLog
by Elad Alon
· 8 years ago
e2d6a06
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 8 years ago
1af3d82
Revert "Reland "Clean up libjingle API dependencies.""
by Henrik Kjellander
· 8 years ago
9185aca
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 8 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 8 years ago
b7239a9
Make rtc_base/refcount.h self contained, not including refcountedobject.h.
by Niels Möller
· 8 years ago
b0a0207
Added RTCMediaStreamTrackStats.jitterBufferDelay for audio
by Gustaf Ullberg
· 8 years ago
581df61
Revert "Reland "Clean up libjingle API dependencies.""
by Patrik Höglund
· 8 years ago
5117b04
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 8 years ago
d8970db
Delete unneeded includes of fileutils.h
by Niels Möller
· 8 years ago
7bcfc3b
Revert "Clean up libjingle API dependencies."
by Patrik Höglund
· 8 years ago
57fb315
Clean up libjingle API dependencies.
by Patrik Höglund
· 8 years ago
02e7a19
Remove unnecessary video factory references in PeerConnectionFactory
by Magnus Jedvert
· 8 years ago
835cc0c
Remove unnecessary audio references in PeerConnectionFactory
by Magnus Jedvert
· 8 years ago
9a2e906
Added RTCMediaStreamTrackStats.concealmentEvents
by Gustaf Ullberg
· 8 years ago
58b0316
Expose new video codec factories in the PeerConnectionFactory API
by Magnus Jedvert
· 8 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago