gecko-dev/third_party/libwebrtc
Andreas Pehrson 87859bb42b Bug 1412333 - Update generated build files. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D136943
2022-01-26 08:52:17 +00:00
..
X11/extensions Bug 1654112 - Work around the old (<1.5) libxrandr headers on our build machines. r=mjf,ng 2021-04-29 18:25:44 +00:00
api Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
audio Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
build Bug 1748017 - remove source filter section to match upstream. r=bwc 2021-12-30 20:16:18 +00:00
build_overrides Bug 1654112 - Vendor libwebrtc for rel86. r=ng 2020-10-23 13:29:51 -04:00
call Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
chromium_deps
common_audio Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
common_video Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
google_apis/build
logging Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
media Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
modules Bug 1412333 - Update generated build files. r=ng 2022-01-26 08:52:17 +00:00
net
rtc_base Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
sdk Bug 1715144 - Part 2: Stop adding /ipc/glue to LOCAL_INCLUDES in gn-generated files, r=firefox-build-system-reviewers,nalexander,jib 2021-12-13 21:57:21 +00:00
system_wrappers Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
test Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
third_party Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
tools Bug 1654112 - Add grit dep for building webrtc on android; r=mjf 2021-04-30 21:51:54 +00:00
video Bug 1748458 - Add TRACE_EVENT for keyframe requests. r=bwc 2022-01-06 00:16:46 +00:00
webrtc_gn Bug 1654448 - P3 - moz.build updates to support OpenBSD/amd64 builds. r=ng 2021-12-22 00:09:44 +00:00
.gn Bug 1654112 - Tweak upstream gn files for Firefox build. r=ng 2020-11-10 15:23:02 -05:00
AUTHORS Bug 1654112 - Vendor libwebrtc for rel86. r=ng 2020-10-23 13:29:51 -04:00
BUILD.gn Bug 1654448 - P2 - readd partial support for BSD to webrtc build;r=mjf 2021-12-22 00:09:44 +00:00
DEPS
LICENSE
Makefile.old
OWNERS Bug 1654112 - Vendor libwebrtc for rel86. r=ng 2020-10-23 13:29:51 -04:00
PATENTS Bug 1654112 - Vendor libwebrtc for rel86. r=ng 2020-10-23 13:29:51 -04:00
README.md
README.mozilla Bug 1654112 - Vendor libwebrtc/third_party for rel86. r=ng 2020-11-30 12:14:16 -05:00
dummy_file.txt
moz.build Bug 1747862 - regenerate webrtc moz.build files after bug 1744644. r=mjf 2021-12-30 17:49:24 +01:00
peerconnection.Makefile
peerconnection_client.target.mk
webrtc.gni Bug 1654448 - P2 - readd partial support for BSD to webrtc build;r=mjf 2021-12-22 00:09:44 +00:00

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. This page is maintained by the Google Chrome team.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info