commit | 55de08e7efc8eb59a06937425c753bac217b252e | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Mon Sep 03 09:49:27 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 03 10:42:40 2018 |
tree | f90ac4b147031f4f1bd12842dbbffe161ee8159a | |
parent | 88c1a9ecbc52f60b8f79a0111c54b9c9600c1c5a [diff] |
Restructure neteq_rtpplay into a library with small executable wrapper. Most of the code in neteq_rtpplay is moved into a factory class for NetEqTest. The factory method takes the same argc and argv arguments as neteq_rtpplay. This CL also adds a small public API for neteq_test to allow easy integration into external software. Bug: webrtc:9667 Change-Id: I5241c1f51736cb6fbe47b0ad25f4bc83dabd727d Reviewed-on: https://webrtc-review.googlesource.com/96100 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24531}
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.