commit | abbc50e9b244e6e5a19ff38dfbee9943defa8a33 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Apr 24 07:41:16 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 24 13:13:04 2019 |
tree | 07ed6c7d1e9fbd37f5455ed300a7eb361fb5f74a | |
parent | a1e4fbb25371867349a0c2ed6ba62224735a2ec7 [diff] |
Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader The latter is also a member of the former. This cleanup is also a preparation for dropping WebRtcRTPHeader::frameType (or deleting WebRtcRTPHeader right away), now that it's a video-specific member. Tbr: kwiberg@webrtc.org # Comment change in modules/include/ Bug: None Change-Id: I5c1f3f981f0d750713fc9b9b145278150fe32b5d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133024 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27740}
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.