commit | d1e212a5a9dfc4e4c0aafb87c1cf42aacc59ac20 | [log] [tgz] |
---|---|---|
author | Marco Paniconi <marpan@google.com> | Fri May 05 19:47:00 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 05 19:47:00 2023 |
tree | b76e2499d52cd11c5e80b362593689bb51059fdb | |
parent | 3cab3e06da17f2018119965d81f16a271af061dc [diff] |
Roll src/third_party/libaom/source/libaom/ 5a0903824..b6cfc3cf4 (65 commits) https://aomedia.googlesource.com/aom.git/+log/5a0903824082..b6cfc3cf4551 $ git log 5a0903824..b6cfc3cf4 --date=short --no-merges --format='%ad %ae %s' 2023-05-04 jzern fix redefinition of WIN32_LEAN_AND_MEAN 2023-05-04 bohanli Improve CONFIG_CWG_C013 2023-05-02 george.steed Use widening instructions in Neon z1 predictors 2023-05-02 george.steed Prefer scalar arithmetic and use BSL in Neon z1 predictors 2023-04-26 jonathan.wright Refactor Neon compound convolution functions 2/7 2023-04-25 jonathan.wright Refactor Neon compound convolution functions 1/7 2023-04-25 jonathan.wright Fold 'round_offset' constant in Neon horizontal convolutions 2023-04-27 jonathan.wright Refactor rounding shims in averaging Neon convolution functions 2023-04-13 remya.prakasan Fix and re-enable the sf prune_nearest_near_mv_using_refmv_weight 2023-04-28 salome.thirot Specialize Neon masked sub-pixel variance by filter value (...) 2023-04-19 marpan rtc-svc: error_resilience test for (2TL, 1SL) 2023-04-19 konma [NEON] highbd implementation of av1_highbd_convolve_x_sr_neon 2/2 2023-04-18 konma [NEON] highbd implementation of av1_highbd_convolve_x_sr_neon 1/2 2023-03-28 gerdazsejke.more Use distinct helper for 8-tap Neon dist_wtd_convolve_y 2023-04-19 jianj Correct the license in highbd_convolve_neon.h 2023-04-18 marpan rtc: Allow cnt_zeromv to be used when aq-mode=0 2023-03-26 gerdazsejke.more Add missing pre-processor directive comments 2023-03-23 gerdazsejke.more Propagate constants in av1_dist_wtd_convolve_2d_copy_neon 2023-03-27 gerdazsejke.more Refactor av1_dist_wtd_convolve_2d_copy_neon 2023-04-17 amy exports: Fix module definition file for MinGW/MSYS Created with: roll-dep src/third_party/libaom/source/libaom R=jzern@google.com Bug: aomedia:3435 Change-Id: I9bdf98644abc78f0a4c44a74c8f7a53bcacdc4df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4509542 Commit-Queue: Marco Paniconi <marpan@google.com> Reviewed-by: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/main@{#1140291}
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.