Home | History | Annotate | only in /external/webrtc/webrtc
Up to higher level directory
NameDateSize
.gitignore05-Oct-2017366
api/05-Oct-2017
audio/05-Oct-2017
audio_receive_stream.h05-Oct-20174.2K
audio_send_stream.h05-Oct-20173.2K
audio_state.h05-Oct-20171.6K
base/05-Oct-2017
build/05-Oct-2017
BUILD.gn05-Oct-20177.2K
call/05-Oct-2017
call.h05-Oct-20174.4K
codereview.settings05-Oct-2017301
common.gyp05-Oct-2017870
common.h05-Oct-20173.5K
common_audio/05-Oct-2017
common_types.cc05-Oct-20171.3K
common_types.h05-Oct-201727.1K
common_video/05-Oct-2017
config.cc05-Oct-20173.6K
config.h05-Oct-20174.9K
engine_configurations.h05-Oct-20172.8K
examples/05-Oct-2017
frame_callback.h05-Oct-20171.3K
libjingle/05-Oct-2017
LICENSE05-Oct-20171.5K
LICENSE_THIRD_PARTY05-Oct-201718.6K
modules/05-Oct-2017
p2p/05-Oct-2017
PATENTS05-Oct-20171.4K
PRESUBMIT.py05-Oct-20171.8K
README.chromium05-Oct-2017328
rtc_unittests.isolate05-Oct-2017692
sound/05-Oct-2017
stream.h05-Oct-20171.7K
supplement.gypi05-Oct-20171.9K
system_wrappers/05-Oct-2017
test/05-Oct-2017
tools/05-Oct-2017
transport.h05-Oct-20171.1K
typedefs.h05-Oct-20173.5K
video/05-Oct-2017
video_decoder.h05-Oct-20174K
video_encoder.h05-Oct-20176.8K
video_engine_tests.isolate05-Oct-2017978
video_frame.h05-Oct-20177.2K
video_receive_stream.h05-Oct-20175.4K
video_renderer.h05-Oct-20171.2K
video_send_stream.h05-Oct-20176K
voice_engine/05-Oct-2017
webrtc.gyp05-Oct-20174.3K
webrtc_examples.gyp05-Oct-201716.2K
webrtc_nonparallel_tests.isolate05-Oct-2017714
webrtc_perf_tests.isolate05-Oct-20171.3K
webrtc_tests.gypi05-Oct-201711.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