commit | cb728ea83a93d5d8dc4dee377260de0eda8a6203 | [log] [tgz] |
---|---|---|
author | charujain <charujain@google.com> | Mon Sep 18 10:08:08 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 18 10:08:08 2017 |
tree | 56007e9f5d76902476cd6bcaf494367fdc54e523 | |
parent | b63310a25690842a40b7cf31f1664d25831d0c70 [diff] |
Fix Gn Untracked headers in webrtc/modules/video_coding. Fixed following headers in this CL =================================== src/webrtc/modules/video_coding/sequence_number_util.h src/webrtc/modules/video_coding/codecs/interface/common_constants.h src/webrtc/modules/video_coding/codecs/interface/mock/mock_video_codec_interface.h src/webrtc/modules/video_coding/codecs/vp8/include/vp8_globals.h src/webrtc/modules/video_coding/codecs/vp9/include/vp9_globals.h src/webrtc/modules/video_coding/codecs/h264/include/h264_globals.h src/webrtc/modules/video_coding/utility/mock/mock_frame_dropper.h src/webrtc/modules/video_coding/test/test_util.h src/webrtc/modules/video_coding/codecs/interface/video_error_codes.h src/webrtc/modules/video_coding/codecs/interface/video_codec_interface.h src/webrtc/modules/video_coding/include/mock/mock_video_codec_interface.h Remaining: =========== src/webrtc/modules/video_coding/include/video_codec_interface.h src/webrtc/modules/video_coding/include/video_error_codes.h BUG=webrtc:7620 Review-Url: https://codereview.webrtc.org/3012323002 Cr-Commit-Position: refs/heads/master@{#19886}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.