1. 3c9bbf8 Add explicit Neon implementation of cdef_copy_rect8 functions by Salome Thirot · 1 year, 2 months ago
  2. 42db6b4 Add longjmp targets in update_extra_cfg() by Mudassir Galaganath · 1 year, 2 months ago
  3. 690762d Move the initialization of mb_wiener_mt_exit flag by Mudassir Galaganath · 1 year, 2 months ago
  4. 776fdd8 rtc: Allow for using golden reference in superres mode by Marco Paniconi · 1 year, 2 months ago
  5. aea4a5c rtc: More aggressive color_sen for screen high motion by Marco Paniconi · 1 year, 2 months ago
  6. acf62fe add/fix rtcd includes (x86) by James Zern · 1 year, 2 months ago
  7. b3e66b3 Add error propagation framework for av1_calc_mb_wiener_var_mt by Remya Prakasan · 1 year, 2 months ago
  8. 03976dc Remove unnecessary clamping in warp filter by Rachel Barker · 1 year, 2 months ago
  9. 82772b3 rtc: Avoid scaling last_source by Marco Paniconi · 1 year, 2 months ago
  10. 70f3738 Handle allocation failure in sgr SIMD functions by Satheesh Kumar · 1 year, 2 months ago
  11. f0e7869 RC: Support screen content by Jerome Jiang · 1 year, 2 months ago
  12. e287ada Optimize HBD Neon vertical Wiener convolve for 5-tap filters by Jonathan Wright · 1 year, 2 months ago
  13. 9409a2b Optimize HBD Neon horizontal Wiener convolve for 5-tap filters by Jonathan Wright · 1 year, 2 months ago
  14. 1b1ad7a Specialize HBD Neon Wiener convolution vert. pass by bitdepth by Jonathan Wright · 1 year, 2 months ago
  15. d77f719 Specialize HBD Neon Wiener convolution horiz. pass by bitdepth by Jonathan Wright · 1 year, 2 months ago
  16. 6a60cee Refactor and optimize HBD Neon Wiener convolution by Jonathan Wright · 1 year, 2 months ago
  17. de8acc1 Improve documentation of AV1LrPickStruct structure by Satheesh Kumar · 1 year, 2 months ago
  18. ba5342d Facilitate deallocation of rusi and dgd_avg buffers by Satheesh Kumar · 1 year, 2 months ago
  19. 4783bb8 Refactor memory alloc/dealloc of mb_wiener_var buffers by Remya Prakasan · 1 year, 2 months ago
  20. 68556fa rtc Fix to scaled_ref in variance partitioning by Marco Paniconi · 1 year, 2 months ago
  21. 33b6de7 Use SAD for global motion error metric by Rachel Barker · 1 year, 2 months ago
  22. 7e1dfee Add Neon implementation for av1_highbd_calc_frame_error by Gerda Zsejke More · 1 year, 3 months ago
  23. af99a80 Add Neon implementation for av1_calc_frame_error by Gerda Zsejke More · 1 year, 3 months ago
  24. 23f023c Restore xd->error_info of main thread back to cm->error by Mudassir Galaganath · 1 year, 3 months ago
  25. 4b50c28 Add early termination checks to skip global motion by Mudassir Galaganath · 1 year, 2 months ago
  26. de5a5ac Delete extra spaces in function parameter strings by Wan-Teh Chang · 1 year, 2 months ago
  27. 116d912 Change AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR to int by Wan-Teh Chang · 1 year, 2 months ago
  28. 6a1d482 Fix a misspelling of "maximum" by Wan-Teh Chang · 1 year, 2 months ago
  29. cf016eb Optimize Neon vertical Wiener convolve for 5-tap filters by Jonathan Wright · 1 year, 2 months ago
  30. e6381a6 Optimize Neon horizontal Wiener convolve for 5-tap filters by Jonathan Wright · 1 year, 2 months ago
  31. a93cc56 Refactor and optimize av1_wiener_convolve_add_src_neon by Gerda Zsejke More · 1 year, 3 months ago
  32. 7b5f665 Impose a maximum frame area of 2^30 by Wan-Teh Chang · 1 year, 2 months ago
  33. e580ebb cdef_block_neon.c: Make constrain16 adjdamp parameter signed by George Steed · 1 year, 2 months ago
  34. 0b64ead Remove partial vector loads from mem_neon.h by George Steed · 1 year, 2 months ago
  35. c2aef36 highbd_pickrst_neon.c: implicit conversion fix by Arpad Panyik · 1 year, 2 months ago
  36. d0f3147 Multiply width by height using the int64_t type by Wan-Teh Chang · 1 year, 2 months ago
  37. e645ba3 Impose a smaller maximum frame dimension of 32768 by Wan-Teh Chang · 1 year, 2 months ago
  38. 7f5f6b9 Rename function parameter nworkers to num_workers by Wan-Teh Chang · 1 year, 2 months ago
  39. 245d30e Assert valid index for lr_row_sync.lrworkerdata by Wan-Teh Chang · 1 year, 2 months ago
  40. 27aa1bc Add explicit Neon implementation of cdef_filter functions by Salome Thirot · 1 year, 2 months ago
  41. b694f04 rtc: Add frame-dropper support to external RTC RC by Marco Paniconi · 1 year, 2 months ago
  42. e072c6f Fix macros in cdef_find_dir_neon by Salome Thirot · 1 year, 2 months ago
  43. 5309928 Add WienerConvolveParams with round_0 and round_1 by Wan-Teh Chang · 1 year, 2 months ago
  44. 5a277b2 Fix loop restoration allocs in encoder by Rachel Barker · 1 year, 2 months ago
  45. 5c46a34 rtc: Allow for constraining consecutive frame drops by Marco Paniconi · 1 year, 3 months ago
  46. 7a4901e Add pointer to RD_STATS in MACROBLOCK structure by Satheesh Kumar · 1 year, 2 months ago
  47. c65670f6 Improve loop restoration size selection by Rachel Barker · 1 year, 3 months ago
  48. 7dd4cb6 Rename equiv_mode to intra_mode by Wan-Teh Chang · 1 year, 3 months ago
  49. 96193e4 Do not call aom_internal_error in identify_regions by Wan-Teh Chang · 1 year, 2 months ago
  50. 6f24643 Initialize use_dist_wtd_comp_avg in get_conv_params_wiener() by Jingning Han · 1 year, 2 months ago
  51. eccfc28 Add explicit Neon implementation of cdef_find_dir by Salome Thirot · 1 year, 3 months ago
  52. 04bc5b6 Add Neon path for av1_compute_stats_highbd by Arpad Panyik · 1 year, 4 months ago
  53. 3a79057 Handle calls to av1_alloc_pc_tree_node() for error propagation by Mudassir Galaganath · 1 year, 3 months ago
  54. 1aad206 Use pc_root pointer in ThreadData to allocate PC_TREE root by Mudassir Galaganath · 1 year, 3 months ago
  55. 0165c7d Do not define MAX_SB_SIZE in aom_dsp_common.h by Wan-Teh Chang · 1 year, 2 months ago
  56. 9a55057 Handle allocation failure of buffers in av1_identify_regions() by Satheesh Kumar · 1 year, 3 months ago
  57. 150f371 Address allocation failure in tf_alloc_and_reset_data() by Satheesh Kumar · 1 year, 3 months ago
  58. fe82063 Add Neon implementation of HBD estimate_noise_from_single_plane by Salome Thirot · 1 year, 3 months ago
  59. 48b7852 Move this_dqcoeff in search_tx_type to MACROBLOCK by Wan-Teh Chang · 1 year, 3 months ago
  60. 7b23169 Add pointers to SB_FIRST_PASS_STATS in MACROBLOCK structure by Satheesh Kumar · 1 year, 3 months ago
  61. b973d91 Mark Neon txfm2d helper functions as force-inline by George Steed · 1 year, 3 months ago
  62. 4240650 av1_fwd_txfm2d_neon.c: Fix comment around butterfly operation by George Steed · 1 year, 3 months ago
  63. 9921bf9 highbd_fwd_txfm_neon.c: Use more butterfly and DCT helpers by George Steed · 1 year, 3 months ago
  64. cde6826 highbd_fwd_txfm_neon.c: Push negations into cospi multiplies by George Steed · 1 year, 3 months ago
  65. 72bc209 highbd_fwd_txfm_neon.c: Fix typo in butterfly_half_neon by George Steed · 1 year, 3 months ago
  66. fb09b4c Fix loop condition in av1_estimate_noise_from_single_frame_neon by Salome Thirot · 1 year, 3 months ago
  67. f6c750e Add Neon implementation of av1_calc_proj_params_high_bd by Salome Thirot · 1 year, 3 months ago
  68. 9caa284 highbd_fwd_txfm_neon.c: Inline load/store helpers into kernels by George Steed · 1 year, 3 months ago
  69. 1bd29b5 Improve comments for extended partition search sfs by Chi Yo Tsai · 1 year, 3 months ago
  70. 7af3a95 Before freeing ctx->img, assert not self_allocd by Wan-Teh Chang · 1 year, 3 months ago
  71. fe2b4a6 Delete the declaration of copy_cdef_16bit_to_16bit by Wan-Teh Chang · 1 year, 3 months ago
  72. cfc5b7b highbd_fwd_txfm_neon.c: Extract f{dct,adst,identity}16 x4 kernel by George Steed · 1 year, 3 months ago
  73. bdd4c75 highbd_fwd_txfm_neon.c: Adjust howmany loops to be do-while loops by George Steed · 1 year, 3 months ago
  74. 57924db highbd_fwd_txfm_neon.c: Mark small kernels as force-inline by George Steed · 1 year, 3 months ago
  75. b79b27a highbd_fwd_txfm_neon.c: Add missing `const` to component kernels by George Steed · 1 year, 3 months ago
  76. 86bd8db0 Propagate constants for av1_round_shift_rect_array_32_neon by George Steed · 1 year, 3 months ago
  77. 2e5d675 Assert bsize is allowed for 4-way partitions by Wan-Teh Chang · 1 year, 3 months ago
  78. d081462 Add Neon impl for av1_wedge_compute_delta_squares by Gerda Zsejke More · 1 year, 3 months ago
  79. 604883a Declare ext_partition_eval_thresh as BLOCK_SIZE by Wan-Teh Chang · 1 year, 3 months ago
  80. c9f3d68 Document valid range of ext_partition_eval_thresh by Wan-Teh Chang · 1 year, 3 months ago
  81. 213c3f8 Cosmetic changes for cpi->consec_zero_mv by Cheng Chen · 1 year, 3 months ago
  82. 794dabd Free mv_costs and dv_costs in encoder_destroy() by Samuthirika S · 1 year, 3 months ago
  83. 175bb97 disable av1_estimate_noise_from_single_plane_neon by James Zern · 1 year, 3 months ago
  84. 3abb1b0 Make the encoder aware of frame size increase from config by Cheng Chen · 1 year, 3 months ago
  85. 6ce4446 Set ref dim with av1_setup_pre_planes in firstpass by chiyotsai · 1 year, 3 months ago
  86. 0514501 Add Neon implementation of av1_wedge_sign_from_residuals by Gerda Zsejke More · 1 year, 3 months ago
  87. 7c94aa5 Avoid loop around small kernel calls in highbd_fwd_txfm_neon.c by George Steed · 1 year, 3 months ago
  88. 87f1893 Add Neon implementation of av1_calc_proj_params by Salome Thirot · 1 year, 3 months ago
  89. 88d02fa Add Neon implementation of av1_estimate_noise_from_single_plane by Salome Thirot · 1 year, 3 months ago
  90. a37fd2d remove pointer checks before calling aom_free() by James Zern · 1 year, 3 months ago
  91. 9a2d2fb Revert "Add explicit condition check to guard av1_ml_prune_4_partition()" by Jingning Han · 1 year, 3 months ago
  92. 20dc81f Add explicit condition check to guard av1_ml_prune_4_partition() by Jingning Han · 1 year, 3 months ago
  93. 464e133 Fix memory allocation checks in partition functions by Satheesh Kumar · 1 year, 3 months ago
  94. 5ce6a0c Simplify shifts in load_buffer helpers in highbd_fwd_txfm_neon.c by George Steed · 1 year, 3 months ago
  95. 490768f Introduce a custom cospi array for highbd_fwd_txfm_neon.c by George Steed · 1 year, 3 months ago
  96. 6ca8779 Use av1_is_directional_mode arg as array index by Wan-Teh Chang · 1 year, 3 months ago
  97. 8165a21 Add Neon implementation of av1_higbhd_convolve_x_intrabc by Salome Thirot · 1 year, 3 months ago
  98. 8eb7b6f Add test suite for av1_highbd_convolve_x_sr_intrabc by Salome Thirot · 1 year, 3 months ago
  99. aaa50fd Add Neon implementation of av1_highbd_convolve_y_sr_intrabc by Salome Thirot · 1 year, 3 months ago
  100. 24434be Add test suite for av1_highbd_convolve_y_sr_intrabc by Salome Thirot · 1 year, 3 months ago