1. 8e7863f Remove arch-specific implementation for comp_mask_upsampled_pred by Salome Thirot · 1 year, 7 months ago
  2. 3e3bf42 Remove an unneeded undef by chiyotsai · 2 years, 2 months ago
  3. 9db4cdf Make generated reconinter functions static inline by chiyotsai · 2 years, 2 months ago
  4. 740d491 COSMETICS: Clean up av1/common/reconinter_template.inc by chiyotsai · 2 years, 2 months ago
  5. c832755 rtc: Refactor Luma build inter prediction for single ref mode by Cherma Rajan A · 2 years, 2 months ago
  6. f4c53bd Template-fy recon_inter functions by chiyotsai · 2 years, 2 months ago
  7. fee3f75 Inline coordinate computation on scaled frames by chiyotsai · 2 years, 2 months ago
  8. 3a862d3 reconinter_enc: quiet -Wstringop-overflow warnings by James Zern · 3 years, 1 month ago
  9. c78b7fd remove some highbd source w/CONFIG_AV1_HIGHBITDEPTH=0 by James Zern · 3 years, 1 month ago
  10. 7941538 Move AV1 specific code into AV1 folder by Yaowu Xu · 3 years, 6 months ago
  11. 4b592ec Enable compound motion search in tpl model by Jingning Han · 4 years ago
  12. 0f5cd05 Add doxygen comments for MB_MODE_INFO by chiyotsai · 4 years, 5 months ago
  13. 5c510c9 Eliminate duplicate highbd-convolve-copy by Elliott Karpilovsky · 4 years, 9 months ago
  14. bac1dea Introduce DecoderCodingBlock struct. by Urvang Joshi · 4 years, 9 months ago
  15. 7ccbade Refactor code to setup obmc dst bufs. by Urvang Joshi · 4 years, 9 months ago
  16. 7d0449a Make setup_address_for_obmc() function static. by Urvang Joshi · 4 years, 9 months ago
  17. ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 4 years, 9 months ago
  18. 7440c01 Common av1_build_inter_predictors() function. by Urvang Joshi · 4 years, 9 months ago
  19. 443fb6a Common av1_build_one_inter_predictor function. by Urvang Joshi · 4 years, 9 months ago
  20. 1559bb9 Rename a func to av1_enc_build_one_inter_predictor by Urvang Joshi · 4 years, 9 months ago
  21. 207a43f Introduce enc_calc_subpel_params function. by Urvang Joshi · 4 years, 9 months ago
  22. 3f3ca53 Make build_inter_predictors() for enc/dec similar. by Urvang Joshi · 4 years, 9 months ago
  23. c420ec0 Cleanup of multiple inter prediction functions by Xin Zhao · 4 years, 9 months ago
  24. f2d15ee Rename onyxc_int.h to av1_common_int.h. by Wan-Teh Chang · 4 years, 10 months ago
  25. 474e1e1 Add is_chroma_ref flag in MACROBLOCKD by Hui Su · 4 years, 11 months ago
  26. 4dfc85b AV1 RT: Simplified Inter Prediction by Fyodor Kyslov · 5 years ago
  27. aadb0b4 Consolidate get_scaled_plane_bsize() by Hui Su · 5 years ago
  28. 56e838f Add function to fetch chroma block size by Hui Su · 5 years ago
  29. 0104bdd Refactor to avoid changing pd addr in inter pred unit by Jingning Han · 5 years ago
  30. c1fdfe7 Remove deprecated calc_subpel_params() by Jingning Han · 5 years ago
  31. 481472b Clean up av1_build_inter_predictor() interface by Jingning Han · 5 years ago
  32. d8134c7 Remove redundant params from av1_init_warp_params() by Jingning Han · 5 years ago
  33. 7a6c7dc Make av1_build_inter_predictor support mask compound by Jingning Han · 5 years ago
  34. 1a27d7f Rework conv_params setup by Jingning Han · 5 years ago
  35. d5353a1 Decompose single and compound inter prediction by Jingning Han · 5 years ago
  36. 4f75fac Refactor masked compound prediction by Jingning Han · 5 years ago
  37. 0ec3829 Fix yuv plane assignment for inter prediction initialization by Jingning Han · 5 years ago
  38. 9883fb5 Refactor build_inter_predictors by Jingning Han · 5 years ago
  39. 2303c43 Remove deprecated block boundary assignments in obmc by Jingning Han · 5 years ago
  40. b94cd5e Store mi_row and mi_col in MACROBLOCKD, part 1 by Hui Su · 5 years ago
  41. e7901ff Streamline motion vector to address mapping by Jingning Han · 5 years ago
  42. b726c56 Refactor obmc prediction by Jingning Han · 5 years ago
  43. 3d1e5e2 Refactor build_prediction_by_left_pred by Jingning Han · 5 years ago
  44. 60ff37a Refactor build_prediction_by_above_pred() by Jingning Han · 5 years ago
  45. b38d0ed Load reference frame pointer to initialize inter_params by Jingning Han · 5 years ago
  46. 350be7f Deprecate build_inter_predictors_single_buf() by Jingning Han · 5 years ago
  47. 46564ea Refactor av1_build_inter_predictor by Jingning Han · 5 years ago
  48. 0c1f596 Deprecate mv_precision from av1_build_inter_predictor by Jingning Han · 5 years ago
  49. c94a051 Remove unneeded convolve average assignment by Jingning Han · 5 years ago
  50. 26e5b5f Clean up av1_make_inter_predictor() interface by Jingning Han · 5 years ago
  51. 12d93eb Pass inter prediction filter parameter by Jingning Han · 5 years ago
  52. 5dd087d Explicitly compute ref block address in calc_subpel_params() by Jingning Han · 5 years ago
  53. 98f941b Clean up av1_build_inter_predictors_for_planes_single_buf() by Jingning Han · 5 years ago
  54. 0f89d0b Clean up av1_make_masked_inter_predictor() by Jingning Han · 5 years ago
  55. c18b11a Decouple av1_make_inter_predictor() dependency on MACROBLOCKD by Jingning Han · 5 years ago
  56. 68c88b2 Refactor av1_make_inter_predictor() control by Jingning Han · 5 years ago
  57. b2ff835 Add InterPredParams struct by Jingning Han · 5 years ago
  58. 1cb298c Exclude hbd functions in aom_dsp from HBD flag. by Jerome Jiang · 5 years ago
  59. fa1d173 HBD flag for variance and convolve functions. by Jerome Jiang · 5 years ago
  60. 1e4f94b Refactor InterpFilters variable by Ravi Chaudhary · 6 years ago
  61. 5859dca Fix more warnings from static analysis by kyslov · 6 years ago
  62. 8010d49 Consolidate inter prediction functions for encoder by Hui Su · 6 years ago
  63. ee7a9c0 Add some const qualifiers for BUFFER_SET variables by Hui Su · 6 years ago
  64. bdd4a8a Use is_cur_buf_hbd() when possible by Hui Su · 6 years ago
  65. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  66. 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
  67. a21966b Remove frame_refs: de-duplicate ref frame refs by David Turner · 6 years ago
  68. 9333b31 Revert "Fix overflow in clamp_mv_to_umv_border_sb" by Remy Foray · 6 years ago
  69. ddb8060 De-duplicate references to current frame buffer by Jack Haughton · 6 years ago
  70. acbe83b Move frame_refs into current_frame by David Turner · 6 years ago
  71. 1bcefb3 Remove idx from RefBuffer, use ptr instead by David Turner · 6 years ago
  72. 716f289 Fix overflow in clamp_mv_to_umv_border_sb by Remy Foray · 6 years ago
  73. e5250a9 Change in-place modification of MB_MODE_INFO in OBMC by Ravi Chaudhary · 6 years ago
  74. e58f6eca Add pointers to temp buffers in 'xd'. by Urvang Joshi · 6 years ago
  75. 0a4cfad decodeframe and reconinter_enc: Reduce stack use. by Urvang Joshi · 6 years ago
  76. 6454f39 Remove av1_highbd_build_inter_predictor by Peng Bin · 6 years ago
  77. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 6 years ago
  78. 1bc5804 Correct outdated variable names, n8_w and n8_h by Yushin Cho · 6 years ago
  79. 7500f80 reconinter: Separate files for encoder-only funcs by Urvang Joshi · 6 years ago