commit | 20b294c28e86899a0b44938d0d30682ff6439ca9 | [log] [tgz] |
---|---|---|
author | Sami Kalliomäki <sakal@webrtc.org> | Tue Dec 12 16:37:16 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 13 08:59:30 2017 +0000 |
tree | e1c5d887d6ffdf5b01802998224c43b96619ed98 | |
parent | 6acefdb70a0b6d86b4f5682f1a28257466efef9c [diff] |
Android: Re-enable videoprocessor integration tests. The problem was that the encoder was feeded with frames that had 0 as a timestamp. This confused the encoder. H264 high profile support clause was also wrong and is corrected. Bug: webrtc:8601 Change-Id: Ic5a893b4b7573e694f865b63620843b2c9aa489f Reviewed-on: https://webrtc-review.googlesource.com/32300 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21234}
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.
Authoritative list of directories that contain the native API header files.