commit | 611f2673703e745d9e060ccbaed44b136b4d1cfc | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Tue Oct 25 10:08:57 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 25 10:09:06 2016 |
tree | 7fa482597dae889285a9d3bf115352d103aa0830 | |
parent | af1ae310ef61b7a82f8f5deaf25277aa5fd72ce1 [diff] |
Make WebRTC compatible with OpenH264 v1.6. The API has changed for the slice config of SSpatialLayerConfig as of OpenH264 v1.6. Update H264EncoderImpl with an ifdef that uses the correct API depending on what version of OpenH264 is being used. BUG=webrtc:6583 Review-Url: https://codereview.webrtc.org/2440113002 Cr-Commit-Position: refs/heads/master@{#14762}
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.