commit | 5f54419ae516adcc935939079b89c5c9ede6adf0 | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Fri Mar 17 11:54:25 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 17 18:54:25 2017 +0000 |
tree | 91c373619bf299749724167ef5abad45f1df2f54 | |
parent | 68b5df97c77a1ae5e16ec27f83cbce098411da0e [diff] |
Revert of Don't set the priority of the decoder to 'high' on Android. (patchset #1 id:1 of https://codereview.webrtc.org/2745813003/ ) Reason for revert: Reverting this as it had no effect. Original issue's description: > Don't set the priority of the decoder to 'high' on Android. > Doing so competes with the actual decoding that happens on a different thread. > > BUG=695438 > > Review-Url: https://codereview.webrtc.org/2745813003 > Cr-Commit-Position: refs/heads/master@{#17184} > Committed: https://chromium.googlesource.com/external/webrtc/+/ca37cf669174184b5139ffd0141bf7f6c0fc7894 TBR=stefan@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=695438 Review-Url: https://codereview.webrtc.org/2757733005 Cr-Commit-Position: refs/heads/master@{#17297}
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.