Home | History | Annotate | only in /external/webrtc/webrtc
Up to higher level directory
NameDateSize
api/21-Aug-2018
audio/21-Aug-2018
audio_receive_stream.h21-Aug-20184.2K
audio_send_stream.h21-Aug-20183.2K
audio_state.h21-Aug-20181.6K
base/21-Aug-2018
build/21-Aug-2018
BUILD.gn21-Aug-20187.2K
call/21-Aug-2018
call.h21-Aug-20184.4K
codereview.settings21-Aug-2018301
common.gyp21-Aug-2018870
common.h21-Aug-20183.5K
common_audio/21-Aug-2018
common_types.cc21-Aug-20181.3K
common_types.h21-Aug-201827.1K
common_video/21-Aug-2018
config.cc21-Aug-20183.6K
config.h21-Aug-20184.9K
engine_configurations.h21-Aug-20182.8K
examples/21-Aug-2018
frame_callback.h21-Aug-20181.3K
libjingle/21-Aug-2018
LICENSE21-Aug-20181.5K
LICENSE_THIRD_PARTY21-Aug-201818.6K
modules/21-Aug-2018
p2p/21-Aug-2018
PATENTS21-Aug-20181.4K
PRESUBMIT.py21-Aug-20181.8K
README.chromium21-Aug-2018328
rtc_unittests.isolate21-Aug-2018692
sound/21-Aug-2018
stream.h21-Aug-20181.7K
supplement.gypi21-Aug-20181.9K
system_wrappers/21-Aug-2018
test/21-Aug-2018
tools/21-Aug-2018
transport.h21-Aug-20181.1K
typedefs.h21-Aug-20183.5K
video/21-Aug-2018
video_decoder.h21-Aug-20184K
video_encoder.h21-Aug-20186.8K
video_engine_tests.isolate21-Aug-2018978
video_frame.h21-Aug-20187.2K
video_receive_stream.h21-Aug-20185.4K
video_renderer.h21-Aug-20181.2K
video_send_stream.h21-Aug-20186K
voice_engine/21-Aug-2018
webrtc.gyp21-Aug-20184.3K
webrtc_examples.gyp21-Aug-201816.2K
webrtc_nonparallel_tests.isolate21-Aug-2018714
webrtc_perf_tests.isolate21-Aug-20181.3K
webrtc_tests.gypi21-Aug-201811.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