| commit | e7d10047096880feb5e9846375f2da54aef91202 | [log] [tgz] |
|---|---|---|
| author | Ted Meyer <tmathmeyer@chromium.org> | Wed Mar 20 22:32:19 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 21 01:12:56 2024 |
| tree | c98bffe63cfbf3d2557e18b893a3ca9c521d79c5 | |
| parent | 8aaf85a6870e7c0532574b98077abec9aa5524c8 [diff] |
Remove usage of AVCodecContext::reordered_opaque FFmpeg has removed this field and usage of it in chromium must be removed before the ffmpeg dependency is updated. The chromium media change can be found here: https://chromium-review.googlesource.com/c/chromium/src/+/5384308 The usage of the field in webrtc seems only to be for sanity checking, so it should be just safe to remove entirely, since webrtc does not expect re-ordering at all. Bug: chromium:330573128 Change-Id: I9c5854ec82c3ad2d55374ea4eaa0c571437f8267 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/343840 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/main@{#41935}
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.