Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
/
peer_connection_factory_proxy.h
e6a1f70
Use webrtc name specifier instead of rtc/cricket in pc
by Evan Shrubsole
· 7 months ago
945e517
Move cricket namespace to webrtc
by Evan Shrubsole
· 7 months ago
9f03369
Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO)
by Harald Alvestrand
· 8 months ago
a3866aa
Refactoring: Look up codec vendor via RtpTransceiver
by Harald Alvestrand
· 8 months ago
a654437
Remove not-needed webrtc:: prefixes in pc/
by Harald Alvestrand
· 2 years ago
041ecb8
New PeerConnectionFactory::CreateVideoTrack with refcounted source
by Harald Alvestrand
· 2 years, 8 months ago
3d46d0b
Proxy: solve event tracing with compile time strings.
by Markus Handell
· 4 years, 6 months ago
a1b8201
Move proxies into pc/.
by Markus Handell
· 4 years, 6 months ago
[Renamed (86%) from api/peer_connection_factory_proxy.h]
f33f7a2
Deprecate PeerConnectionFactory::CreatePeerConnection
by Harald Alvestrand
· 4 years, 6 months ago
95d2f47
Call ChannelManager aec dump methods on the worker thread.
by Tomas Gunnarsson
· 4 years, 8 months ago
9d9b8de
Reland "Rename SIGNALING and WORKER to PRIMARY and SECONDARY"
by Mirko Bonadei
· 4 years, 9 months ago
07a01d0
Revert "Rename SIGNALING and WORKER to PRIMARY and SECONDARY"
by Mirko Bonadei
· 4 years, 9 months ago
a37f2bd
Rename SIGNALING and WORKER to PRIMARY and SECONDARY
by Harald Alvestrand
· 4 years, 9 months ago
1a29a5d
Delete rtc::Bind
by Niels Möller
· 4 years, 10 months ago
faaaa87
Remember the proxies
by Harald Alvestrand
· 5 years ago
e4ac723
Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump
by Niels Möller
· 6 years ago
e8e4dc4
Change StartAecDump methods to work with FILE* and FileWrapper
by Niels Möller
· 6 years ago
22f9925
webrtc: Remove semicolons.
by Nico Weber
· 7 years ago
260a71d
Delete deprecated method PeerConnectionFactory::CreateVideoSource
by Niels Möller
· 7 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 7 years ago
[Renamed from api/peerconnectionfactoryproxy.h]
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 7 years ago
72b751a
Add PeerConnection GetRtpSender/ReceiverCapabilities
by Florent Castelli
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
2d02e08
Delete deprecated CreateAudioSource method, with constraints.
by Niels Möller
· 7 years ago
6f7e6d6
Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads.
by Benjamin Wright
· 8 years ago
82eb3c4
Remove dead version of StartRtcEventLog
by Elad Alon
· 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
[Renamed from webrtc/api/peerconnectionfactoryproxy.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
112b2e9
Switching some interfaces to use std::unique_ptr<>.
by deadbeef
· 9 years ago
b10f32f
Adding more comments to every header file in api/ subdirectory.
by deadbeef
· 9 years ago
d99a200
Adding some features to proxy.h, and restructuring the macros.
by deadbeef
· 9 years ago
14d5dbe
Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface"
by ivoc
· 9 years ago
9e03c3b
Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ )
by ivoc
· 9 years ago
1895526
Move RtcEventLog object from inside VoiceEngine to Call.
by Ivo Creusen
· 9 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
d03c23b
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
d7973cc
Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ )
by hbos
· 9 years ago
400781a
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
c1513ee
Add a parameter to set a maximum file size when starting an RTC event log on the PeerConnectionFactory API.
by ivoc
· 10 years ago
d1fe281
Replace scoped_ptr with unique_ptr in webrtc/api/
by kwiberg
· 10 years ago
72c8d2b
Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP.
by nisse
· 10 years ago
5b68ab5
Extended proxy abstraction, to call certain methods to the worker thread.
by nisse
· 10 years ago
a3ede6c
Renamed VideoSourceInterface to VideoTrackSourceInterface.
by perkj
· 10 years ago
a2a49d9
This CL provides interfaces that do not use constraints for
by hta
· 10 years ago
b24317b
Fix license headers in webrtc/api.
by kjellander
· 10 years ago
15583c1
Move talk/app/webrtc to webrtc/api
by Henrik Kjellander
· 10 years ago
[Renamed (93%) from talk/app/webrtc/peerconnectionfactoryproxy.h]
d66b44d
Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87.
by ivoc
· 10 years ago
0c7e9f5
Removing webrtc::PortAllocatorFactoryInterface.
by Taylor Brandstetter
· 10 years ago
a4df27b
Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ )
by ivoc
· 10 years ago
f4f5cb0
Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87.
by ivoc
· 10 years ago
36d4c54
Revert of Added option to specify a maximum file size when recording an AEC dump. (patchset #5 id:120001 of https://codereview.webrtc.org/1413483003/ )
by ivoc
· 10 years ago
ae2c5ad
Added option to specify a maximum file size when recording an AEC dump.
by ivoc
· 10 years ago
0eb15ed
Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector
by kwiberg
· 10 years ago
41b0798
Adding CreatePeerConnection method that uses new PC Initialize method.
by deadbeef
· 10 years ago
797ef12
Added StopAecDump function to PeerConnectionFactory.
by ivoc
· 10 years ago
112a3d8
Added functions on libjingle API to start and stop the recording of an RtcEventLog.
by ivoc
· 10 years ago
5e56c59
DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface).
by Henrik Boström
· 10 years ago
5f93d0a
Update libjingle license statements at top of talk files for consistency
by
[email protected]
· 11 years ago
81134d0
Use proxy macro for PeerConnectionFactory instead of sending messages internally in PeerConnectionFactory.
by
[email protected]
· 11 years ago