commit | 461c94054a7bf7b3a6b4b12ed04c3caf8b97fedb | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Fri Jun 09 14:16:11 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 09 13:25:25 2017 +0000 |
tree | dda9f6787acadc0498f546b218dd2dcd8ef3ef47 | |
parent | b4ab381ce372f065b003cac925d10b34d978da71 [diff] |
ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm This decoder is only used for iOS/Mac and it will simplify to make it ObjC++ instead of C++, similar to how the encoder is .mm already. Bug: None Change-Id: I13f62f018432e9c23e7277eea29258a73e1590e1 Reviewed-on: https://chromium-review.googlesource.com/529084 Reviewed-by: Kári Tristan Helgason <kthelgason@webrtc.org> Reviewed-by: Anders Carlsson <andersc@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18513}
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.