commit | 759f959984c1fd18a3f026ca645aca13ca1eb42e | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Oct 09 14:57:01 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 09 15:15:34 2018 +0000 |
tree | f5bcd1ac06449c3f7773984dfb9926a3a0e5c5ca | |
parent | 040f87f934f5e1d2ecd12436b984479e3c2dac71 [diff] |
Refactor tests with ConfigurableFrameSizeEncoder Avoid using post_encode_callback, instead add a new callback function to ConfigurableFrameSizeEncoder. Intention is to delete post_encode_callback and the EncodedFrameObserver class in a later cl. Bug: None Change-Id: I79c103adf11c8915878b3f7cacf24c9b02dd6373 Reviewed-on: https://webrtc-review.googlesource.com/c/104840 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25064}
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.