commit | edf4ff7e0fd986503eb3e6d0015f156127b152ae | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Tue Oct 24 08:07:48 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 24 11:51:18 2017 |
tree | cd0626fa1f88819ec49cd1615589006a695cec92 | |
parent | 6984ad212c2b352b7dfb24fd2349f85c394488f8 [diff] |
Only treat H.264 frames containing SPS, PPS, and IDR as key frames. This is protected behind a field trial, for controlled rollout. TESTED=MediaCodec (Qualcomm + Exynos) and VideoToolbox senders. BUG=webrtc:8423 Change-Id: Ibccefb3d374e4a44461d33e77eff754d8d752666 Reviewed-on: https://webrtc-review.googlesource.com/13863 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20408}
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.