commit | 1fd959593677a3b2978c488bd796e966f8025b42 | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Wed Jun 22 07:46:15 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 22 07:46:19 2016 |
tree | 27e0a1e531d1166a469c341d1c5877a4136471cb | |
parent | a36350d790aacc7ed84c536eee61a1c7b661ca46 [diff] |
Pass VideoDecoderParams to VideoDecoderFactory and add SSRC to RtpEncodingParameters. VideoDecoderParams contains the id of the receive video stream. Motivation behind this change is to enable down stream apps easier map raw non-decoded data to incoming streams. BUG=b/28636393 Review-Url: https://codereview.webrtc.org/2052233002 Cr-Commit-Position: refs/heads/master@{#13250}
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.