commit | 3771ba3002be418e89480f735dbd003c3f129327 | [log] [tgz] |
---|---|---|
author | charujain <charujain@webrtc.org> | Sun Aug 20 19:50:56 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Sun Aug 20 19:50:56 2017 |
tree | e31187ef9c9531db2d0b29b5ba3d4124ec2beadf | |
parent | a36165c77b81e48201fb907df0eb49fa81f13295 [diff] |
Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) Reason for revert: Breaks webrtc.linux Original issue's description: > Add Jpeg frame writer for test support. > > Also, use it to save worst psnr frame in video quality tests. It is indented that these saved frames from perfbots will be uploaded to the cloud and will be available in chrome perf dashboard. Because of that size of the saved frame is somewhat an issue. Also, y4m is not convenient to view. > > BUG=webrtc:8030 > > Review-Url: https://codereview.webrtc.org/2990563002 > Cr-Commit-Position: refs/heads/master@{#19414} > Committed: https://chromium.googlesource.com/external/webrtc/+/26e5cbd6bb38ed734559ab70cb7362870d76c923 TBR=stefan@webrtc.org,pbos@webrtc.org,sprang@webrtc.org,ilnik@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:8030 Review-Url: https://codereview.webrtc.org/2998133002 Cr-Commit-Position: refs/heads/master@{#19419}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.