commit | 8deb81808655693234d54a81e3ff2fcbda846d93 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Thu Oct 05 11:13:32 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 06 14:28:44 2017 |
tree | 557716b1357da68cef1318afb5d8632e58a24d87 | |
parent | 8081073677a0c770dd1cc7baa2cf718437ae2bf0 [diff] |
Support more H264 profiles for internal software codec Care should be taken when landing this, because it will affect users of WebRTC. I'm thinking primarily of Chromium. Chromium will start to support High profile and Baseline profile using SW codecs with this CL. Clients who do SDP munging without looking at the H264 profile might switch from Constrained Baseline to High profile with this change. Bug: webrtc:8317 Change-Id: Idca3a6b761a66d9e521b913b850c6ae14381f1f4 Reviewed-on: https://webrtc-review.googlesource.com/6341 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20190}
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.