1. 1547e03 Refactor function used in variance based partition tree by Narayan · 1 year, 2 months ago
  2. 36ddd37 Add scaling changes to fix b/272139363. by oguleryuz · 1 year, 2 months ago
  3. 4c3c2c1 Screen content tool determination improvement. by Lin Zheng · 1 year, 2 months ago
  4. de6f57b rtc: Use 4x4 for best_pickmode->blk_skip by Marco Paniconi · 1 year, 2 months ago
  5. 16e2483 Revert "rtc-svc: Add speed per layer for svc" by Marco Paniconi · 1 year, 2 months ago
  6. b2bf84d rtc-screen: Fix to prediction setup for IDTX by Marco Paniconi · 1 year, 2 months ago
  7. 22164b5 Enable compound mode MV Refinement for speed 5 and 6 by venkat sanampudi · 1 year, 2 months ago
  8. fa2ff85 Remove magic numbers in av1_convolve_2d_sr_horiz Neon paths by Gerda Zsejke More · 1 year, 3 months ago
  9. b123018 Miscellaneous cleanup for aom/aomcx.h by Wan-Teh Chang · 1 year, 2 months ago
  10. 28f5d02 Change EXPECT_TRUE to ASSERT_TRUE by Wan-Teh Chang · 1 year, 2 months ago
  11. 7dc0930 test.cmake: use allowlist for libaom_test_srcs.txt by James Zern · 1 year, 2 months ago
  12. c87e49c Propagate constants in Neon av1_convolve_2d_sr_horiz functions by Gerda Zsejke More · 1 year, 3 months ago
  13. 42cb53c Refactor implementation of av1_dist_wtd_convolve_y_neon by Gerda Zsejke More · 1 year, 3 months ago
  14. 16f38c0 Make gf_group->is_frame_non_ref boolean by Remya Prakasan · 1 year, 2 months ago
  15. 242e32b Fix help message for --global-motion-method by Rachel Barker · 1 year, 2 months ago
  16. 74e9693 Simplify local variables in fill_variance_8x8avg_*bd by Wan-Teh Chang · 1 year, 2 months ago
  17. 6f224f8 fix compilation with clang -march=armv8.6-a by James Zern · 1 year, 2 months ago
  18. ab78198 rtc-svc: Add speed per layer for svc by Marco Paniconi · 1 year, 2 months ago
  19. 0b1d273 rtc: Remove const from parameter in function by Marco Paniconi · 1 year, 5 months ago
  20. 153ea07 Add a test that reproduces bug aomedia:3348 by Wan-Teh Chang · 1 year, 2 months ago
  21. 076b55b Remove an unneeded av1_alloc_layer_context() call by Wan-Teh Chang · 1 year, 2 months ago
  22. 0f5a045 rtc: Fix is_key_frame setting in variance partition by Marco Paniconi · 1 year, 5 months ago
  23. e70761b Document DimensionChangeLargeImageMultiThread test by Wan-Teh Chang · 1 year, 2 months ago
  24. 6f1f28d Change UpdateRateControl() to return bool by Wan-Teh Chang · 1 year, 2 months ago
  25. 2362cdc Add a test that reproduces b/272139363 by Wan-Teh Chang · 1 year, 2 months ago
  26. df38eb1 Reset show_existing_frame for a dropped frame by Remya Prakasan · 1 year, 2 months ago
  27. 8892c51 Fix some minor issues in global motion code by Rachel Barker · 1 year, 2 months ago
  28. 0c7ca36 Fix a hbd bug in av1_choose_var_based_partitioning by Wan-Teh Chang · 1 year, 2 months ago
  29. 1970ae2 Add AVX2 for aom_comp_avg_pred_c() by Diksha Singh · 1 year, 5 months ago
  30. 54e4b8f Add a GF_GROUP member to track dropped frames by Remya Prakasan · 1 year, 2 months ago
  31. 34c4c3f Call calc_mb_wiener_var() if auto_intra_tools_off by Wan-Teh Chang · 1 year, 3 months ago
  32. cbce061 Populate display_idx of GF_GROUP by Remya Prakasan · 1 year, 2 months ago
  33. 0189e1a Choose sb_size by ppi instead of svc by Yuan Tong · 1 year, 3 months ago
  34. 38ca150 Alter clamping of max_delta_up in adjust_q_cbr() by Paul Wilkins · 1 year, 2 months ago
  35. 96158b0 util.cmake: Fix typo AOM_CONFIG_VARS in comment by Wan-Teh Chang · 1 year, 3 months ago
  36. 4b1699e Add const to pointer parameters and variables by Wan-Teh Chang · 1 year, 2 months ago
  37. 35ac4a7 temporal_filter_test.cc: Use static_assert by Wan-Teh Chang · 1 year, 2 months ago
  38. aa1c26c Declare ref_frame_type_order array as static const by Wan-Teh Chang · 1 year, 2 months ago
  39. 9dbddb0 convolve.c: Avoid TODO(any) by Wan-Teh Chang · 1 year, 2 months ago
  40. e8bcc97 ethread.c: remove redundant returns by James Zern · 1 year, 2 months ago
  41. a9d29d3 intrapred_neon.c: remove redundant returns by James Zern · 1 year, 2 months ago
  42. 3525473 Fix assertion failure with drop frames by Remya Prakasan · 1 year, 2 months ago
  43. 17a042f encoder.c: Fix a comment nit by Wan-Teh Chang · 1 year, 2 months ago
  44. c8ce570 temporal_filter_test.cc: Remove unused using decls by Wan-Teh Chang · 1 year, 2 months ago
  45. 9b4cfc3 Fix two spelling errors by Wan-Teh Chang · 1 year, 2 months ago
  46. 48f6edc Refactor unaligned load parameter types in mem_neon.h by Gerda Zsejke More · 1 year, 2 months ago
  47. 35410de Revert newly added firstpass stats temporarily. by Lin Zheng · 1 year, 2 months ago
  48. 0d9df42 Remove leftover homography-related code by Rachel Barker · 1 year, 2 months ago
  49. dfd8046 Avoid unnecessary work in RANSAC by Rachel Barker · 1 year, 2 months ago
  50. a02796a Make global motion code more defensive by Rachel Barker · 1 year, 2 months ago
  51. febe1a0 Move get_rand_indices to random.h by Rachel Barker · 1 year, 2 months ago
  52. 2d60f27 Optimize RANSAC sample selection by Rachel Barker · 1 year, 3 months ago
  53. 021f148 Add more random number functions by Rachel Barker · 1 year, 3 months ago
  54. b49c591 Tune global motion segmentation by Rachel Barker · 1 year, 3 months ago
  55. 8508dd4 Tune disflow algorithm by Rachel Barker · 1 year, 3 months ago
  56. e4a36fe Disable global motion in lightfield mode by Rachel Barker · 1 year, 3 months ago
  57. 7904274 Fix signed integer overflow. by Mark Wachsler · 1 year, 2 months ago
  58. cd252e7 noise_model.c: add a few missing malloc casts by L. E. Segovia · 1 year, 2 months ago
  59. bee44e3 Propagate constants in Neon av1_convolve_2d_sr_vert functions by Gerda Zsejke More · 1 year, 3 months ago
  60. e6f555b Print info message after feenableexcept() failure by Wan-Teh Chang · 1 year, 2 months ago
  61. 00e8387 Cast unsigned int arguments of log1pf() to float by Wan-Teh Chang · 1 year, 2 months ago
  62. 11360fc Check for feenableexcept() failure by Wan-Teh Chang · 1 year, 2 months ago
  63. 7cd2428 Fix heap buffer overrun in aom_get4x4sse_cs_neon by Jonathan Wright · 1 year, 2 months ago
  64. a75f802 test.cmake: Update AOM_RC_TEST_SOURCES file list by Wan-Teh Chang · 1 year, 2 months ago
  65. e06a98c Optimize AVX2 intrinsic of av1_apply_temporal_filter() by Diksha Singh · 1 year, 3 months ago
  66. daba685 Fix the compiling issue in REALTIME_ONLY build. by Lin Zheng · 1 year, 2 months ago
  67. 79fc28c Handle allocation failure in RANSAC by Rachel Barker · 1 year, 2 months ago
  68. 1678245 Fix argument order in compute_flow_error by Rachel Barker · 1 year, 2 months ago
  69. 8e99722 Fix naming in flow library by Rachel Barker · 1 year, 2 months ago
  70. 3b1b26e Data initializaiton update by Lin Zheng · 1 year, 2 months ago
  71. 3029dfc Allintra: Introduce sf use_rd_based_breakout_for_intra_tx_search by Mudassir Galaganath · 1 year, 2 months ago
  72. 555b3aa rtc: Color sensitivity for altref in nonrd by Marco Paniconi · 1 year, 2 months ago
  73. 293bdf2 Replace log(1+arg) with log1p(arg) by Wan-Teh Chang · 1 year, 2 months ago
  74. 9bf6e76 Call glibc feenableexcept() to trap division by 0 by Wan-Teh Chang · 1 year, 2 months ago
  75. 0e9217a disable aom_get4x4sse_cs_neon by James Zern · 1 year, 2 months ago
  76. ed34bad Set empty ref frame slot based on priority by Angie Chiang · 1 year, 3 months ago
  77. 70d547d Modify PC_TREE alloc and free functions by Neha Mary Thomas · 1 year, 2 months ago
  78. 2cbc15e Remove firstpass_stats from test data by Jerome Jiang · 1 year, 2 months ago
  79. 665d332 rtc: Allow for usage of src_sad_blk for svc by Marco Paniconi · 1 year, 2 months ago
  80. 080db61 Bug fix for aomedia:3399 by Lin Zheng · 1 year, 2 months ago
  81. 2ff9db5 Init entire num_finished_cols for mb_wiener_var MT by Wan-Teh Chang · 1 year, 2 months ago
  82. 7f07d85 Revert "rtc: Color sensitivity for altref in nonrd" by Marco Paniconi · 1 year, 2 months ago
  83. fa1233e nonrd_opt.c: Fix spelling error of "this" by Wan-Teh Chang · 1 year, 2 months ago
  84. 02c178b Fix the assertion in vertical convolve functions by Yunqing Wang · 1 year, 2 months ago
  85. d803d3b Rename first param of av1_apply_temporal_filter by Wan-Teh Chang · 1 year, 2 months ago
  86. 323fa02 ratectrl.h: Fix a comment nit by Wan-Teh Chang · 1 year, 2 months ago
  87. d74c862 encoder_utils.c: Fix spelling error of superblocks by Wan-Teh Chang · 1 year, 2 months ago
  88. 10e1cb5 allintra_vis.c: Fix spelling errors of Accumulate by Wan-Teh Chang · 1 year, 2 months ago
  89. 01eeb3f disflow: Rename getCubicValue_* to naming style by Wan-Teh Chang · 1 year, 2 months ago
  90. 652bc87 Optimize transpose_neon.h helper functions by Gerda Zsejke More · 1 year, 3 months ago
  91. 6d02345 rtc: Color sensitivity for altref in nonrd by Marco Paniconi · 1 year, 3 months ago
  92. 11895fd Bug fix of sm_scaling_factor buffer allocation. by Lin Zheng · 1 year, 3 months ago
  93. 42b9273 rtc: Bias encoding for RPS recovery frames by Marco Paniconi · 1 year, 3 months ago
  94. 960a2f2 rtc: Fix to high bit-depth in nonrd_pickmode by Marco Paniconi · 1 year, 3 months ago
  95. 782da21 Code formatting and data types fix. by Lin Zheng · 1 year, 3 months ago
  96. 68047e7 Check the motion search bound by Jingning Han · 1 year, 3 months ago
  97. ea375e8 ratectrl_rtc_test.cc: Remove unneeded headers by Wan-Teh Chang · 1 year, 3 months ago
  98. 7bc77f7 Revert "rtc: Fix logic in nonrd screen for color" by Marco Paniconi · 1 year, 3 months ago
  99. f1b816d Remove qmode code by Jerome Jiang · 1 year, 3 months ago
  100. c841154 test.cmake: Exclude _RC_ from libaom_test_srcs.txt by Wan-Teh Chang · 1 year, 3 months ago