1
0
Fork 0
firefox/third_party/libwebrtc
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
api Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
audio Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
build_overrides Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
call Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
common_audio Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
common_video Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
data Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
dcsctp_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
docs Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
examples Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
experiments Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
g3doc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
infra Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
logging Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
media Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
modules Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz-patch-stack Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
net/dcsctp Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
p2p Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtc_base Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtc_tools Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
sdk Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
stats Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
system_wrappers Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
test Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
testing Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
third_party Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
tools Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
tools_webrtc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
video Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
webrtc_gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
X11/extensions Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.mailmap Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.style.yapf Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.vpython3 Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
AUTHORS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
BUILD.gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DEPS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DIR_METADATA Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
LICENSE Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz.build Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
OWNERS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
OWNERS_INFRA Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PATENTS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pylintrc_old_style Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.mozilla.last-vendor Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
webrtc.gni Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
webrtc_lib_link_test.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
whitespace.txt Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

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