aomedia /
aom /
7ddead0eaaee197bd4b15da5b8008d892a8e57db - 7ddead0 test/*.h: use '= default' by James Zern · 1 year, 8 months ago
- 6b66d35 Extend tpl sf reduce_num_frames to speed 5 by Deepa K G · 1 year, 7 months ago
- 7c79bd3 fft*: add missing prototypes by James Zern · 1 year, 8 months ago
- 7eeb50f Tune txfm_rd_gate_level for compound type rd for speed 5, 6 by Remya Prakasan · 1 year, 8 months ago
- 50ac0e1 Add rdcost-based validity checks for ext part pruning by Neeraj Gadgil · 1 year, 7 months ago
- 0716dc8 Fix a #endif comment by Wan-Teh Chang · 1 year, 7 months ago
- 0322e43 Add a 10-bit test file for end-to-end tests by Yunqing Wang · 1 year, 7 months ago
- 79f1d9d Prune reference frames for single prediction modes by Deepa K G · 1 year, 7 months ago
- 06ea7fd Optimize sad32xh_avg_neon by Arpad Panyik · 1 year, 8 months ago
- ea31d01 Optimize sad32xh_neon by Arpad Panyik · 1 year, 8 months ago
- 8f0dd42 Avoid saturating narrows in Neon DCTs by George Steed · 1 year, 7 months ago
- 609a971 Use load_tran_low_to_s16q helpers in av1_txb_init_levels_neon by George Steed · 1 year, 7 months ago
- 735ec71 Use run-time feature detection for av1_convolve_2d_sr Neon paths by Jonathan Wright · 1 year, 7 months ago
- 307c864 Use run-time feature detection for av1_convolve_x_sr Neon paths by Jonathan Wright · 1 year, 7 months ago
- e25d9db Move aom_scaled_2d_neon and inline helpers to resize_neon.c by Jonathan Wright · 1 year, 7 months ago
- d3dc808 Remove convolve_neon.h dependency from wiener_convolve_neon.c by Jonathan Wright · 1 year, 7 months ago
- 39d7b83 Remove convolve_neon.h dependency from compound_convolve*.c by Jonathan Wright · 1 year, 7 months ago
- d629bf2 Fix Clang 18.0.0 -Wunreachable-code warnings by Wan-Teh Chang · 1 year, 7 months ago
- bcd0eae Refactor and optimize highbd_convolve_2d_sr_horiz_neon by Salome Thirot · 1 year, 8 months ago
- 7fc5c40 Refactor and optimize highbd_convolve_2d_sr_vert_neon by Salome Thirot · 1 year, 8 months ago
- edd286f Refactor and optimize highbd_convolve_x_sr_neon by Salome Thirot · 1 year, 8 months ago
- ed1b65c Refactor helper functions for highbd_convolve_y_sr_neon by Salome Thirot · 1 year, 8 months ago
- 05f2a53 rtc: Avoid setting color if force_zeromv_skip is set by Marco Paniconi · 1 year, 7 months ago
- dc1e428 Use run-time feature detection for av1_warp_affine_neon by George Steed · 1 year, 8 months ago
- b6e4efd Fix function name to test in HBDMseTest by Gerda Zsejke More · 1 year, 7 months ago
- efcc7ce Add missing include guards to sum_neon.h by Gerda Zsejke More · 1 year, 7 months ago
- 707ca92 Use 4-tap filter in av1_convolve_x_sr_neon for w <= 4 by Jonathan Wright · 1 year, 7 months ago
- 05ea946 Refactor I8MM convolve_x_sr_12tap_neon path by Jonathan Wright · 1 year, 7 months ago
- 0f17c61 Refactor I8MM av1_convolve_x_sr_neon 8-tap path by Jonathan Wright · 1 year, 7 months ago
- 1e651b8 Refactor DotProd convolve_x_sr_12tap_neon path by Jonathan Wright · 1 year, 7 months ago
- 2b1f2ee Refactor DotProd av1_convolve_x_sr_neon 8-tap path by Jonathan Wright · 1 year, 7 months ago
- 51f90bb Refactor Armv8.0 convolve_x_sr_12tap_neon path by Jonathan Wright · 1 year, 7 months ago
- 4a0b0f0 Use bool for booleans in highbd_warp_affine_neon by George Steed · 1 year, 7 months ago
- 9017e86 Use 16-bit vectors between h/v filters in highbd_warp_affine_neon by George Steed · 1 year, 8 months ago
- 95fe4a3 Specialize highbd_warp_affine_neon on gamma == 0 by George Steed · 1 year, 8 months ago
- 7e337f6 enable aom_highbd_10_*_avx2 functions by James Zern · 1 year, 8 months ago
- 9908fe3 Add missing include guards to compound_convolve_neon.h by George Steed · 1 year, 8 months ago
- dcba6b2 rtc: Fix to color artifacts for screen by Marco Paniconi · 1 year, 7 months ago
- 99ed4b7 Update a comment in av1_write_obu_header() by Wan-Teh Chang · 1 year, 7 months ago
- 440749f Propagate error from worker to main thread during gm MT by Mudassir Galaganath · 1 year, 7 months ago
- b26097e Clean up global motion estimation code by Rachel Barker · 1 year, 7 months ago
- e4e784e Improve global motion model pruning by Rachel Barker · 1 year, 7 months ago
- cfffbda Refactor memory alloc/dealloc of global motion buffers by Mudassir Galaganath · 1 year, 7 months ago
- 5f354b0 corner_detect: fix void function declarators by James Zern · 1 year, 8 months ago
- ccca9fe Reduce the number of frames in tpl by Deepa K G · 1 year, 7 months ago
- 304ff33 Explain skip_txfm by Cheng Chen · 1 year, 7 months ago
- 62e3b28 Introduce allow_sub_blk_me_in_tf sf for speed 6 by venkat sanampudi · 1 year, 9 months ago
- 92fb72a Detect i8mm and sve for Fuchsia by Wan-Teh Chang · 1 year, 7 months ago
- cf8b9b4 Add CPU feature detection for Fuchsia by Wan-Teh Chang · 1 year, 7 months ago
- d4b429f rtc: Fix to color artifacts for real-time mode by Marco Paniconi · 1 year, 8 months ago
- 2454a3a rtc: Fix to svc patterns in fixed svc mode. by Marco Paniconi · 1 year, 7 months ago
- 4e3811f Add check 'must_find_valid_partition' to ext partition pruning by Neeraj Gadgil · 1 year, 7 months ago
- b0af210 Refactor Armv8.0 av1_convolve_x_sr_neon 8-tap path by Jonathan Wright · 1 year, 7 months ago
- e3bf24b Propagate error from worker to main thread during tpl MT by Mudassir Galaganath · 1 year, 8 months ago
- 4d47924 Use current best partition to prune ext partitions by Neeraj Gadgil · 1 year, 8 months ago
- f101f03 Disable estimate_motion_for_var_based_partition for screen by Marco Paniconi · 1 year, 7 months ago
- 95940db Use a smaller transpose if possible in highbd_warp_affine_neon by George Steed · 1 year, 8 months ago
- f3b45ad Clean up Arm feature library setup in av1/av1.cmake by George Steed · 1 year, 8 months ago
- 33bf8f5 Adjust Arm features to allow dependencies between features by George Steed · 1 year, 8 months ago
- 936fee9 Split arm_cpudetect.c into separate AArch32 and AArch64 files by George Steed · 1 year, 8 months ago
- f23378b Clean up arm_cpudetect.c by George Steed · 1 year, 8 months ago
- 10780c3 Remove forward declarations in highbd_convolve_neon.c by Salome Thirot · 1 year, 8 months ago
- e2ad8bd encode_perf_test: fix DoDecode() override by James Zern · 1 year, 8 months ago
- fc686b2 resize_test: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 240dd73 frame_parallel_enc_test: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 791ee3e av1_external_partition_test: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 1793da2 test/*.h: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 5f92f01 Refactor convolve_y_sr_12tap_neon by Jonathan Wright · 1 year, 8 months ago
- 7120af2 Refactor convolve_y_sr_6tap_neon by Jonathan Wright · 1 year, 8 months ago
- 3011837 Refactor aom_convolve_y_sr_neon 8-tap path by Jonathan Wright · 1 year, 8 months ago
- 0f3d8c8 transform_test_base.h: add missing includes by James Zern · 1 year, 8 months ago
- 7c24df7 make aom_determine_correspondence() static by James Zern · 1 year, 8 months ago
- b1fbd2a Refactor I8MM convolve_2d_sr_horiz_12tap_neon implementation by Jonathan Wright · 1 year, 8 months ago
- ce87de8 Refactor DotProd convolve_2d_sr_horiz_12tap_neon implementation by Jonathan Wright · 1 year, 8 months ago
- 3602e9f Refactor Armv8.0 convolve_2d_sr_horiz_12tap_neon implementation by Jonathan Wright · 1 year, 8 months ago
- 2386031 Refactor convolve_2d_sr_vert_12tap_neon by Jonathan Wright · 1 year, 8 months ago
- 8aace22 Refactor convolve_2d_sr_vert_8tap_neon by Jonathan Wright · 1 year, 8 months ago
- 59fdaf0 Refactor convolve_2d_sr_vert_6tap_neon by Jonathan Wright · 1 year, 8 months ago
- 98b38dd Remove w = 2 store paths in Neon convolve_2d_sr horiz pass by Jonathan Wright · 1 year, 8 months ago
- c6f6eb3 test/*.cc: use bool literals by James Zern · 1 year, 8 months ago
- 65fca7c test/*.cc: use nullptr by James Zern · 1 year, 8 months ago
- 045ea36 rtc: RC fix for sudden high motion by Marco Paniconi · 1 year, 8 months ago
- a7a3dce rtc-svc: Fix to skip mv search for spatial ref by Marco Paniconi · 1 year, 8 months ago
- 1de6c7b aom_subpixel_8t_intrin_ssse3: remove dead code by James Zern · 1 year, 8 months ago
- 52f4791 Always use max-size restoration units by Rachel Barker · 1 year, 8 months ago
- 0c56d12 Remove global-motion-method argument to aomenc by Rachel Barker · 1 year, 8 months ago
- f7acaa7 Set search method outside set default ms_parmas by chiyotsai · 1 year, 8 months ago
- 55a64cb Scale reference frames to match source frames in firstpass by chiyotsai · 1 year, 8 months ago
- f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 8 months ago
- 9ce9604 Use run-time feature detection for Neon DotProd temporal filter by Jonathan Wright · 1 year, 8 months ago
- 08d0835 Cleanup aom_highbd_convolve8_neon functions by Salome Thirot · 1 year, 8 months ago
- 3bc9ea9 Avoid space at end of Libs.private line in aom.pc by Wan-Teh Chang · 1 year, 8 months ago
- dac3795 Use the pthread library found by CMake in the pkg-config file by Steve Lhomme · 1 year, 8 months ago
- faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 4c9f827 {decode,encode}_perf_test: fix compile by James Zern · 1 year, 8 months ago
- 41fbbf8 remove convolve_round_test.cc by James Zern · 1 year, 8 months ago
- d66bcba Specialize av1_highbd_warp_affine_neon for p_width == 4 by George Steed · 1 year, 8 months ago
- 9b00724 Use run-time feature detection for Neon compound convolve 2D by Jonathan Wright · 1 year, 8 months ago
- e24100f Use run-time feature detection for Neon compound convolve x by Jonathan Wright · 1 year, 8 months ago
- 5e02169 [NEON] Implement av1_highbd_apply_temporal_filter_neon by Konstantinos Margaritis · 1 year, 8 months ago