1. a793fff CWG-E052 Simplification of OPFL and DAMR (aspects 2, 3, 5) by Lester Lu · 11 months ago
  2. fd8d85e Port global motion improvements from AV1 + refs + bootstrap quantization by Debargha Mukherjee · 12 months ago
  3. df491c3 CWG-E014: MVD coding by Mohammed sarwer · 12 months ago
  4. 0114f7c Fix build with EXTENDED_WARP_PREDICTION disabled by Rachel Barker · 1 year, 1 month ago
  5. 546f808 Remove macro CONFIG_FLEX_MVRES by Mohammed sarwer · 1 year, 3 months ago
  6. 290b3e0 Remove CONFIG_CWP compile time flag by Leo Zhao · 1 year, 3 months ago
  7. 7371820 Fix build issues when some experiments are disabled by Rachel Barker · 1 year, 3 months ago 300-config_tip_direct_frame_mv-motion-vectors-can-go-out-of-normal-range
  8. 27b85e9 Fix incorrect value in default_warp_params by Rachel Barker · 1 year, 3 months ago
  9. fc2079b Merge warp flags together by Rachel Barker · 1 year, 3 months ago
  10. c78209b CWG-D067 part 2: Add 4x4 translational warp filter by Rachel Barker · 1 year, 4 months ago
  11. 4ab5e71 CWG-D034: Improved Global Motion by Rachel Barker · 1 year, 8 months ago
  12. 8925a33 CWG-D027 (compound weighted prediction) by Leo (Liang) Zhao · 1 year, 9 months ago
  13. e0607ac Further clamping for MVs by Rachel Barker · 2 years ago
  14. 43d9862 clamp warp motion vector by Mohammed Golam Sarwer · 2 years ago
  15. 766c5a3 Fix #130 Remove Assert under get_warp_motion_vector() and Fix Warnings by Han Gao · 2 years, 1 month ago
  16. 848e2a4 Bugfix: compilation error when FLEX_MVRES off by Han Gao · 2 years, 2 months ago
  17. ff56816 CWG-C080: Improvements to warp tools by Rachel Barker · 2 years, 3 months ago
  18. 8efb4f4 C071 Subblock MV from Local Warp by Han Gao · 2 years, 4 months ago
  19. 75d9d6c CWG-C061:WRL for warp-delta mode by Mohammed sarwer · 2 years, 6 months ago
  20. 10e491f Bugfix in get_warp_motion_vector() by Dzung Hoang · 2 years, 6 months ago
  21. 88d648f fix assertion fail on get_warp_motion_vector by Mohammed sarwer · 2 years, 6 months ago
  22. 5112236 CWG-C050: EXTENDED_WARP_PREDICTION tools by Rachel Barker · 2 years, 7 months ago
  23. 90b4864 CWG-C020: Flex MV precisions by Mohammed sarwer · 2 years, 9 months ago
  24. 19b5cc2 Revert 92652ac7 and commit new fix for tip mismatch by Yixin Du · 2 years, 11 months ago
  25. 92652ac Fix the mismatch for TIP by Yixin Du · 2 years, 11 months ago
  26. 41c6dd7 CI: Fix the CI Formatting by Vibhoothi · 3 years, 5 months ago
  27. 7319db5 Update BSD-3 license for AVM project and files by Krishna Rapaka · 3 years, 6 months ago
  28. e4d0d85 Remove best_mv from macroblock by chiyotsai · 5 years ago
  29. 0c715e0 Fixed a msvc build issue by Yaowu Xu · 5 years ago
  30. b6409e9 Refactor FeatureFlags from AV1_COMMON by Urvang Joshi · 5 years ago
  31. 981eb5f Simplify av1_find_best_(obmc_)sub_pixel_tree by chiyotsai · 5 years ago
  32. 2ad959b Divide mv limits into mv_limits and subpel_mv_limits by chiyotsai · 5 years ago
  33. 87bb805 Correct some usages of subpel/fullpel conversion by chiyotsai · 5 years ago
  34. 1b5732a Correct rounding when convert subpel_mv to fullpel_mv by chiyotsai · 5 years ago
  35. e46cff7 Clean up mcomp.c by chiyotsai · 5 years ago
  36. b998d07 Seperate weight from candidate_mv structure by Remya · 6 years ago
  37. cf7f263 Data structure change for memory optimization by Satish Kumar Suman · 6 years ago
  38. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  39. b18cdfc Skip affine evaluation based on warp parameters by Venkat · 6 years ago
  40. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  41. d0c9dcd Add ATTRIBUTE_PACKED to some enum types. by Wan-Teh Chang · 7 years ago
  42. ae46d40 mv.h: rm unused mv_has_subpel by James Zern · 7 years ago
  43. 3db7530 Introduce and use 'kZeroMv' constant by Sebastien Alaiwan · 7 years ago
  44. bb259ea Remove unreachable branch in globalmv computation by Jingning Han · 7 years ago
  45. 670c0ab Faster return on identity globalmv type by Jingning Han · 7 years ago
  46. cbb9b74 Deprecate GLOBAL_SUB8X8_USED flag by Jingning Han · 7 years ago
  47. 45295c3 Remove CONFIG_AMVR by Yaowu Xu · 7 years ago
  48. fb049a7 Revert "[NORMATIVE] Extend full-pixel motion vectors to 12 bits" by Yunqing Wang · 7 years ago
  49. 28f50b6 Remove unused pred_diff field by Frank Bossen · 7 years ago
  50. f552a31 [NORMATIVE] Extend full-pixel motion vectors to 12 bits by Yunqing Wang · 7 years ago
  51. 66b9899 Rep HORSHEAR_REDUCE_PRECISION_BITS w/ ROUND0_BITS by Debargha Mukherjee · 7 years ago
  52. 5fdd1ca Merge and remove WARPEDPIXEL_FILTER_BITS by Debargha Mukherjee · 7 years ago
  53. 1fc3df5 Stop using VP9 convolve scheme in AV1 encoder. by Debargha Mukherjee · 7 years ago
  54. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  55. 2eb9b84 [Clean Up] Remove get_y_mode() by Luc Trudeau · 7 years ago
  56. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  57. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  58. 163710c Accept all warped motion model settings by Sebastien Alaiwan · 7 years ago
  59. 1a2b35f Remove code for homography models by Debargha Mukherjee · 7 years ago
  60. edced25 Further cleanups related to removal of cb4x4 flags by Debargha Mukherjee · 7 years ago
  61. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  62. 97d6a37 Find warped reference MV by Yunqing Wang · 7 years ago
  63. 799ff70 Simplify the ALL_ZERO_FLAG logic in av1_rd_pick_intra_mode_sb by Rupert Swarbrick · 7 years ago
  64. d7c8bd5 Fix global-motion + error-resilient-mode by David Barker · 7 years ago
  65. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 7 years ago
  66. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  67. 323d535 Prevent illegal signaling of gm types above AFFINE by Sarah Parker · 8 years ago
  68. 1bc8286 Sample selection in warped motion by Yunqing Wang · 8 years ago
  69. 0eea89f Remove SEPARATE_GLOBAL_MOTION macro by Sarah Parker · 8 years ago
  70. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  71. b732c1e GLOBAL_MOTION: simplify parameter coding. by Thomas Davies · 8 years ago
  72. 14b8112 Extra rounding to let hw to use narrower integers. by Sean Purser-Haskell · 8 years ago
  73. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  74. 552b0b2 Fix some integer sanitization issues by Debargha Mukherjee · 8 years ago
  75. f9d15b6 avoid shift of negative values by Yaowu Xu · 8 years ago
  76. f7ab7e3 Update global motion experiment comments by Sarah Parker · 8 years ago
  77. 5f35e58 Support upto affine model for global motion by Debargha Mukherjee · 8 years ago
  78. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  79. 27f6e66 Reduce precision of shear parameters to 16 bits by Debargha Mukherjee · 8 years ago
  80. 27f3f98 Turn on SEPARATE_GLOBAL_MOTION by default by Sarah Parker · 8 years ago
  81. 1e6e130 Add clamping to local warp parameters by Debargha Mukherjee · 8 years ago
  82. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago
  83. 13d0662 Reduce the number of bits sent for global translation model by Sarah Parker · 8 years ago
  84. 1d18460 Reduce precision bis between shears by Debargha Mukherjee · 8 years ago
  85. 3b6c544 Refactoring related to shear parameter computation by Debargha Mukherjee · 8 years ago
  86. 11f0e40 A few fixes for global motion by Debargha Mukherjee · 8 years ago
  87. 265db6d Improves/refactors rd costing for global motion by Debargha Mukherjee · 8 years ago
  88. 07b1d38 Global motion small fix. by Debargha Mukherjee · 8 years ago
  89. 19234cc Macro to disable warped/obmc_causal with global motion by Sarah Parker · 8 years ago
  90. febb59c Allow global motion based translation for sub8x8 by Debargha Mukherjee · 8 years ago
  91. ae7c458 Turn off global motion for sub8x8 blocks by Sarah Parker · 8 years ago
  92. f6dd3c6 Better block center in gm_get_motion_vector fn by Debargha Mukherjee · 8 years ago
  93. 45390c1 Change gm_get_motion_vector by David Barker · 8 years ago
  94. 6c65278 Increase global motion translation precision by David Barker · 8 years ago
  95. 5dfa930 Support trapezoidal models for global motion by Debargha Mukherjee · 8 years ago
  96. b0f6bd4 Support affine/homography models for global motion by Debargha Mukherjee · 8 years ago
  97. 9febfc1 Some refactoring/cleanup of global motion costing by Debargha Mukherjee · 8 years ago
  98. 3a50db4 Increase precision of affine parameters by Debargha Mukherjee · 8 years ago
  99. cdcac6d Make gm_get_motion_vector respect allow_high_precision_mv by David Barker · 8 years ago
  100. 3f33883 Pre-store the pred_diff for nmv context by Jingning Han · 8 years ago