commit | 266f0a44eb27e248fd8bde0115faf672447869b4 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Nov 28 16:49:07 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 28 16:49:15 2016 |
tree | 7aedd27714de1f8b7d09e97a8b9b3b861f3f61fe | |
parent | d1aaaaa125cea9968d101721a109ab9918a871f4 [diff] |
Now run EndToEndTest with the WebRTC-NewVideoJitterBuffer experiment. In this CL: - EndToEndTests is now parameterized. - Added VP8 non-rotated unittest. - CanReceiveUlpfec/CanReceiveFlexFec now use multisets for timestamps. - pre_decode_image_callback_ is now called before decoding a frame with the new video jitter buffer. - Set video rotation when FrameObjects are created. - Calculate KeyFramesReceivedInPermille in new video jitter buffer. BUG=webrtc:5514 Review-Url: https://codereview.webrtc.org/2522493002 Cr-Commit-Position: refs/heads/master@{#15274}
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.