commit | 75bc75ccef59caeeeecdeac83426565efddb6780 | [log] [tgz] |
---|---|---|
author | Piasy <xz4215@gmail.com> | Fri Nov 29 13:35:19 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 11 15:28:06 2019 |
tree | 5dffb308e68df44bfa43210ffcbcf439ff302618 | |
parent | 11549150240d77ea0b75a029d28b9f6d474af38d [diff] |
Optimize FindNaluIndices We can add i by 3 even if it's not 001, because in any xx1 combination, 1 could not be part of start code. Bug: None Change-Id: Ica653d9e49b9f7c665027b9cf4453753c5fdd3ed Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159721 Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30064}
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.