mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 23:57:59 +01:00
![]() for consistency with the WebRTC 1.0 standard as suggested in a TODO. BUG=None Review-Url: https://codereview.webrtc.org/2732663004 Cr-Commit-Position: refs/heads/master@{#17077} |
||
---|---|---|
.. | ||
api | ||
audio | ||
base | ||
call | ||
common_audio | ||
common_video | ||
examples | ||
logging | ||
media | ||
modules | ||
ortc | ||
p2p | ||
pc | ||
sdk | ||
stats | ||
system_wrappers | ||
test | ||
tools | ||
video | ||
voice_engine | ||
.gitignore | ||
BUILD.gn | ||
call.h | ||
codereview.settings | ||
common_types.cc | ||
common_types.h | ||
config.cc | ||
config.h | ||
DEPS | ||
LICENSE | ||
LICENSE_THIRD_PARTY | ||
no_op_function.cc | ||
OWNERS | ||
PATENTS | ||
PRESUBMIT.py | ||
README.chromium | ||
typedefs.h | ||
video_decoder.h | ||
video_encoder.h | ||
video_frame.h | ||
video_receive_stream.h | ||
video_send_stream.h | ||
webrtc.gni | ||
whitespace.txt |
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.