commit | 620d75f5befe1387bc457bc3ec5ad0158c4e6697 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Wed Mar 15 09:51:11 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 15 09:51:11 2017 |
tree | 8dab50897f769063b2423edbf25eb5a7472bfef8 | |
parent | 9f8a566316c226e799def9f10eb689f9aeb0a049 [diff] |
Save width/height of SPS nalus and restore them on the first packet of an IDR. It appears that for some H264 streams that the width/height is not set for the first packet of the IDR but in the packet containing the SPS/PPS. BUG=chromium:698088, webrtc:7139 Review-Url: https://codereview.webrtc.org/2750633003 Cr-Commit-Position: refs/heads/master@{#17239}
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.