aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
20 hoursrtc: Adjustments for nonrd keyframe for screenupstream-mainMarco Paniconi
22 hoursav1_set_active_map: assert num_samples != 0James Zern
25 hoursAdd a test that reproduces bug oss-fuzz:68195Wan-Teh Chang
37 hoursAdd 8-tap path for av1_convolve_y_sr_neon_i8mmSalome Thirot
37 hoursAdd Neon I8MM implementation of av1_convolve_y_sr for 12-tapSalome Thirot
44 hoursAdd 8-tap path for av1_convolve_y_sr_neon_dotprodSalome Thirot
44 hoursAdd Neon Dotprod implementation of av1_convolve_y_sr for 12-tapSalome Thirot
44 hourscpu.cmake: Address issues in SVE feature testsGeorge Steed
2 daysrtc: Palette mode for nonrd intra pickmodeMarco Paniconi
3 daysframe_resize_test: fix -Wunused-const-variable warningJames Zern
3 daysAdd AVX2 for av1_resize_horz_dir()Samuthirika S
3 days*_neon.c: make some functions staticJames Zern
6 days*_neon.c: add missing rtcd includes & CONFIG checkJames Zern
6 daysadd variance_impl_ssse3.hJames Zern
7 dayscpu.cmake: Do more elaborate test of whether SVE can be compiledMartin Storsjo
7 daysrtc: Extract some speed features used in screenMarco Paniconi
8 daysresize_avx2.c: fix integer sanitizer conversion warningJames Zern
9 dayscommon/tools_common.h: port f{seek,tell}o fix from libvpxJames Zern
9 daysDefine pthread_attr_getstacksize/setstacksizeWan-Teh Chang
9 daysnoise_model_test.cc: fix -Wc++20-extensions warningJames Zern
9 daysmerge aom_asm_stubs.c and highbd_convolve_sse2.cJames Zern
9 dayscfl: add missing prototypesJames Zern
10 daysEnsure thread stack size is at least 256 KBWan-Teh Chang
13 daysresize.c: make resize_horz_dir staticJames Zern
2024-04-25Add SSE2 for resize_vert_dir()Mudassir Galaganath
2024-04-25Further optimization of aom_convolve8_neon 4-tapSalome Thirot
2024-04-25Add 4-tap specialisation to av1_convolve_y_sr_neonSalome Thirot
2024-04-25Add 4-tap specialisation to av1_convolve_x_sr_neon_i8mmSalome Thirot
2024-04-25Add 4-tap specialisation to av1_convolve_x_sr_neon_dotprodSalome Thirot
2024-04-25Add 4-tap specialization to av1_convolve_x_sr_neonSalome Thirot
2024-04-24Check for division by zero in update_temporal_layer_framerateMarco Paniconi
2024-04-23cmake: win: fix asm flag appendingTristan Matthews
2024-04-23Merge tag 'v3.9.0'Jerome Jiang
2024-04-22add 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