commit | 79d07effdda31a8fb3fd0440de548ffd94c1e5fd | [log] [tgz] |
---|---|---|
author | Ted Meyer <tmathmeyer@chromium.org> | Thu Aug 13 03:00:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 13 03:00:45 2020 |
tree | 5e715cfc830b3c8fbe4738fdf66aafcd52b34530 | |
parent | 74a745fac11eb328b70be0c6ffd174565c326266 [diff] |
Use media::Status in a few places here to get improved debug info out of the vaapi accelerator. Also add some todos for adding media log. Bug: 1103510 Change-Id: I23d790356ee29e40a152a398b6bbd3a760c9369d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288472 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#797553}
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.
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.