| commit | 88488287086bfada4c4cfe9b1119a4459b359b9d | [log] [tgz] | 
|---|---|---|
| author | philipel <philipel@webrtc.org> | Thu Nov 03 15:56:54 2016 | 
| committer | Commit bot <commit-bot@chromium.org> | Thu Nov 03 15:57:03 2016 | 
| tree | a3b1e17ee6de98305a9edd0c5fd2b9ab44c8689c | |
| parent | 0a4c1616bf40a3c33aac46e50c6f9ac79a15ca1b [diff] | 
RtpFrameObject::GetCodecHeader now return rtc::Optional<RTPVideoTypeHeader> Since it is unsafe to hand out a pointer to a packet that might be removed/ overwritten at any time we now return a copy of the header if it exist. BUG=webrtc:5514 Review-Url: https://codereview.webrtc.org/2468183002 Cr-Commit-Position: refs/heads/master@{#14920}
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.