commit | bb894ffcb4d0fc917bd60120e6ea49993f674673 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Mar 15 12:28:53 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 15 12:22:07 2018 +0000 |
tree | 70127c92a721afd6bd3af299c8bf96079a99728f | |
parent | 9f64b9c6fe2a6d7bd88978846ce6d2e6e24cea7a [diff] |
Make PayloadRouter own the picture id and tl0 pic idx sequences. It previously owned only the picture id and only in the WebRTC-VP8-Forced-Fallback-Encoder-v2 experiment. Moving responsibility to PayloadRouter ensures that both picture id and tl0 idx are continuous over codec changes, as required by the specs for VP8 and VP9 over RTP. Bug: webrtc:8830 Change-Id: Ie77356dfec6d1e372b6970189e4c3888451920e6 Reviewed-on: https://webrtc-review.googlesource.com/61640 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22448}
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.
Authoritative list of directories that contain the native API header files.