commit | fcebe0e1ca5c4c32211337a287af81fe0a8b9e3f | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Oct 12 15:51:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 15 08:46:27 2018 |
tree | 41f438230327e21ce748c5a5ef8291cdc0b32e3b | |
parent | 1a35fbd9c38cbf2f454b4808d28e2ca0e93853cf [diff] |
in RtpPacketizers separate case 'frame fits into single packet'. Assumption extra needed bytes for single packet needs is sum of extra bytes for first and last packet moved up to RTPSenderVideo from individual packetizers. There it can be fixed. Bug: webrtc:9868 Change-Id: I24c80ffa5c174afd3fe3e92fa86ef75560bb961e Reviewed-on: https://webrtc-review.googlesource.com/c/105662 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25160}
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.