commit | bf35298996a1ec1830f536bb9d572491198a574f | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Mon Oct 02 08:08:25 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 02 09:14:59 2017 |
tree | 15fbdeee2ca7dbd309774b12f4515cb94e397c1c | |
parent | 581df618feecc493042fa66ee6ed9fdb0e5bc65a [diff] |
Implement temporal layers checkers for vp8 All frames are checked against hard-coded dependency graph using new helper class. It's invoked in RTC_DCHECK(). Only DefaultTemporalLayers are fully implemented in this CL, checker for ScreenshareLayers is not doing anything for now. Bug: none Change-Id: I3ec017176d8c25f7572c8f161e52f2ebfac8220f Reviewed-on: https://webrtc-review.googlesource.com/3740 Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20066}
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.