commit | a9a1d2acaf71281a6f09cd85acb6bc21b02e5ce4 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Jan 11 10:19:02 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 11 18:19:06 2016 +0000 |
tree | 794e24bc52847bfd557a44a3463b7037c471e415 | |
parent | 78234956985d837ebdc16b0fc5d6cea8de9192a2 [diff] |
H.264: Default flags and pulling in openh264 and ffmpeg. Defining use_third_party_h264 directly, and indirectly defining use_openh264 (from third_party/openh264) and ffmpeg_branding (from third_party/ffmpeg). These will be used in a follow-up CL that adds an encoder and decoder implementation. The flags are added in this CL so that they can be used by trybots/waterfall bots in GN without "Build argument had no effect" errors. Equivalent GYP changes are also added. BUG=468365 Review URL: https://codereview.webrtc.org/1575913003 Cr-Commit-Position: refs/heads/master@{#11204}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.