• Home
Name Date Size #Lines LOC

..--

api/03-May-2024-2,9092,102

audio/03-May-2024-1,6031,243

base/03-May-2024-92,19965,993

build/03-May-2024-2,1581,713

call/03-May-2024-5,6534,447

common_audio/03-May-2024-24,62415,921

common_video/03-May-2024-3,3472,504

examples/03-May-2024-18,44313,930

libjingle/03-May-2024-20,13814,520

modules/03-May-2024-404,187289,288

p2p/03-May-2024-37,20626,967

sound/03-May-2024-4,1012,705

system_wrappers/03-May-2024-13,3849,000

test/03-May-2024-19,62914,596

tools/03-May-2024-6,9625,010

video/03-May-2024-19,68315,140

voice_engine/03-May-2024-28,19820,443

.gitignoreD03-May-2024366 2827

BUILD.gnD03-May-20247.2 KiB299266

LICENSED03-May-20241.5 KiB3024

LICENSE_THIRD_PARTYD03-May-202418.6 KiB420381

PATENTSD03-May-20241.4 KiB2522

PRESUBMIT.pyD03-May-20241.8 KiB4633

README.chromiumD03-May-2024328 1411

audio_receive_stream.hD03-May-20244.2 KiB12562

audio_send_stream.hD03-May-20243.2 KiB10053

audio_state.hD03-May-20241.6 KiB4919

call.hD03-May-20244.4 KiB14685

codereview.settingsD03-May-2024301 64

common.gypD03-May-2024870 3231

common.hD03-May-20243.5 KiB13875

common_types.ccD03-May-20241.3 KiB5233

common_types.hD03-May-202427.1 KiB906665

config.ccD03-May-20243.6 KiB12396

config.hD03-May-20244.9 KiB15486

engine_configurations.hD03-May-20242.8 KiB7729

frame_callback.hD03-May-20241.3 KiB5429

rtc_unittests.isolateD03-May-2024692 2221

stream.hD03-May-20241.7 KiB5726

supplement.gypiD03-May-20241.9 KiB6260

transport.hD03-May-20241.1 KiB4219

typedefs.hD03-May-20243.5 KiB11371

video_decoder.hD03-May-20244 KiB12876

video_encoder.hD03-May-20246.8 KiB18686

video_engine_tests.isolateD03-May-2024978 3130

video_frame.hD03-May-20247.2 KiB209105

video_receive_stream.hD03-May-20245.4 KiB17982

video_renderer.hD03-May-20241.2 KiB3915

video_send_stream.hD03-May-20246 KiB18994

webrtc.gypD03-May-20244.3 KiB155152

webrtc_examples.gypD03-May-202416.2 KiB421416

webrtc_nonparallel_tests.isolateD03-May-2024714 2221

webrtc_perf_tests.isolateD03-May-20241.3 KiB3837

webrtc_tests.gypiD03-May-202411.9 KiB397396

README.chromium

1Name: WebRTC
2URL: http://www.webrtc.org
3Version: 90
4License: BSD
5License File: LICENSE
6
7Description:
8WebRTC provides real time voice and video processing
9functionality to enable the implementation of
10PeerConnection/MediaStream.
11
12Third party code used in this project is described
13in the file LICENSE_THIRD_PARTY.
14