Home | History | Annotate | only in /external/webrtc/webrtc
Up to higher level directory
NameDateSize
.gitignore24-Aug-2016366
api/24-Aug-2016
audio/24-Aug-2016
audio_receive_stream.h24-Aug-20164.2K
audio_send_stream.h24-Aug-20163.2K
audio_state.h24-Aug-20161.6K
base/24-Aug-2016
build/24-Aug-2016
BUILD.gn24-Aug-20167.2K
call/24-Aug-2016
call.h24-Aug-20164.4K
codereview.settings24-Aug-2016301
common.gyp24-Aug-2016870
common.h24-Aug-20163.5K
common_audio/24-Aug-2016
common_types.cc24-Aug-20161.3K
common_types.h24-Aug-201627.1K
common_video/24-Aug-2016
config.cc24-Aug-20163.6K
config.h24-Aug-20164.9K
engine_configurations.h24-Aug-20162.8K
examples/24-Aug-2016
frame_callback.h24-Aug-20161.3K
libjingle/24-Aug-2016
LICENSE24-Aug-20161.5K
LICENSE_THIRD_PARTY24-Aug-201618.6K
modules/24-Aug-2016
OWNERS24-Aug-2016267
p2p/24-Aug-2016
PATENTS24-Aug-20161.4K
PRESUBMIT.py24-Aug-20161.8K
README.chromium24-Aug-2016328
rtc_unittests.isolate24-Aug-2016692
sound/24-Aug-2016
stream.h24-Aug-20161.7K
supplement.gypi24-Aug-20161.9K
system_wrappers/24-Aug-2016
test/24-Aug-2016
tools/24-Aug-2016
transport.h24-Aug-20161.1K
typedefs.h24-Aug-20163.5K
video/24-Aug-2016
video_decoder.h24-Aug-20164K
video_encoder.h24-Aug-20166.8K
video_engine_tests.isolate24-Aug-2016978
video_frame.h24-Aug-20167.2K
video_receive_stream.h24-Aug-20165.4K
video_renderer.h24-Aug-20161.2K
video_send_stream.h24-Aug-20166K
voice_engine/24-Aug-2016
webrtc.gyp24-Aug-20164.3K
webrtc_examples.gyp24-Aug-201616.2K
webrtc_nonparallel_tests.isolate24-Aug-2016714
webrtc_perf_tests.isolate24-Aug-20161.3K
webrtc_tests.gypi24-Aug-201611.9K

README.chromium

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