commit | 9039969de2235df02edf7dc35aec0c574fd2576c | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Mar 02 13:44:10 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 02 15:43:29 2018 |
tree | 2c430b70fa80edb18965db427073d1b15a49cabe | |
parent | ede748f14e47295e1d8f36ff7168c84e1490ae0c [diff] |
Call vpx_codec_destroy() only if vpx_codec_init() call preceded. This fixes the issue when Init() with correct codec settings fails because preceding Init() was called with wrong settings. Bug: webrtc:8969 Change-Id: I50e618af6266ef593942fda27839c7c01e8717ae Reviewed-on: https://webrtc-review.googlesource.com/59382 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22271}
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.