commit | 9708884c31741fb9db1059b39c2d14155821005e | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Sep 13 10:41:41 2016 |
committer | Danil Chapovalov <danilchap@webrtc.org> | Tue Sep 13 10:41:53 2016 |
tree | dec73bc8cf0ee5865d4988ea5a8e8f402555a62d | |
parent | 6631e8a21bd1e1335dc056f0f205643bf662caa0 [diff] |
Update rtcp receiver fuzzer to use generic function IncomingPacket(const uint8_t* packet, size_t size) instead of implementation specific IncomingRTCPPacket(PacketInfo* out, Parser* in) This would allow switch parse implementation BUG=webrtc:5260 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/2334643002 . Cr-Commit-Position: refs/heads/master@{#14195}
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.