commit | 23b7a4a3906dbe9edc3b2188198a1a2c24be3154 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Tue Nov 08 09:12:54 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 08 09:13:02 2016 |
tree | 77dffee3b6e0b6eaff426f54fd1f2660d8d89caf | |
parent | 9ed35a4bd3ab40092e79763deee57b5a669eb549 [diff] |
Refactor WebRtcVideoReceiveStream::FilterSupportedCodecs This CL removes WebRtcVideoReceiveStream::FilterSupportedCodecs and adds more fine grained code for selecting and verifying codecs. This also removes unnecessary copying of cricket::VideoCodecs. BUG=webrtc:6337 Review-Url: https://codereview.webrtc.org/2474433012 Cr-Commit-Position: refs/heads/master@{#14964}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.