| commit | 841c912dddacdfcb6e5f4a0256fb8cae74b75b15 | [log] [tgz] |
|---|---|---|
| author | Per Kjellander <perkj@webrtc.org> | Thu Oct 04 16:40:28 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 08 08:37:38 2018 |
| tree | d81aee16f34d884659372488e4dafb38841b8597 | |
| parent | a4de9c8b04ce9f7b1c4be639edd6cc4d3a9f07a1 [diff] |
Changed FakeVp8Encoder to write dimensions in payload. Add FakeVp8Decoder that parse width and height from the payload. Add unit test for testing that width and height is set when decoding frames. Bug: none Change-Id: Ifbfff4f62f99625309ce0ef21cf89c76448769d8 Reviewed-on: https://webrtc-review.googlesource.com/c/103140 Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25038}
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.