commit | db6145f055f197de70d0c4793025eef0a3b1eee9 | [log] [tgz] |
---|---|---|
author | Kári Tristan Helgason <kthelgason@webrtc.org> | Tue Feb 13 13:58:10 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 14 15:29:39 2018 +0000 |
tree | f05ff9d89253a1f7b5e39467de66e9dcaa96c3eb | |
parent | 8366e177e7b7b1964ed82c934e6184e268a0ccb9 [diff] |
Fix bug in reporting decode errors in VideoToolbox The reference back to the decoder class in the decode callback was null. Due to the amazing properties of ObjC this led to the setError call to silently fail. Bug: webrtc:8600 Change-Id: I3f70fbe4c9d533c8612d0bc7bc40813252e492fd Reviewed-on: https://webrtc-review.googlesource.com/52460 Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22021}
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.