commit | dea7f4f46f3d75eb01bad17537c3df2ce9ec4115 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Mon Mar 06 02:49:36 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 06 10:49:36 2017 +0000 |
tree | ba53c5fc697c34aa66b5e161f65fe1f25ef19781 | |
parent | 5571ee94653536596f7c04fb1e20eb050b4ae385 [diff] |
Ignore aud and sei NALus when parsing bitstream. We currently don't know how to parse these NALus and we don't need any information from them anyway so we might as well skip parsing them and not break. BUG=chromium:697795 Review-Url: https://codereview.webrtc.org/2732623002 Cr-Commit-Position: refs/heads/master@{#17057}
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.