commit | ae81975bd3621a32c1f322a2f48aa1e70d97333a | [log] [tgz] |
---|---|---|
author | Åsa Persson <asapersson@webrtc.org> | Tue Oct 10 09:05:59 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 10 09:51:17 2017 |
tree | ee22506a408a14d4b645c77a738edc51f9a0e026 | |
parent | 92cacec5c34b728c4ae86845e9a1e8948f2c347d [diff] |
Make PictureIdTest more strict. Only allow gaps in picture id for key frames. When a VideoSendStream is destroyed, frames in the queue not yet sent are lost. The recreated stream should start with a key frame. Also enable PictureIdIncreasingAfterStreamCountChangeSimulcastEncoderAdapter if forced fallback is enabled. In this case, the picture id is set in the PayloadRouter and the sequence should be continuous. Bug: none Change-Id: If7987166c86d6a8edbe5e479701f7f04c49cd89c Reviewed-on: https://webrtc-review.googlesource.com/7363 Commit-Queue: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20216}
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.