Mypal/media/webrtc/trunk/webrtc
Fedor 2d0a568f07 Add modern MIPS Support. 2020-07-16 02:36:10 +03:00
..
base ooops, some files where missed 2019-03-12 18:31:25 +03:00
build ooops, some files where missed 2019-03-12 18:31:25 +03:00
common_audio ooops, some files where missed 2019-03-12 18:31:25 +03:00
common_video ooops, some files where missed 2019-03-12 18:31:25 +03:00
modules Add modern MIPS Support. 2020-07-16 02:36:10 +03:00
overrides ooops, some files where missed 2019-03-12 18:31:25 +03:00
p2p ooops, some files where missed 2019-03-12 18:31:25 +03:00
sound ooops, some files where missed 2019-03-12 18:31:25 +03:00
system_wrappers ooops, some files where missed 2019-03-12 18:31:25 +03:00
test ooops, some files where missed 2019-03-12 18:31:25 +03:00
tools ooops, some files where missed 2019-03-12 18:31:25 +03:00
video ooops, some files where missed 2019-03-12 18:31:25 +03:00
video_engine ooops, some files where missed 2019-03-12 18:31:25 +03:00
voice_engine ooops, some files where missed 2019-03-12 18:31:25 +03:00
.gitignore basic source 2019-03-11 13:26:37 +03:00
BUILD.gn basic source 2019-03-11 13:26:37 +03:00
LICENSE ooops, some files where missed 2019-03-12 18:31:25 +03:00
LICENSE_THIRD_PARTY ooops, some files where missed 2019-03-12 18:31:25 +03:00
OWNERS ooops, some files where missed 2019-03-12 18:31:25 +03:00
PATENTS ooops, some files where missed 2019-03-12 18:31:25 +03:00
PRESUBMIT.py basic source 2019-03-11 13:26:37 +03:00
README.chromium basic source 2019-03-11 13:26:37 +03:00
call.h basic source 2019-03-11 13:26:37 +03:00
codereview.settings basic source 2019-03-11 13:26:37 +03:00
common.gyp basic source 2019-03-11 13:26:37 +03:00
common.h basic source 2019-03-11 13:26:37 +03:00
common_types.cc basic source 2019-03-11 13:26:37 +03:00
common_types.h basic source 2019-03-11 13:26:37 +03:00
config.cc basic source 2019-03-11 13:26:37 +03:00
config.h basic source 2019-03-11 13:26:37 +03:00
engine_configurations.h basic source 2019-03-11 13:26:37 +03:00
experiments.h basic source 2019-03-11 13:26:37 +03:00
frame_callback.h basic source 2019-03-11 13:26:37 +03:00
rtc_unittests.isolate basic source 2019-03-11 13:26:37 +03:00
supplement.gypi basic source 2019-03-11 13:26:37 +03:00
transport.h basic source 2019-03-11 13:26:37 +03:00
typedefs.h basic source 2019-03-11 13:26:37 +03:00
video_decoder.h basic source 2019-03-11 13:26:37 +03:00
video_encoder.h basic source 2019-03-11 13:26:37 +03:00
video_engine_tests.isolate basic source 2019-03-11 13:26:37 +03:00
video_frame.h basic source 2019-03-11 13:26:37 +03:00
video_receive_stream.h basic source 2019-03-11 13:26:37 +03:00
video_renderer.h basic source 2019-03-11 13:26:37 +03:00
video_send_stream.h basic source 2019-03-11 13:26:37 +03:00
webrtc.gyp basic source 2019-03-11 13:26:37 +03:00
webrtc_examples.gyp basic source 2019-03-11 13:26:37 +03:00
webrtc_perf_tests.isolate basic source 2019-03-11 13:26:37 +03:00
webrtc_tests.gypi basic source 2019-03-11 13:26:37 +03:00

README.chromium

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.