commit | fdf7a41baa7240283055a1e2180092042702cab9 | [log] [tgz] |
---|---|---|
author | Hirokazu Honda <hiroh@chromium.org> | Tue Dec 05 11:10:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 11:10:40 2023 |
tree | 1bb953e51c2a2bd4fb1218a1d4de068de5398b35 | |
parent | 3631542a7bdb9e8c34497e05dd034c2ffdfda746 [diff] |
RTCVideoDecoderAdapter: Remove WebRtcDecoderAdapterSyncDecode WebRtcDecoderAdapterSyncDecode has been enabled for a long time and seems to be stabilized today. This CL removes the feature kill switch. Bug: b:241349739 Test: rtc_video_decoder_adapter_test Change-Id: If69d91a0c26a7c18734cc79670cb2cf22db10ffa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5075842 Reviewed-by: Henrik Boström <hbos@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1233256}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.