commit | ea7e7a97537d83ffc3abd06c401f5d5389f04458 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Fri Dec 21 12:16:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 21 13:03:28 2018 |
tree | 8fb1bd8c06f56202304f52c50eeeb5df1cd9f7ec | |
parent | d0def19069b855d0bc8401877cfee89190cd9ecb [diff] |
Fix incorrect behavior in H264 packetizer in some cases Just ignoring single_packet_reduction_len is wrong, because if the fragment is put in a single packet it might still be the first or the last packet in the whole sequence. Bug: none Change-Id: I4a2fbebe1d49cbef9298bb32d9cecaa617e4dfc3 Reviewed-on: https://webrtc-review.googlesource.com/c/115403 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26084}
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.