1. 0d9df42 Remove leftover homography-related code by Rachel Barker · 2 years ago
  2. 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 3 months ago
  3. 6496e8d Work around a spec bug in gm_get_motion_vector() by Rachel Barker · 2 years, 6 months ago
  4. f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years, 1 month ago
  5. 88879fa WarpedMotionParams: reduce size of wmmat[] to 6 by James Zern · 3 years, 3 months ago
  6. c739f21 Fix GCC 8.3.0 -Wmaybe-uninitialized on left_col by Wan-Teh Chang · 3 years, 5 months ago
  7. d6f767b Estimate coeff cost based on transform stats by Angie Chiang · 4 years ago
  8. e4d0d85 Remove best_mv from macroblock by chiyotsai · 5 years ago
  9. 0c715e0 Fixed a msvc build issue by Yaowu Xu · 5 years ago
  10. b6409e9 Refactor FeatureFlags from AV1_COMMON by Urvang Joshi · 5 years ago
  11. 981eb5f Simplify av1_find_best_(obmc_)sub_pixel_tree by chiyotsai · 5 years ago
  12. 2ad959b Divide mv limits into mv_limits and subpel_mv_limits by chiyotsai · 5 years ago
  13. 87bb805 Correct some usages of subpel/fullpel conversion by chiyotsai · 5 years ago
  14. 1b5732a Correct rounding when convert subpel_mv to fullpel_mv by chiyotsai · 5 years ago
  15. e46cff7 Clean up mcomp.c by chiyotsai · 5 years ago
  16. b998d07 Seperate weight from candidate_mv structure by Remya · 6 years ago
  17. cf7f263 Data structure change for memory optimization by Satish Kumar Suman · 6 years ago
  18. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  19. b18cdfc Skip affine evaluation based on warp parameters by Venkat · 6 years ago
  20. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  21. d0c9dcd Add ATTRIBUTE_PACKED to some enum types. by Wan-Teh Chang · 7 years ago
  22. ae46d40 mv.h: rm unused mv_has_subpel by James Zern · 7 years ago
  23. 3db7530 Introduce and use 'kZeroMv' constant by Sebastien Alaiwan · 7 years ago
  24. bb259ea Remove unreachable branch in globalmv computation by Jingning Han · 7 years ago
  25. 670c0ab Faster return on identity globalmv type by Jingning Han · 7 years ago
  26. cbb9b74 Deprecate GLOBAL_SUB8X8_USED flag by Jingning Han · 7 years ago
  27. 45295c3 Remove CONFIG_AMVR by Yaowu Xu · 7 years ago
  28. fb049a7 Revert "[NORMATIVE] Extend full-pixel motion vectors to 12 bits" by Yunqing Wang · 7 years ago
  29. 28f50b6 Remove unused pred_diff field by Frank Bossen · 7 years ago
  30. f552a31 [NORMATIVE] Extend full-pixel motion vectors to 12 bits by Yunqing Wang · 7 years ago
  31. 66b9899 Rep HORSHEAR_REDUCE_PRECISION_BITS w/ ROUND0_BITS by Debargha Mukherjee · 7 years ago
  32. 5fdd1ca Merge and remove WARPEDPIXEL_FILTER_BITS by Debargha Mukherjee · 7 years ago
  33. 1fc3df5 Stop using VP9 convolve scheme in AV1 encoder. by Debargha Mukherjee · 7 years ago
  34. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  35. 2eb9b84 [Clean Up] Remove get_y_mode() by Luc Trudeau · 7 years ago
  36. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  37. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  38. 163710c Accept all warped motion model settings by Sebastien Alaiwan · 7 years ago
  39. 1a2b35f Remove code for homography models by Debargha Mukherjee · 7 years ago
  40. edced25 Further cleanups related to removal of cb4x4 flags by Debargha Mukherjee · 7 years ago
  41. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  42. 97d6a37 Find warped reference MV by Yunqing Wang · 7 years ago
  43. 799ff70 Simplify the ALL_ZERO_FLAG logic in av1_rd_pick_intra_mode_sb by Rupert Swarbrick · 7 years ago
  44. d7c8bd5 Fix global-motion + error-resilient-mode by David Barker · 7 years ago
  45. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 7 years ago
  46. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  47. 323d535 Prevent illegal signaling of gm types above AFFINE by Sarah Parker · 8 years ago
  48. 1bc8286 Sample selection in warped motion by Yunqing Wang · 8 years ago
  49. 0eea89f Remove SEPARATE_GLOBAL_MOTION macro by Sarah Parker · 8 years ago
  50. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  51. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  52. 14b8112 Extra rounding to let hw to use narrower integers. by Sean Purser-Haskell · 8 years ago
  53. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  54. 552b0b2 Fix some integer sanitization issues by Debargha Mukherjee · 8 years ago
  55. f9d15b6 avoid shift of negative values by Yaowu Xu · 8 years ago
  56. f7ab7e3 Update global motion experiment comments by Sarah Parker · 8 years ago
  57. 5f35e58 Support upto affine model for global motion by Debargha Mukherjee · 8 years ago
  58. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  59. 27f6e66 Reduce precision of shear parameters to 16 bits by Debargha Mukherjee · 8 years ago
  60. 27f3f98 Turn on SEPARATE_GLOBAL_MOTION by default by Sarah Parker · 8 years ago
  61. 1e6e130 Add clamping to local warp parameters by Debargha Mukherjee · 8 years ago
  62. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago
  63. 13d0662 Reduce the number of bits sent for global translation model by Sarah Parker · 8 years ago
  64. 1d18460 Reduce precision bis between shears by Debargha Mukherjee · 8 years ago
  65. 3b6c544 Refactoring related to shear parameter computation by Debargha Mukherjee · 8 years ago
  66. 11f0e40 A few fixes for global motion by Debargha Mukherjee · 8 years ago
  67. 265db6d Improves/refactors rd costing for global motion by Debargha Mukherjee · 8 years ago
  68. 07b1d38 Global motion small fix. by Debargha Mukherjee · 8 years ago
  69. 19234cc Macro to disable warped/obmc_causal with global motion by Sarah Parker · 8 years ago
  70. febb59c Allow global motion based translation for sub8x8 by Debargha Mukherjee · 8 years ago
  71. ae7c458 Turn off global motion for sub8x8 blocks by Sarah Parker · 8 years ago
  72. f6dd3c6 Better block center in gm_get_motion_vector fn by Debargha Mukherjee · 8 years ago
  73. 45390c1 Change gm_get_motion_vector by David Barker · 8 years ago
  74. 6c65278 Increase global motion translation precision by David Barker · 8 years ago
  75. 5dfa930 Support trapezoidal models for global motion by Debargha Mukherjee · 8 years ago
  76. b0f6bd4 Support affine/homography models for global motion by Debargha Mukherjee · 8 years ago
  77. 9febfc1 Some refactoring/cleanup of global motion costing by Debargha Mukherjee · 8 years ago
  78. 3a50db4 Increase precision of affine parameters by Debargha Mukherjee · 8 years ago
  79. cdcac6d Make gm_get_motion_vector respect allow_high_precision_mv by David Barker · 8 years ago
  80. 3f33883 Pre-store the pred_diff for nmv context by Jingning Han · 8 years ago
  81. e3e0079 Some refactoring and improvements to gobal motion by Debargha Mukherjee · 8 years ago
  82. cf3d0b0 Remove Global_Motion_Params and GLOBAL_MOTION_TYPE by David Barker · 8 years ago
  83. 8db4c77 Harmonize the global parameter mappings by Debargha Mukherjee · 8 years ago
  84. 5f30585 Increase gm precision from 16 to 32 bit ints by Debargha Mukherjee · 8 years ago
  85. 4306b6e more ref_mv changes from aom/master by Yaowu Xu · 8 years ago
  86. c4bcb50 Swap order of affine parameters by Sarah Parker · 9 years ago
  87. 5ebdf40 Merge "Add global motion experiment to rdopt" into nextgenv2 by Sarah Parker · 9 years ago
  88. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  89. e529986 Add global motion experiment to rdopt by Sarah Parker · 9 years ago
  90. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  91. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (97%) from vp10/common/mv.h]
  92. 4dc0f1b Implement global motion parameter computation by Sarah Parker · 9 years ago
  93. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  94. aa810c0 Adjust gm parameter computation to avoid mismatch by Sarah Parker · 9 years ago
  95. e9bd26b Add affine model to global motion by Sarah Parker · 9 years ago
  96. 5fa46c0 Add global motion parameters to compressed header by Sarah Parker · 9 years ago
  97. 113f8d8 Replace hard coded values in mv_has_subpel by Jingning Han · 9 years ago
  98. 876c8b0 Store predicted motion vectors by Jingning Han · 9 years ago
  99. 253a200 Refactor ref mv stack system by Jingning Han · 9 years ago
  100. e5c57c5 Integrate motion vector stack into codec by Jingning Han · 9 years ago