commit | e0b2f154170ae2bfc11ddfede3241101748dfec3 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Wed Sep 28 10:23:49 2016 +0200 |
committer | philipel <philipel@webrtc.org> | Wed Sep 28 08:24:02 2016 +0000 |
tree | 642f0234b6f19c696c0d7fe916fc6b456f55c8b4 | |
parent | 89a3a1a363144ff1b26724a05656216967601527 [diff] |
Frame continuity is now tested as soon as a frame is inserted into the FrameBuffer. Since we want to stop sending NACKS for frames not needed to keep the stream decodable we must know which frames that are continuous or not. BUG=webrtc:5514 R=danilchap@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/2322263002 . Cr-Commit-Position: refs/heads/master@{#14412}
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.