commit | fd2be2718d984792b949b186ff11ceaf256723d0 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Feb 09 08:00:23 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 09 08:00:32 2016 |
tree | e291e9686448e8b4873a34ffbeb9f2b00015a5f1 | |
parent | 7ae5e52d0ab486f41d4b20a134e547ebe2da3769 [diff] |
Fuzzer tests for AudioDecoder's DecodeRedundant and IncomingPacket This CL adds new fuzzer tests for the DecodeRedundant and IncomingPacket methods of AudioDecoder. In practice, only Opus has DecodeRedundant, and only iSAC has IncomingPacket. Did some minor work to generalize the helper function reading values from the fuzzed input. BUG=webrtc:5306 R=pbos@webrtc.org NOTRY=true Review URL: https://codereview.webrtc.org/1607173003 Cr-Commit-Position: refs/heads/master@{#11533}
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.