зеркало из https://github.com/mozilla/gecko-dev.git
770bb9731d | ||
---|---|---|
.. | ||
base | ||
build | ||
common_audio | ||
common_video | ||
modules | ||
overrides | ||
system_wrappers | ||
test | ||
tools | ||
video | ||
video_engine | ||
voice_engine | ||
.gitignore | ||
BUILD.gn | ||
LICENSE | ||
LICENSE_THIRD_PARTY | ||
OWNERS | ||
PATENTS | ||
PRESUBMIT.py | ||
README.chromium | ||
call.h | ||
common.gyp | ||
common.h | ||
common_types.h | ||
config.cc | ||
config.h | ||
engine_configurations.h | ||
experiments.h | ||
frame_callback.h | ||
rtc_unittests.isolate | ||
supplement.gypi | ||
transport.h | ||
typedefs.h | ||
video_decoder.h | ||
video_encoder.h | ||
video_engine_tests.isolate | ||
video_frame.h | ||
video_receive_stream.h | ||
video_renderer.h | ||
video_send_stream.h | ||
webrtc.gyp | ||
webrtc_examples.gyp | ||
webrtc_perf_tests.isolate | ||
webrtc_tests.gypi |
README.chromium
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.