webrtc/examples
Harald Alvestrand f33f7a2ada Deprecate PeerConnectionFactory::CreatePeerConnection
Applications should use CreatePeerConnectionOrError instead.

Moved fallback implementations of CreatePeerConnection into the
api/peer_connection_interface.h file, so that we do not have to
declare these methods in the proxy.

Bug: webrtc:12238
Change-Id: I70c56336641c2a108b68446ae41f43409277a584
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217762
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33964}
2021-05-10 08:47:48 +00:00
..
aarproject Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidapp Reland "Expose AV1 encoder&decoder from Android SDK." 2021-04-30 09:12:11 +00:00
androidjunit Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidnativeapi Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
androidtests Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidvoip Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
objc Revert "Ensure method which updates UI is called in main thread" 2021-04-30 09:26:03 +00:00
objcnativeapi Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
peerconnection Delete unused class SignalThread 2021-02-11 10:39:03 +00:00
stunprober Switch pc client and stunprober to ABSL_FLAG. 2019-07-17 14:03:59 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver Format almost everything. 2019-07-08 13:45:15 +00:00
unityplugin Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
BUILD.gn Update the call to RuntimeEnvironment.application 2021-02-17 12:21:17 +00:00
DEPS Remove +absl/flags exceptions from non root DEPS files. 2019-07-16 16:52:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00