commit | 024d8970a7c4b147958ec7858e69f827724ef50c | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Fri Sep 29 13:00:29 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 29 14:45:57 2017 |
tree | f0b32dd092e1eb0ceac9133104b7b2a7c5d34163 | |
parent | d4a790fbeaa749f1f3e593661bec6a9481d05dda [diff] |
Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec We will have to convert from webrtc::SdpVideoFormat to cricket::VideoCodec in a couple of places until cricket::WebRtcVideoEncoderFactory is gone. It will be convenient to have the conversion logic in a common place. Bug: webrtc:7925 Change-Id: Ie5e88599f28aeea647e936300c04f9071daffd53 Reviewed-on: https://webrtc-review.googlesource.com/4840 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20048}
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.