commit | 8117fd596f3b97b35689928e48d806054839a34c | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Thu May 11 17:31:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 17:31:52 2023 |
tree | 8cf751e736f165e7f0be813a1f056e438ff8af56 | |
parent | bf8d3add3cb756cf207bbbc0f42bdde7278e2a6c [diff] |
Roll src/third_party/libaom/source/libaom/ 6009df0c9..f15d8bacc (34 commits) https://aomedia.googlesource.com/aom.git/+log/6009df0c9db3..f15d8bacc724 $ git log 6009df0c9..f15d8bacc --date=short --no-merges --format='%ad %ae %s' 2023-04-18 gerdazsejke.more Add Neon implementation of high bitdepth MSE functions 2023-05-04 salome.thirot Add Neon implementation of aom_var_2d_u16 2023-05-04 salome.thirot Add Neon implementation of aom_var_2d_u8 2023-05-04 salome.thirot Add Neon implementation of aom_sum_squares_i16 2023-05-09 jonathan.wright Use aom_sse instead of aom_mse to compute SSE 2023-04-18 cherma.rajan Tune txfm_rd_gate_level for motion mode rd 2023-05-08 marpan rtc: Remove blk_skip from Intra in nonrd 2023-05-03 wtc Validate operating point for target-seq-level-idx 2023-05-08 wtc v3.6.1: Update CHANGELOG 2023-05-05 jzern v{64,128}_intrinsics_arm.h: add some missing casts 2023-03-30 rachelbarker Fix MV clamping in av1_int_pro_motion_estimation 2023-05-05 wtc v3.6.1: Update AUTHORS, CHANGELOG, CMakeLists.txt 2023-05-04 wtc Move the definition of NOMINMAX to source files 2023-05-03 wtc Update the comment on Clang and MSVC's STL 2023-05-04 jzern fix redefinition of WIN32_LEAN_AND_MEAN 2023-04-28 amy cmake: fix documentation of Clang flags for MSVC 2023-05-02 deepa.kg Remove blank line in av1_encode_tiles_row_mt() 2023-04-19 amy aom_thread: Fix leaking min/max macros 2023-05-04 bohanli Improve CONFIG_CWG_C013 2023-04-28 deepa.kg Move lpf thread data init to lpf_pipeline_mt_init() 2023-05-01 bohanli Guard support of 7.x and 8.x levels under a config flag. 2023-04-18 amy cmake: Fix build with Clang/CL 2023-03-07 amy noise_model.c: add a few missing malloc casts 2023-04-17 amy exports: Fix module definition file for MinGW/MSYS 2023-02-09 tongyuan200097 Choose sb_size by ppi instead of svc 2022-12-14 marpan rtc: Remove const from parameter in function 2022-12-13 marpan rtc: Fix is_key_frame setting in variance partition 2023-02-27 jzern nonrd_opt: align scan tables 2023-02-15 rachelbarker Fix MV clamping in av1_mv_pred 2023-02-16 jzern set_ld_layer_depth: cap max_layer_depth to MAX_ARF_LAYERS 2023-02-16 rachelbarker Fix fullpel search limits 2023-02-10 wtc Replace left shift of xq_active by multiplication 2023-02-09 jzern highbd_inv_txfm_neon: fix undefined behavior 2023-02-01 jzern av1_round_shift_rect_array_32_neon: fix undefined behavior Created with: roll-dep src/third_party/libaom/source/libaom R=jzern@chromium.org Change-Id: Ia83b555778aaf4a914866221d9829f5162b9064c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4523166 Commit-Queue: James Zern <jzern@google.com> Commit-Queue: Wan-Teh Chang <wtc@google.com> Reviewed-by: James Zern <jzern@google.com> Auto-Submit: Wan-Teh Chang <wtc@google.com> Cr-Commit-Position: refs/heads/main@{#1142738}
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.