Sign in
aomedia
/
aom
/
HEAD
fe7676b
s/__aarch64__/AOM_ARCH_AARCH64/
by James Zern
· 10 days ago
main
e733ed5
cmake: add AOM_ARCH_AARCH64
by James Zern
· 10 days ago
93ce40b
Add Neon implementation of aom_convolve8_vert
by Jonathan Wright
· 2 months ago
a95e16d
Add Neon implementation of aom_convolve8_horiz
by Jonathan Wright
· 2 months ago
cbc8870
Refactor tests for aom_convolve8 functions
by Salome Thirot
· 35 hours ago
a071342
rtc: Fixes to frame-dropper for SVC and screen
by Marco Paniconi
· 27 hours ago
2d9f19a
Fix load from unaligned memory in aom_subtract_block_sse2()
by Deepa K G
· 15 hours ago
4314068
[NEON] Optimize av1_highbd_convolve_horiz_rs()
by Konstantinos Margaritis
· 34 hours ago
fe36011
Fix Clang -Wunreachable-code-aggressive warnings
by Wan-Teh Chang
· 28 hours ago
0200aa7
rtc-svc: Enable last-golden compound for 3 TL
by Marco Paniconi
· 29 hours ago
dcaf4ef
Add highbd_dc_128_predictor Neon implementation and tests
by George Steed
· 8 days ago
dc5385b
Add Neon implementation of high bitdepth variance functions
by Gerda Zsejke More
· 5 weeks ago
d0bf9a4
Do not generate and use usage_exit.cc
by Wan-Teh Chang
· 2 days ago
08361de
Avoid redundant calculations in tpl
by Deepa K G
· 7 days ago
69f9ab1
Add Neon implementation of aom_highbd_hadamard_<w>x<h>
by Salome Thirot
· 3 days ago
33da72e
Add high bitdepth test suite for Hadamard functions
by Salome Thirot
· 2 days ago
cddfcd0
Optimize Neon implementation of aom_int_pro_row
by Jonathan Wright
· 8 days ago
1f1d6fc
Optimize Neon implementation of aom_int_pro_col
by Jonathan Wright
· 9 days ago
e802b78
Add tpl transform stats collection under a macro
by Deepa K G
· 3 days ago
b459af3
Optimize mode estimation function in tpl
by Deepa K G
· 5 days ago
d954a78
Avoid redundant start MV SAD calculation
by Deepa K G
· 7 days ago
bd96ac7
Combine sfs related to txfm_rd_gate_level
by Cherma Rajan A
· 8 days ago
d1319e8
Fix update of skip_build_pred flag in interp filter search
by Remya Prakasan
· 6 days ago
da7a264
av1_resize_and_extend_frame_neon: fix alloc check
by James Zern
· 7 days ago
bdbdeae
Add highbd_h_predictor Neon implementation and tests
by George Steed
· 9 days ago
07af837
rtc: Add test coverage for row_tiles
by Marco Paniconi
· 7 days ago
6131b0b
Add Neon implementation of aom_highbd_minmax_8x8
by Salome Thirot
· 8 days ago
d3e5dbc
Add Neon implementation of aom_highbd_avg functions
by Salome Thirot
· 10 days ago
3a13342
aom_config.c.template: use current year in Copyright
by James Zern
· 10 days ago
92960a8
rtc-screen: Incorporate color into rd cost for IDTX
by Marco Paniconi
· 9 days ago
1fbb25c
namespace ARCH_* defines
by James Zern
· 10 days ago
16049e1
Extend sf skip_fullpel_search_using_startmv to cpu4
by Narayan
· 9 days ago
eeaa361
[NEON] Optimize highbd weighted convolution functions
by Konstantinos Margaritis
· 13 days ago
4e95d5f
[NEON] Optimize av1_highbd_convolve_2d_scale_neon().
by Konstantinos Margaritis
· 3 weeks ago
2fcde30
Fix compilation error for tune vmaf
by Deepa K G
· 9 days ago
ceca441
Improve documentation for MT support for Loop Filter
by Diksha Singh
· 9 days ago
dce0f30
Introduce adjust_num_frames_for_arf_filtering sf for speed 6
by venkat sanampudi
· 2 weeks ago
42140b2
RTC RC: Support cdef level
by Jerome Jiang
· 2 weeks ago
cb899e8
Extend downsample SAD computation for lowres, midres
by Deepa K G
· 6 weeks ago
0cb10f5
Extend sf skip_fullpel_search_using_startmv to cpu5
by Narayan
· 4 weeks ago
2d22cec
rtc: Reduce thresholds for palette mode in nonrd
by Marco Paniconi
· 11 days ago
4f0dafa
third_party/libyuv: remove unused asm files
by James Zern
· 10 days ago
9624236
Removed unused Neon function load_u8()
by Wan-Teh Chang
· 13 days ago
0a770ff
Add Neon implementations of SAD3D functions
by Jonathan Wright
· 5 weeks ago
ac9859a
sad4d_neon.c -> sadxd_neon.c in prep. for adding SAD3D code
by Jonathan Wright
· 2 weeks ago
fee1ffa
Add codec control to get CDEF strengths for LUMA
by Jerome Jiang
· 2 weeks ago
295866e
Add flag to RTC RC config for screen content
by Jerome Jiang
· 2 weeks ago
bb3ed05
Gate inclusion of non-realtime-only Neon SAD functions
by Mark Horvath
· 6 weeks ago
6c744f6
Add Neon sad_skip[_4d] functions for 4x4, 8x4 and 16x4 blocks
by Mark Horvath
· 6 weeks ago
3676e68
Remove references to various 4x32 SAD functions
by Mark Horvath
· 6 weeks ago
d77e40b
rtc: Remove blk_skip from best_mode
by Marco Paniconi
· 2 weeks ago
83d1c2b
Add a test that reproduces b/281219978
by Wan-Teh Chang
· 2 weeks ago
b5f92a9
Use TBL for z2 predictor on AArch64 Neon
by George Steed
· 3 weeks ago
9684f2c
Clean up z2 predictor Neon implementation
by George Steed
· 4 weeks ago
b6c266a
Fix UninstantiatedParameterizedTestSuite<EstimateNoiseTest>
by Yunqing Wang
· 2 weeks ago
f1f5861
debug_util: increase QUEUE_MAX_SIZE
by James Zern
· 3 weeks ago
e69174b
Allintra: add a unit test for deltaq-mode = 3
by Cheng Chen
· 3 weeks ago
7d7be2a
Add AVX2 intrinsic for av1_estimate_noise_from_single_plane()
by Diksha Singh
· 4 months ago
33a883e
Cosmetic changes to TestExternalResizeWorks
by Remya Prakasan
· 3 weeks ago
2ac866c
Explicitly specify /std:c++14 for MSVC
by Wan-Teh Chang
· 5 weeks ago
22fba5b
Add Neon implementation of OBMC SAD functions
by Salome Thirot
· 4 weeks ago
5c2b90a
arg_defs: document superres-mode/resize-mode values
by James Zern
· 3 weeks ago
dae2aa1
Extend motion_mode_txfm_rd_gating_offset sf to speed 4
by Cherma Rajan A
· 3 weeks ago
d6a288f
Disable Loop restoration for multi-thread case
by venkat sanampudi
· 4 weeks ago
61fcda0
Add support for dynamic allocation of thread data
by Remya Prakasan
· 4 weeks ago
5f51627
cmake/toolchains: update default CROSS comment
by James Zern
· 3 weeks ago
42aea1c
ppc-linux-gcc.cmake: update default CROSS value
by James Zern
· 3 weeks ago
d45ba36
riscv-linux-gcc.cmake: update default CROSS value
by James Zern
· 3 weeks ago
cff1dbc
Conditionally disable some unit tests when under chromium
by Casey Smalley
· 4 weeks ago
2324734
Use the target level if it is higher than the inferred one
by Bohan Li
· 4 weeks ago
6b1ffc3
Don't use -Wl,-z,defs with Clang's sanitizers
by Wan-Teh Chang
· 3 weeks ago
f15d8ba
Add Neon implementation of high bitdepth MSE functions
by Gerda Zsejke More
· 6 weeks ago
62dd360
Add Neon implementation of aom_var_2d_u16
by Salome Thirot
· 4 weeks ago
ca2ac8c
Add Neon implementation of aom_var_2d_u8
by Salome Thirot
· 4 weeks ago
d8b8594
Add Neon implementation of aom_sum_squares_i16
by Salome Thirot
· 4 weeks ago
1e4efab
Merge tag 'v3.6.1' into HEAD
by Wan-Teh Chang
· 3 weeks ago
5bae872
Use aom_sse instead of aom_mse to compute SSE
by Jonathan Wright
· 3 weeks ago
68eb356
Tune txfm_rd_gate_level for motion mode rd
by Cherma Rajan A
· 6 weeks ago
f975356
rtc: Remove blk_skip from Intra in nonrd
by Marco Paniconi
· 3 weeks ago
ad7466d
Validate operating point for target-seq-level-idx
by Wan-Teh Chang
· 4 weeks ago
7ade961
v3.6.1: Update CHANGELOG
by Wan-Teh Chang
· 3 weeks ago
v3.6.1
v3.6.1-rc2
9ee8543
v{64,128}_intrinsics_arm.h: add some missing casts
by James Zern
· 4 weeks ago
9577bc1
Fix MV clamping in av1_int_pro_motion_estimation
by Rachel Barker
· 9 weeks ago
6009df0
Refactor Neon compound convolution functions 7/7
by Jonathan Wright
· 5 weeks ago
d090337
Refactor Neon compound convolution functions 6/7
by Jonathan Wright
· 5 weeks ago
fe08310
Refactor Neon compound convolution functions 5/7
by Jonathan Wright
· 5 weeks ago
39a436f
Refactor Neon compound convolution functions 4/7
by Jonathan Wright
· 5 weeks ago
4024cf8
Refactor Neon compound convolution functions 3/7
by Jonathan Wright
· 5 weeks ago
b1609f1
rtc: Apply condition to avoid blk_skip for non-screen
by Marco Paniconi
· 4 weeks ago
90f39bb
v3.6.1: Update AUTHORS, CHANGELOG, CMakeLists.txt
by Wan-Teh Chang
· 4 weeks ago
v3.6.1-rc1
0e8d1ec
Move the definition of NOMINMAX to source files
by Wan-Teh Chang
· 4 weeks ago
a07acd0
Update the comment on Clang and MSVC's STL
by Wan-Teh Chang
· 4 weeks ago
36fe014
Remove an extraneous '.' after integer literal 8
by Wan-Teh Chang
· 4 weeks ago
dfea6d6
fix redefinition of WIN32_LEAN_AND_MEAN
by James Zern
· 4 weeks ago
4835a3e
cmake: fix documentation of Clang flags for MSVC
by L. E. Segovia
· 5 weeks ago
ac2da00
Remove blank line in av1_encode_tiles_row_mt()
by Deepa K G
· 4 weeks ago
248d019
aom_thread: Fix leaking min/max macros
by L. E. Segovia
· 6 weeks ago
02ef05b
Update the comment on Clang and MSVC's STL
by Wan-Teh Chang
· 4 weeks ago
7f006ee
Improve CONFIG_CWG_C013
by Bohan Li
· 4 weeks ago
53cfa29
Move the definition of NOMINMAX to source files
by Wan-Teh Chang
· 4 weeks ago
Next »