bc1750d52b93da9651c0247cf64d5e0155ca281f

This reverts commit abf73de8eae90e9ac7e88ce1d52728e8102e824f. Reason for revert: breaks downstream tests Original change's description: > Do not propagate generic descriptor on receiving frame > > It was used only for the frame decryptor. > Decryptor needs only raw representation that it can recreate > in a way compatible with the new version of the descriptor. > > Bug: webrtc:10342 > Change-Id: Ie098235ebb87c6f5e2af42d0022d2365cd6bfa29 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166163 > Reviewed-by: Philip Eliasson <philipel@webrtc.org> > Reviewed-by: Erik Språng <sprang@webrtc.org> > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#30501} TBR=danilchap@webrtc.org,sprang@webrtc.org,philipel@webrtc.org Change-Id: I6634df06ee75aa8cdfda614994ab11f7a5845c70 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10342 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168488 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30502}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%