1. 27aa1bc Add explicit Neon implementation of cdef_filter functions by Salome Thirot · 9 months ago
  2. b694f04 rtc: Add frame-dropper support to external RTC RC by Marco Paniconi · 9 months ago
  3. 693e33c add i686-linux-gcc.cmake by James Zern · 9 months ago
  4. e072c6f Fix macros in cdef_find_dir_neon by Salome Thirot · 9 months ago
  5. 5309928 Add WienerConvolveParams with round_0 and round_1 by Wan-Teh Chang · 9 months ago
  6. 5a277b2 Fix loop restoration allocs in encoder by Rachel Barker · 9 months ago
  7. 5c46a34 rtc: Allow for constraining consecutive frame drops by Marco Paniconi · 9 months ago
  8. 7a4901e Add pointer to RD_STATS in MACROBLOCK structure by Satheesh Kumar · 9 months ago
  9. c65670f6 Improve loop restoration size selection by Rachel Barker · 9 months ago
  10. 7dd4cb6 Rename equiv_mode to intra_mode by Wan-Teh Chang · 9 months ago
  11. 96193e4 Do not call aom_internal_error in identify_regions by Wan-Teh Chang · 9 months ago
  12. 6f24643 Initialize use_dist_wtd_comp_avg in get_conv_params_wiener() by Jingning Han · 9 months ago
  13. eccfc28 Add explicit Neon implementation of cdef_find_dir by Salome Thirot · 9 months ago
  14. 04bc5b6 Add Neon path for av1_compute_stats_highbd by Arpad Panyik · 11 months ago
  15. 3a79057 Handle calls to av1_alloc_pc_tree_node() for error propagation by Mudassir Galaganath · 9 months ago
  16. 1aad206 Use pc_root pointer in ThreadData to allocate PC_TREE root by Mudassir Galaganath · 9 months ago
  17. 830a65f Miscellaneous cleanup by Wan-Teh Chang · 9 months ago
  18. 1dbe1c7 Remove unnecessary parentheses around macro values by Wan-Teh Chang · 9 months ago
  19. 0165c7d Do not define MAX_SB_SIZE in aom_dsp_common.h by Wan-Teh Chang · 9 months ago
  20. 9a55057 Handle allocation failure of buffers in av1_identify_regions() by Satheesh Kumar · 9 months ago
  21. 150f371 Address allocation failure in tf_alloc_and_reset_data() by Satheesh Kumar · 9 months ago
  22. fe82063 Add Neon implementation of HBD estimate_noise_from_single_plane by Salome Thirot · 10 months ago
  23. 7335a34 Add test suite for av1_highbd_estimate_noise_from_single_plane by Salome Thirot · 10 months ago
  24. 48b7852 Move this_dqcoeff in search_tx_type to MACROBLOCK by Wan-Teh Chang · 9 months ago
  25. 85dd31d Fix a misspelling of dqcoeff in a comment by Wan-Teh Chang · 9 months ago
  26. 7b23169 Add pointers to SB_FIRST_PASS_STATS in MACROBLOCK structure by Satheesh Kumar · 10 months ago
  27. b973d91 Mark Neon txfm2d helper functions as force-inline by George Steed · 9 months ago
  28. 4240650 av1_fwd_txfm2d_neon.c: Fix comment around butterfly operation by George Steed · 9 months ago
  29. 9921bf9 highbd_fwd_txfm_neon.c: Use more butterfly and DCT helpers by George Steed · 9 months ago
  30. cde6826 highbd_fwd_txfm_neon.c: Push negations into cospi multiplies by George Steed · 9 months ago
  31. 72bc209 highbd_fwd_txfm_neon.c: Fix typo in butterfly_half_neon by George Steed · 9 months ago
  32. e625088 Add high bitdepth version of EncodeAPI.SetSFrameOnFirstFrame by Salome Thirot · 9 months ago
  33. 42041df Add HBD version of EncodeSmallWidthHeight test suite by Salome Thirot · 9 months ago
  34. fb09b4c Fix loop condition in av1_estimate_noise_from_single_frame_neon by Salome Thirot · 9 months ago
  35. dcde09e Fix test suites for av1_calc_proj_params by Salome Thirot · 9 months ago
  36. f6c750e Add Neon implementation of av1_calc_proj_params_high_bd by Salome Thirot · 9 months ago
  37. 9caa284 highbd_fwd_txfm_neon.c: Inline load/store helpers into kernels by George Steed · 9 months ago
  38. 1bd29b5 Improve comments for extended partition search sfs by Chi Yo Tsai · 9 months ago
  39. 7af3a95 Before freeing ctx->img, assert not self_allocd by Wan-Teh Chang · 9 months ago
  40. fe2b4a6 Delete the declaration of copy_cdef_16bit_to_16bit by Wan-Teh Chang · 9 months ago
  41. cfc5b7b highbd_fwd_txfm_neon.c: Extract f{dct,adst,identity}16 x4 kernel by George Steed · 9 months ago
  42. bdd4c75 highbd_fwd_txfm_neon.c: Adjust howmany loops to be do-while loops by George Steed · 9 months ago
  43. 57924db highbd_fwd_txfm_neon.c: Mark small kernels as force-inline by George Steed · 9 months ago
  44. b79b27a highbd_fwd_txfm_neon.c: Add missing `const` to component kernels by George Steed · 9 months ago
  45. 86bd8db0 Propagate constants for av1_round_shift_rect_array_32_neon by George Steed · 9 months ago
  46. 6526632 More frame size unit tests by Cheng Chen · 9 months ago
  47. 2e5d675 Assert bsize is allowed for 4-way partitions by Wan-Teh Chang · 9 months ago
  48. d081462 Add Neon impl for av1_wedge_compute_delta_squares by Gerda Zsejke More · 9 months ago
  49. 604883a Declare ext_partition_eval_thresh as BLOCK_SIZE by Wan-Teh Chang · 9 months ago
  50. 7e1fa9e Add Neon implementation of aom_highbd_blend_a64_d16_mask by Gerda Zsejke More · 12 months ago
  51. c9f3d68 Document valid range of ext_partition_eval_thresh by Wan-Teh Chang · 9 months ago
  52. f4db04b Cosmetic changes for cpi->consec_zero_mv by Cheng Chen · 9 months ago
  53. dc2c3eb2 Make the encoder aware of frame size increase from config by Cheng Chen · 10 months ago
  54. 213c3f8 Cosmetic changes for cpi->consec_zero_mv by Cheng Chen · 9 months ago
  55. 794dabd Free mv_costs and dv_costs in encoder_destroy() by Samuthirika S · 10 months ago
  56. 175bb97 disable av1_estimate_noise_from_single_plane_neon by James Zern · 9 months ago
  57. 9984e70 Unit test for invalid resolution changes by Cheng Chen · 10 months ago
  58. 3abb1b0 Make the encoder aware of frame size increase from config by Cheng Chen · 10 months ago
  59. 6ce4446 Set ref dim with av1_setup_pre_planes in firstpass by chiyotsai · 10 months ago
  60. 0514501 Add Neon implementation of av1_wedge_sign_from_residuals by Gerda Zsejke More · 10 months ago
  61. 7c94aa5 Avoid loop around small kernel calls in highbd_fwd_txfm_neon.c by George Steed · 10 months ago
  62. 87f1893 Add Neon implementation of av1_calc_proj_params by Salome Thirot · 10 months ago
  63. 85a73a8 Fix av1_calc_proj_params speed tests by Salome Thirot · 10 months ago
  64. 88d02fa Add Neon implementation of av1_estimate_noise_from_single_plane by Salome Thirot · 10 months ago
  65. a37fd2d remove pointer checks before calling aom_free() by James Zern · 9 months ago
  66. 9a2d2fb Revert "Add explicit condition check to guard av1_ml_prune_4_partition()" by Jingning Han · 9 months ago
  67. 3f5b95a aom_thread: fix windows pthread compatibility layer by James Zern · 9 months ago
  68. 20dc81f Add explicit condition check to guard av1_ml_prune_4_partition() by Jingning Han · 9 months ago
  69. 464e133 Fix memory allocation checks in partition functions by Satheesh Kumar · 10 months ago
  70. 5ce6a0c Simplify shifts in load_buffer helpers in highbd_fwd_txfm_neon.c by George Steed · 10 months ago
  71. 490768f Introduce a custom cospi array for highbd_fwd_txfm_neon.c by George Steed · 10 months ago
  72. 67d97ee fix encode_api_test.cc compilation w/MSVC by James Zern · 10 months ago
  73. 32a0216 fix encode_api_test.cc compilation w/MSVC by James Zern · 10 months ago
  74. 20166cc sse_avx2/sse4.c: Add blank line between functions by Wan-Teh Chang · 10 months ago
  75. b15d4f7 sum_squares_test.cc: Coding style fixes by Wan-Teh Chang · 10 months ago
  76. fa35266 aom_thread: increase stack size w/Debug+ASan by James Zern · 10 months ago
  77. 6ca8779 Use av1_is_directional_mode arg as array index by Wan-Teh Chang · 10 months ago
  78. 82af7b0 Exclude ASM_NASM variables for srcs generation by Jerome Jiang · 10 months ago
  79. 8165a21 Add Neon implementation of av1_higbhd_convolve_x_intrabc by Salome Thirot · 10 months ago
  80. 8eb7b6f Add test suite for av1_highbd_convolve_x_sr_intrabc by Salome Thirot · 10 months ago
  81. aaa50fd Add Neon implementation of av1_highbd_convolve_y_sr_intrabc by Salome Thirot · 10 months ago
  82. 24434be Add test suite for av1_highbd_convolve_y_sr_intrabc by Salome Thirot · 10 months ago
  83. 50e28f5 Optimize lowbd_blend_a64_d16_mask_neon function by Gerda Zsejke More · 1 year ago
  84. d93263f Fix BlendA64MaskTest tests by Gerda Zsejke More · 12 months ago
  85. b8a534d Add Neon implementation of av1_highbd_convolve_2d_sr_intrabc by Salome Thirot · 10 months ago
  86. 6ff8bed Add test suite for av1_highbd_convolve_2d_sr_intrabc by Salome Thirot · 10 months ago
  87. 0402d9a Propagate error from worker to main thread during pack bs MT by Mudassir Galaganath · 10 months ago
  88. 7a62727 Undo changes to aom_fast9_detect_nonmax prototype by Wan-Teh Chang · 10 months ago
  89. 998ab19 Add more unit tests for frame size change and multi-threads by Cheng Chen · 10 months ago
  90. b26d921 Add a test encoding high bit depth frames with various settings. by Maryla · 10 months ago
  91. 6288d8f rtc: Disable speed feature high bitdepth mode by Marco Paniconi · 10 months ago
  92. db72731 Detect encoder and image high bit depth mismatch by Wan-Teh Chang · 10 months ago
  93. 3bc78fc rtc: Disable two features for high bitdepth mode by Marco Paniconi · 10 months ago
  94. a077966 rtc: Only allow accurate_bit_estimate for low bitdepth by Marco Paniconi · 10 months ago
  95. 0399856 Exclude two tests for realtime only build by Cheng Chen · 10 months ago
  96. f2a3a76 Miscellaneous header include cleanup by Wan-Teh Chang · 10 months ago
  97. cf2d5a8 Avoid redundant switch in highbd_fwd_txfm_neon.c by George Steed · 10 months ago
  98. f337783 Use vector additions for shifts by one in shift_neon.h by George Steed · 10 months ago
  99. bb865ed Use shift_neon.h helpers in highbd_fwd_txfm_neon.c by George Steed · 10 months ago
  100. 6a86165 Refactor 4x4 kernels in highbd_fwd_txfm_neon.c by George Steed · 10 months ago