commit | a9b7a9cf167ce10c627489212b117c326c7d64c6 | [log] [tgz] |
---|---|---|
author | Piotr Bialecki <bialpio@chromium.org> | Thu Jan 16 23:30:46 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 23:30:46 2025 |
tree | d222437e5dbdd62aa5340a0896aad07d41b44754 | |
parent | 3aeb1e90c45e6572196442f7511ae54885506ef1 [diff] |
Video Effects: introduce MediaPipe graph for running video effects This CL does not yet schedule the execution of the graph. Bug: b:375213059, b:374149033 Change-Id: I3f5109e9cb252cc6677155b009cadc8bafa42605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6168449 Reviewed-by: Ahmed Moussa <ahmedmoussa@google.com> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407614}
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.