gecko-dev/third_party/libwebrtc
Andreas Pehrson 82acae53f8 Bug 1833101 - From libwebrtc, remove desktop_capture/screen_capturer_mac.mm. r=mjf,webrtc-reviewers
This is code existing only in our local copy.

Differential Revision: https://phabricator.services.mozilla.com/D178026
2023-05-17 13:30:21 +00:00
..
X11/extensions
api Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
audio Bug 1828517 - Vendor libwebrtc from dcb09ff218 2023-04-24 18:01:41 -05:00
build
build_overrides Bug 1822194 - Vendor libwebrtc from 36f668c8bb 2023-04-01 15:29:10 -05:00
call Bug 1828517 - Vendor libwebrtc from cfbb247f6d 2023-04-24 17:46:59 -05:00
common_audio
common_video Bug 1828517 - Vendor libwebrtc from 1389c4b594 2023-04-21 11:19:58 -05:00
data
docs Bug 1828517 - Vendor libwebrtc from 5cca08648c 2023-04-21 11:02:19 -05:00
examples Bug 1828517 - Vendor libwebrtc from a6b9924988 2023-04-21 11:09:14 -05:00
experiments
g3doc Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
infra Bug 1828517 - Vendor libwebrtc from 0c1c9720d8 2023-04-21 13:24:32 -05:00
logging Bug 1828517 - Vendor libwebrtc from 6c032cb835 2023-04-24 18:03:11 -05:00
media Bug 1828517 - Vendor libwebrtc from 664cf14f9f 2023-04-21 13:28:16 -05:00
modules Bug 1833101 - From libwebrtc, remove desktop_capture/screen_capturer_mac.mm. r=mjf,webrtc-reviewers 2023-05-17 13:30:21 +00:00
moz-patch-stack Bug 1832717 - Cherry-pick upstream libwebrtc commit 0f87b38535. r=webrtc-reviewers,mjf 2023-05-16 06:59:56 +00:00
net/dcsctp Bug 1828517 - Vendor libwebrtc from a6b9924988 2023-04-21 11:09:14 -05:00
p2p Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
pc Bug 1828517 - Vendor libwebrtc from 9089c0d814 2023-04-24 18:08:09 -05:00
resources
rtc_base Bug 1828517 - Vendor libwebrtc from 05ce032486 2023-04-21 13:02:04 -05:00
rtc_tools Bug 1828517 - Vendor libwebrtc from bdf30c871f 2023-04-21 12:06:59 -05:00
sdk Bug 1828517 - Vendor libwebrtc from e351560d5f 2023-04-21 11:57:47 -05:00
stats Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
system_wrappers Bug 1828517 - Vendor libwebrtc from e4c49e379a 2023-04-20 22:41:14 -05:00
test Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
testing
third_party Bug 1828517 - Vendor libwebrtc from a6b9924988 - moz.build file updates 2023-05-12 09:13:02 -05:00
tools
tools_webrtc Bug 1828517 - Vendor libwebrtc from ace52a821c 2023-04-21 13:08:35 -05:00
video Bug 1828517 - Vendor libwebrtc from 3eceaf4669 2023-04-24 18:00:46 -05:00
webrtc_gn Bug 1828517 - Vendor libwebrtc from a6b9924988 - moz.build file updates 2023-05-12 09:13:02 -05:00
.gn
.mailmap
.style.yapf
.vpython3
AUTHORS Bug 1828517 - Vendor libwebrtc from b081042eec 2023-04-20 22:37:49 -05:00
BUILD.gn Bug 1828517 - Vendor libwebrtc from 73e0cc8969 2023-04-24 17:47:56 -05:00
DEPS Bug 1828517 - Vendor libwebrtc from 7c43d24000 2023-04-21 13:26:23 -05:00
DIR_METADATA
LICENSE
OWNERS Bug 1822194 - Vendor libwebrtc from 9e099b62a1 2023-04-01 09:10:47 -05:00
OWNERS_INFRA Bug 1822194 - Vendor libwebrtc from 9e099b62a1 2023-04-01 09:10:47 -05:00
PATENTS
README.md
README.moz-ff-commit Bug 1828517 - Vendor libwebrtc from 9089c0d814 2023-04-24 18:08:09 -05:00
README.mozilla Bug 1828517 - Vendor libwebrtc from 9089c0d814 2023-04-24 18:08:09 -05:00
moz.build Bug 1828517 - Vendor libwebrtc from e6b3f48a06 - moz.build file updates 2023-05-12 09:16:37 -05:00
webrtc.gni
webrtc_lib_link_test.cc
whitespace.txt

README.md

WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.

Development

See here for instructions on how to get started developing with the native code.

Authoritative list of directories that contain the native API header files.

More info