commit | ea142f8de355c6b32c1f7a6d5715cde97a692502 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Wed Jan 11 02:01:56 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 11 10:01:56 2017 +0000 |
tree | 743224cc29e804e7b13bb5e93b3142c111e212a9 | |
parent | cecf86e9b0ba41c35eda360ae24b17b333ae1977 [diff] |
Don't detect a new frame if a previous packet is used in a previous frame. In this CL: - Removed unused variable |last_seq_num_|. - Fixed bug where a new incomplete frame was detected as a complete frame. - Added fuzzer to video_coding::PacketBuffer. BUG=chromium:677101 Review-Url: https://codereview.webrtc.org/2613833003 Cr-Commit-Position: refs/heads/master@{#16003}
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.