commit | 6ebdf6b2cc0f3af30c95a085215cd05b91213a21 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Jun 07 16:01:21 2016 |
committer | Erik Språng <sprang@webrtc.org> | Tue Jun 07 16:01:38 2016 |
tree | cfccb1beb9adfe7928d87577ab13f27f3326423a | |
parent | a601f5c86310c078c21161947f526f2d1e65c9cc [diff] |
Fix issue with parsing of incorrect (empty) Stap-A H264 NAL units. Stap-A packets should be ignored if NAL unit size is less than one, since that won't even fit the mandatory type header byte. BUG=chromium:617097 R=pbos@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/2039353002 . Cr-Commit-Position: refs/heads/master@{#13057}
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.