| commit | b5289d72befbebeced0fb540baab1225379209d0 | [log] [tgz] |
|---|---|---|
| author | Sergio Garcia Murillo <sergio.garcia.murillo@gmail.com> | Thu Oct 24 12:10:53 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 15:12:05 2024 |
| tree | 898c777d9d21262d9f37a1a5389aed982deff4d0 | |
| parent | af44d8ff066b8215e6e2b71a799e0967d0903458 [diff] |
Unregister previous external decoders when creating a new one. When switching between payload types on same ssrc, a HW decoder is only used the first payload type received, falling back to SW decoding if payload type is changed. This change unregister any external decoder previously registered so it can be re-initialized if received again. Bug: webrtc:375097852 Change-Id: Ic04951c5676d9a3854eefb2ab8836ef8a2645d78 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366580 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43302}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.