commit | ba2677061aa0872f742a8f4b7327e2878f461df6 | [log] [tgz] |
---|---|---|
author | Henrik Lundin <henrik.lundin@webrtc.org> | Wed Feb 16 15:15:12 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 21 10:16:47 2022 |
tree | c3c09d574c3e9efa00ebf5bf5f02be7dd0a88387 | |
parent | 0b06552ab332ca5e1473b6193abd90d6527ebd21 [diff] |
Add fuzzer test for G722 and fix a fuzzer problem The problem was fixed by implementing the methid PacketDuration() in AudioDecoderG722StereoImpl, which catches the issue in AudioDecoder::Decode(). Bug: chromium:1280851 Change-Id: I31f974b9999f3c1c62b0e5dc39bb3e56a9a9388d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251842 Reviewed-by: Minyue Li <minyue@webrtc.org> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36034}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.