aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysadd variance_impl_ssse3.hupstream-mainJames Zern
4 dayscpu.cmake: Do more elaborate test of whether SVE can be compiledMartin Storsjo
4 daysrtc: Extract some speed features used in screenMarco Paniconi
5 daysresize_avx2.c: fix integer sanitizer conversion warningJames Zern
6 dayscommon/tools_common.h: port f{seek,tell}o fix from libvpxJames Zern
6 daysDefine pthread_attr_getstacksize/setstacksizeWan-Teh Chang
6 daysnoise_model_test.cc: fix -Wc++20-extensions warningJames Zern
6 daysmerge aom_asm_stubs.c and highbd_convolve_sse2.cJames Zern
6 dayscfl: add missing prototypesJames Zern
7 daysEnsure thread stack size is at least 256 KBWan-Teh Chang
10 daysresize.c: make resize_horz_dir staticJames Zern
11 daysAdd SSE2 for resize_vert_dir()Mudassir Galaganath
11 daysFurther optimization of aom_convolve8_neon 4-tapSalome Thirot
12 daysAdd 4-tap specialisation to av1_convolve_y_sr_neonSalome Thirot
12 daysAdd 4-tap specialisation to av1_convolve_x_sr_neon_i8mmSalome Thirot
12 daysAdd 4-tap specialisation to av1_convolve_x_sr_neon_dotprodSalome Thirot
12 daysAdd 4-tap specialization to av1_convolve_x_sr_neonSalome Thirot
12 daysCheck for division by zero in update_temporal_layer_framerateMarco Paniconi
13 dayscmake: win: fix asm flag appendingTristan Matthews
13 daysMerge tag 'v3.9.0'Jerome Jiang
14 daysadd av1/common/debugmodes.hJames Zern
2024-04-22Remove crc32/ and neon/ directories in av1/encoder/armSalome Thirot
2024-04-22Add 2-tap path for aom_highbd_convolve8_vert_neonSalome Thirot
2024-04-22Add 4-tap specialisation to aom_highbd_convolve8_vert_neonSalome Thirot
2024-04-22Simplify conditions in aom_img_plane_width/heightWan-Teh Chang
2024-04-22Add borders to w first, before all manipulations.Wan-Teh Chang
2024-04-22Apply stride_align to byte count, not pixel countWan-Teh Chang
2024-04-22Avoid integer overflows in align_image_dimension()Wan-Teh Chang
2024-04-22Fix integer overflows in calc of stride_in_bytesWan-Teh Chang
2024-04-20Fix asserts in SVE convolution functionsSalome Thirot
2024-04-19Add 2-tap path for aom_highbd_convolve8_horiz_neonSalome Thirot
2024-04-19Add 4-tap specialisation to aom_highbd_convolve8_horiz_neonSalome Thirot
2024-04-19Refactor HBD Neon convolve8 functionsSalome Thirot
2024-04-18Adding comment to gaussian filter buffer allocJingning Han
2024-04-18Increase filter buffer size to silence warningsJingning Han
2024-04-18disflow_avx2.c: Make compatible with gcc <= 9Rachel Barker
2024-04-18Add missing header for EBUSY on mingwJames Zern
2024-04-18Fix Doxygen comments for two enum typedefsWan-Teh Chang
2024-04-18Add 2-tap path for aom_convolve8_vert_neonSalome Thirot
2024-04-18Add 4-tap specialisation to aom_convolve8_vert_neonSalome Thirot
2024-04-18Add 2-tap path for aom_convolve8_horiz_neonSalome Thirot
2024-04-18Test aom_convolve8 with bilinear filtersSalome Thirot
2024-04-18Add 4-tap specialisation to aom_convolve8_horiz_neon_i8mmSalome Thirot
2024-04-18Add 4-tap specialisation to aom_convolve8_horiz_neon_dotprodSalome Thirot
2024-04-18Add SVE implementation of av1_compute_stats_highbdSalome Thirot
2024-04-17Update changelog: Add Arm contributionsJerome Jiang
2024-04-17Add 4-tap specialisation to aom_convolve8_horiz_neonSalome Thirot
2024-04-17Cosmetic: cleanup arm aom_convolve8 functionsSalome Thirot
2024-04-17Add intermediate buffers for av1_compute_stats_highbdSalome Thirot
2024-04-15Add AVX2 for resize_vert_dir()Samuthirika S