commit | 1e1dd7760413fd9135520d9c8071ffb542e23ea3 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Thu Nov 16 15:44:14 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 16:52:24 2017 +0000 |
tree | 412bf0a1a12ef6fa25b5177bed61e7d3bc068af3 | |
parent | 4d85e8a78cb00c61cfeb5a54994acdf50b042e54 [diff] |
Implement equals() and hashCode() for VideoCodecInfo. To be able to compare VideoCodecInfos in a nice way in Java and still use the correct criteria for comparing H264 codec infos. A similar thing was done for Obj-C here: https://webrtc-review.googlesource.com/c/src/+/4383 Bug: webrtc:7925 Change-Id: I43f532d4efa557fc8fe25a82eebc35072b91e6db Reviewed-on: https://webrtc-review.googlesource.com/23240 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20716}
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.