1. 1de6c7b aom_subpixel_8t_intrin_ssse3: remove dead code by James Zern · 1 year, 8 months ago
  2. 52f4791 Always use max-size restoration units by Rachel Barker · 1 year, 8 months ago
  3. 0c56d12 Remove global-motion-method argument to aomenc by Rachel Barker · 1 year, 8 months ago
  4. f7acaa7 Set search method outside set default ms_parmas by chiyotsai · 1 year, 8 months ago
  5. 55a64cb Scale reference frames to match source frames in firstpass by chiyotsai · 1 year, 8 months ago
  6. f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 8 months ago
  7. 9ce9604 Use run-time feature detection for Neon DotProd temporal filter by Jonathan Wright · 1 year, 8 months ago
  8. 08d0835 Cleanup aom_highbd_convolve8_neon functions by Salome Thirot · 1 year, 8 months ago
  9. 3bc9ea9 Avoid space at end of Libs.private line in aom.pc by Wan-Teh Chang · 1 year, 8 months ago
  10. dac3795 Use the pthread library found by CMake in the pkg-config file by Steve Lhomme · 1 year, 8 months ago
  11. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
  12. 4c9f827 {decode,encode}_perf_test: fix compile by James Zern · 1 year, 8 months ago
  13. 41fbbf8 remove convolve_round_test.cc by James Zern · 1 year, 8 months ago
  14. d66bcba Specialize av1_highbd_warp_affine_neon for p_width == 4 by George Steed · 1 year, 8 months ago
  15. 9b00724 Use run-time feature detection for Neon compound convolve 2D by Jonathan Wright · 1 year, 8 months ago
  16. e24100f Use run-time feature detection for Neon compound convolve x by Jonathan Wright · 1 year, 8 months ago
  17. 5e02169 [NEON] Implement av1_highbd_apply_temporal_filter_neon by Konstantinos Margaritis · 1 year, 8 months ago
  18. 0874cac Propagate error from worker to main thread during tf MT by Mudassir Galaganath · 1 year, 8 months ago
  19. 9c3d3e0 Add Neon implementation of aom_dist_wtd_comp_avg_upsampled_pred by Arpad Panyik · 1 year, 8 months ago
  20. 39ff473 Add Neon implementation for aom_dist_wtd_comp_avg_pred by Arpad Panyik · 1 year, 8 months ago
  21. 6228f47 Relocate aom_dist_wtd_comp_avg_pred tests by Arpad Panyik · 1 year, 8 months ago
  22. 4114579 Rename jnt_convolve_neon.c -> compound_convolve_neon.c by Jonathan Wright · 1 year, 8 months ago
  23. 4de0a88 Use run-time feature detection for Neon DotProd HBD MSE by Jonathan Wright · 1 year, 8 months ago
  24. a1cf7ef Use run-time feature detection for Neon DotProd MSE by Jonathan Wright · 1 year, 8 months ago
  25. a2bf5cc Use run-time feature detection for Neon DotProd specialty var. by Jonathan Wright · 1 year, 8 months ago
  26. dfa2aba Use run-time feature detection for Neon DotProd variance by Jonathan Wright · 1 year, 8 months ago
  27. 0b4af97 Tune the sf prune_sub_8x8_partition_level for speed 5, 6 by Remya Prakasan · 1 year, 8 months ago
  28. 5bac06d Fix the sf prune_sub_8x8_partition_level for level 1 by Remya Prakasan · 1 year, 8 months ago
  29. 2d73a63 Add comment on sf 'use_sad_for_mode_decision' by Deepa K G · 1 year, 8 months ago
  30. 0861a94 Weaken pruning for RESTORE_SWITCHABLE by Rachel Barker · 1 year, 8 months ago
  31. 2fc91da Select loop restoration params in one pass by Rachel Barker · 1 year, 8 months ago
  32. 2b98f1b Fix bug in loop restoration costing by Rachel Barker · 1 year, 8 months ago
  33. fe93d33 Add debugging infrastructure for LR costing by Rachel Barker · 1 year, 8 months ago
  34. ed54a86 Replace plane_rect with plane_w, plane_h by Rachel Barker · 1 year, 8 months ago
  35. 0483cbe Remove references to tiles in LR code by Rachel Barker · 1 year, 8 months ago
  36. 59f32b6 cmake: fix vmaf link w/-DBUILD_SHARED_LIBS=1 by James Zern · 1 year, 8 months ago
  37. eff5e50 cmake: fix VMAF_CFLAGS handling by James Zern · 1 year, 8 months ago
  38. 678c575 Add Neon implementation of compute_flow_error by Salome Thirot · 1 year, 8 months ago
  39. 736f995 Add Neon implementation of compute_flow_vector by Salome Thirot · 1 year, 8 months ago
  40. 61ee59f Add Neon implementation of compute_flow_matrix by Salome Thirot · 1 year, 8 months ago
  41. 81c9f70 Add Neon implementation of sobel_filter by Salome Thirot · 1 year, 8 months ago
  42. 0a79092 Add test suite for aom_compute_flow_at_point by Salome Thirot · 1 year, 8 months ago
  43. 366bc78 Use run-time feature detection for Neon DotProd aom_var_2d_u8 by Jonathan Wright · 1 year, 8 months ago
  44. 3c1f3af Use run-time feature detection for Neon DotProd SSE functions by Jonathan Wright · 1 year, 8 months ago
  45. dcce489 Use run-time feature detection for Neon DotProd sadxd functions by Jonathan Wright · 1 year, 8 months ago
  46. 770338b Use run-time feature detection for Neon DotProd sad_avg by Jonathan Wright · 1 year, 8 months ago
  47. 95f3aec Use run-time feature detection for Neon DotProd sad(_skip) by Jonathan Wright · 1 year, 8 months ago
  48. e884daa Specialize av1_warp_affine_neon on gamma == 0 by George Steed · 1 year, 8 months ago
  49. 569280c Use 4x8 transpose for 4x1 vertical filter in av1_warp_affine_neon by George Steed · 1 year, 8 months ago
  50. 20bad82 Specialize Neon highbd_obmc_sub_pixel_variance by filter value by Gerda Zsejke More · 1 year, 8 months ago
  51. e181836 Add Neon implementation of HBD obmc_sub_pixel_variance by Gerda Zsejke More · 1 year, 8 months ago
  52. 8a4fa41 Add Neon implementation of HBD OBMC variance by Gerda Zsejke More · 1 year, 8 months ago
  53. 66db60a Extend tpl sf use_sad_for_mode_decision to speed 4 by Deepa K G · 1 year, 8 months ago
  54. 5f7201d rtc-screen: Adjust skip_lf feature for speed 10/11 by Marco Paniconi · 1 year, 8 months ago
  55. 37aa682 De-duplicate loop bounds calculation in av1_warp_affine_neon by George Steed · 1 year, 8 months ago
  56. 476a764 Rename HBD OBMC variance functions by Gerda Zsejke More · 1 year, 8 months ago
  57. 0c7dd8e Enable HBDObmcSubpelVariance tests by Gerda Zsejke More · 1 year, 8 months ago
  58. 2786c7b Use runtime feature detection for aom_convolve8_horiz/vert_neon by George Steed · 1 year, 8 months ago
  59. c38bc8b Handle Arm/AArch64 runtime feature detection in test_libaom.cc by George Steed · 1 year, 8 months ago
  60. 6062c09 Destroy codec context in case of an error by Mudassir Galaganath · 1 year, 8 months ago
  61. 40120fc Replace include(FindFoo) with find_package(Foo) by Wan-Teh Chang · 1 year, 8 months ago
  62. 2fe5135 av1_inv_txfm_neon: remove unneeded bd variable by James Zern · 1 year, 8 months ago
  63. 88adec7 av1_inv_txfm_neon: simplify clip+add operation by James Zern · 1 year, 8 months ago
  64. a8b57be pickrst_neon: add missing cast / quiet warning w/cl.exe by James Zern · 1 year, 8 months ago
  65. 274288e encodetxb_neon: work around VS arm64_neon.h macro bug by James Zern · 1 year, 8 months ago
  66. 15026ee Use 64-bit multiplication in does_level_match() by Wan-Teh Chang · 1 year, 8 months ago
  67. e0851ac Specialize av1_warp_affine_neon horizontal filter for p_width==4 by George Steed · 1 year, 8 months ago
  68. fca9d40 rtc: Add simulcast mode to svc encoder.c by Marco Paniconi · 1 year, 9 months ago
  69. 47f298b Merge loops in disflow by Rachel Barker · 1 year, 8 months ago
  70. d20f66b Disable debugging code in disflow SSE4.1 by Rachel Barker · 1 year, 8 months ago
  71. e2318cd Enable Arm SVE run-time feature detection via getauxval by George Steed · 1 year, 8 months ago
  72. 84b015d hash_crc32: fix includes for cl.exe by James Zern · 1 year, 8 months ago
  73. 8d8ee4c rtc-screen: Set dc_blk_pred_level palette prediction by Marco Paniconi · 1 year, 8 months ago
  74. d014e1e masked_sad4d_neon: remove return from void function by James Zern · 1 year, 8 months ago
  75. 7ed5f62 Enable run-time CPU feature detection for Windows on Arm by Jonathan Wright · 1 year, 8 months ago
  76. 4a66f1e Enable run-time CPU feature detection on 64-bit Apple Silicon by Jonathan Wright · 1 year, 8 months ago
  77. 9f73fe3 Enable run-time CPU feature detection for Arm Android targets by Jonathan Wright · 1 year, 8 months ago
  78. 459fe8d Add an initial Neon implementation for highbd_warp_affine_neon by George Steed · 1 year, 8 months ago
  79. 93ca91b rtc: Force to only use dct in palette nonrd by Marco Paniconi · 1 year, 8 months ago
  80. ff3c4c8 Enable more run-time features and detection on AArch64 Linux by George Steed · 1 year, 8 months ago
  81. eaafb4c Add runtime feature detection of Neon for Armv7-A on Linux by George Steed · 1 year, 8 months ago
  82. 6bab912 Add runtime feature detection of AArch64 CRC32 extension on Linux by George Steed · 1 year, 8 months ago
  83. af2b02c highbd_convolve_neon: fix vector init w/cl & clang-cl by James Zern · 1 year, 8 months ago
  84. d5fd126 intrapred_neon: use neon intrinsic for add by James Zern · 1 year, 8 months ago
  85. de85f58 v64_intrinsics_arm.h: simplify u32_store_unaligned by James Zern · 1 year, 8 months ago
  86. 69dd200 Add Neon implementation of HBD OBMC SAD by Gerda Zsejke More · 1 year, 8 months ago
  87. edf9c79 Add Neon implementation of aom_get_blk_sse_sum by Salome Thirot · 1 year, 8 months ago
  88. 4ef3627 Test aom_get_blk_sse_sum on relevant block sizes only by Salome Thirot · 1 year, 8 months ago
  89. 62ac639 Add Neon implementation of aom_get_mb_ss by Salome Thirot · 1 year, 8 months ago
  90. ad33e4a highbd_intrapred_neon,HIGHBD_DC_PREDICTOR_RECT: simplify sum by James Zern · 1 year, 8 months ago
  91. 8d04d80 Remove obselete skip_chroma_rd by Cheng Chen · 1 year, 8 months ago
  92. cf91b9e Enable sf skip_interp_filter_search for GOOD speed >= 5 by Remya Prakasan · 1 year, 8 months ago
  93. 3f103a9 Specialize av1_warp_affine_neon for alpha/beta=0 by George Steed · 1 year, 8 months ago
  94. 287ec7b Fix warp filter speed tests zero parameters by George Steed · 1 year, 8 months ago
  95. 9a3b768 rtc: Move color_sensitivity setting earlier by Marco Paniconi · 1 year, 8 months ago
  96. acf40a9 Optimize mode selection in tpl by Deepa K G · 1 year, 8 months ago
  97. a8cd4dc Prune AB and 4-way partitions for speed 5, 6 by Neeraj Gadgil · 1 year, 9 months ago
  98. 2a7d405 Move sf skip_interp_filter_search from RT to INTERP_FILTER sfs by Remya Prakasan · 1 year, 8 months ago
  99. c6fe0ba Improve inter mode decision when refmv_count is 1 by venkat sanampudi · 1 year, 8 months ago
  100. 83ccc00 Add av1_ prefix to cfl_predict_block by Cheng Chen · 1 year, 8 months ago