commit | dfc7d639781cc800ada1fd04847429e5806812d1 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Mon Jan 21 14:08:46 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 21 14:20:57 2019 +0000 |
tree | e33ac1cd34c124615bd08e3dda7645f335c26051 | |
parent | 05acd2b76f00bc9f78b14a3be0cee6a8f39a1452 [diff] |
Deprecate FirstSubFrameInFrame() and LastSubFrameInFrame() In preparation for adding a discardability flag in RtpGenericFrameDescriptor, deprecate two bits which are always in practice set to TRUE. This is conceptual deprecation. RTC_DEPRECATED cannot actually be applied, because we still want to be able to parse those bits and make sure they are truly set to TRUE when TRUE is expected. Bug: webrtc:10214 Change-Id: I7d6cb640fe27f142578883389cc67d326c90f7bb Reviewed-on: https://webrtc-review.googlesource.com/c/118381 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26340}
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.