commit | 2d273f1e97cd5030ed1686f27ce1118291b66395 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Wed Sep 07 12:57:27 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 07 12:57:34 2016 |
tree | bd4cc4d7fc1f04e49ec3ea64645a7e64c211ce93 | |
parent | 947c66ccbbf6bc53553265c0bf710d0b66e75de1 [diff] |
Setting up an RTP input fuzzer for NetEq This CL introduces a new fuzzer target neteq_rtp_fuzzer that manipulates the RTP header fields before inserting the packets into NetEq. A few helper classes are also introduced. BUG=webrtc:5447 NOTRY=True Review-Url: https://codereview.webrtc.org/2315633002 Cr-Commit-Position: refs/heads/master@{#14103}
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.