Reason for revert: Include fix for downstream import. Original issue's description: > Revert of Split out target rtc_media_base from rtc_media (patchset #3 id:40001 of https://codereview.webrtc.org/2471573003/ ) > > Reason for revert: > Breaks downstream import. > > Original issue's description: > > Split out target rtc_media_base from rtc_media > > > > The purpose with this CL is to be able to depend on > > cricket::VideoCodec (webrtc/media/base/codec.h) from other targets > > without getting cyclic dependencies. > > > > BUG=webrtc:6402,webrtc:6337 > > > > NOTRY=True > > > > Committed: https://crrev.com/aae7e7cf35a5bb43ebbaf75396aa7ccc544e920a > > Cr-Commit-Position: refs/heads/master@{#15137} > > TBR=kjellander@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:6402,webrtc:6337 > > Committed: https://crrev.com/0d0d7531b50a78efe7468610395e9dc5f496e2e9 > Cr-Commit-Position: refs/heads/master@{#15139} TBR=kjellander@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6402,webrtc:6337 Review-Url: https://codereview.webrtc.org/2509123003 Cr-Commit-Position: refs/heads/master@{#15235}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.