1. 7a53ede Fix a bug in 2-pass tpl_model intra prediction by Debargha Mukherjee · 6 years ago
  2. b2280ed av1_loop_filter_frame:use consistent param name by Yaowu Xu · 6 years ago
  3. cff66b1 rt: Add threading to realtime end2end test. by Jerome Jiang · 6 years ago
  4. 85d00fa Enable more floating point exceptions by Yaowu Xu · 6 years ago
  5. 6fe6421 Minor tpl model changes by Debargha Mukherjee · 6 years ago
  6. 2d0919f Disable prune-simple-translation for resized frames by elliottk · 6 years ago
  7. c1cce3c Do not copy mvs when mfmv is not enabled by Yaowu Xu · 6 years ago
  8. 89ed7d4 Make parameter names consistent by Yaowu Xu · 6 years ago
  9. cd946de AQ mode to test params. by Jerome Jiang · 6 years ago
  10. f8b01e4 AV1 RT: Limit max BSize for Intra mode search by kyslov · 6 years ago
  11. eeb8b20 AV1 RT: Use QP-based CDEF for high speed RT by kyslov · 6 years ago
  12. dac2b4e Fix an assert failure and other misc debugging by Debargha Mukherjee · 6 years ago
  13. 805c7d2 Add a new mode to pick CDEF based on QP by Hui Su · 6 years ago
  14. bc668a2 Account for mean shift in PSNR-HVS by Oleg Nalivayko · 6 years ago
  15. 276a837 Add frame level forward 2-pass stats collection fn by Yue Chen · 6 years ago
  16. 347c64d Add parsing code for 2-pass tpl stats generation by Debargha Mukherjee · 6 years ago
  17. bb8d6e8 Fix rate calculation in av1_cdef_search() by Hui Su · 6 years ago
  18. 3da280b Reuse/augment gf group information in tpl model by Debargha Mukherjee · 6 years ago
  19. 067fdf9 AV1 RT: Disable restoration for RT mode by kyslov · 6 years ago
  20. 6a1d132 Correct reference buffer stride and offset in tpl tool by Yue Chen · 6 years ago
  21. 9b70d1f Add plumbing for 2-pass tpl model by Debargha Mukherjee · 6 years ago
  22. 24d94f5 Avoid computing q val for last spot in gf group by Sarah Parker · 6 years ago
  23. 52a4d77 Fix mc_dep_cost calculation in tpl model by Debargha Mukherjee · 6 years ago
  24. fc18909 Add option for a type 2 enable-tpl-model by Debargha Mukherjee · 6 years ago
  25. e377839 Misc tpl_model cleanups + prepare for 2-pass by Debargha Mukherjee · 6 years ago
  26. 82449d1 AV1 RT: adding intra mode check during inter mode search by kyslov · 6 years ago
  27. bbaa966 Prefix global quantizer functions with aom_ by Yaowu Xu · 6 years ago
  28. 927f9ef Make "FAST" fully adapted into libaom by Yaowu Xu · 6 years ago
  29. 3a529de Also print aq mode on EXPECT_GT(psnr) failure. by Wan-Teh Chang · 6 years ago
  30. ba111e2 Cosmetic changes in av1_cdef_search() by Hui Su · 6 years ago
  31. 6848689 Better sharding for datarate test. by Jerome Jiang · 6 years ago
  32. a6ea047 Only use aq-mode 0 for speed < 7. by Jerome Jiang · 6 years ago
  33. f33f95c Prefix two fwd_txfm functions with av1_ by Yaowu Xu · 6 years ago
  34. ccd385e Make non-global inverse transform functions static by Yaowu Xu · 6 years ago
  35. e51a494 Prefix wedge_params_lookup() with av1_ by Yaowu Xu · 6 years ago
  36. 3542a89 Reduce tpl_model stats storage by Debargha Mukherjee · 6 years ago
  37. 474c961 Disable two_pass_partition_search on hdres speed 1-2 by chiyotsai · 6 years ago
  38. 74e6335 Add a config macro CONFIG_HTB_TRELLIS by Yaowu Xu · 6 years ago
  39. b5bcb71 Prefix global iterator functions with aom_ by Yaowu Xu · 6 years ago
  40. 97eb58a Rename a dummy function with aom_ prefix by Yaowu Xu · 6 years ago
  41. 7c0eff4 Rename speed feature of self-guided filter by Satish Kumar Suman · 6 years ago
  42. 88ff738 Add alternative mbtree analysis models by Debargha Mukherjee · 6 years ago
  43. c327db0 Prefix global edge detection functions with av1_ by Yaowu Xu · 6 years ago
  44. d3adfb1 Remove code not in use by Yaowu Xu · 6 years ago
  45. ad34be7 Add missing initialization to nonRD pick inter mode by kyslov · 6 years ago
  46. f490db5 Add aq mode to rt end to end test. by Jerome Jiang · 6 years ago
  47. eb40e47 Prefix dec_model set functions with av1_ by Yaowu Xu · 6 years ago
  48. 04d5a63 Add aq mode to datarate test. by Jerome Jiang · 6 years ago
  49. 2c61970 Rename filter_8bit to av1_filter_8bit by Yaowu Xu · 6 years ago
  50. 3a19b8a Prefix global functions with av1_ by Yaowu Xu · 6 years ago
  51. bab94fd Initialize best_mode to reasonable defaults for RT by kyslov · 6 years ago
  52. ccdbb8a Make shuffle masks aligned in av1_warp_affine by Aniket Dhok · 6 years ago
  53. 0e4509c Properly scope and name ransac functions by Yaowu Xu · 6 years ago
  54. 6190456 Fast search sgr_params in self-guided filter by Satish Kumar Suman · 6 years ago
  55. 037f5d2 Add speed feature for compound reference. by Jerome Jiang · 6 years ago
  56. ae96973 Cosmetic changes to cyclic refresh. by Jerome Jiang · 6 years ago
  57. 415c707 Make build of loopfiltermask.c conditional by Yaowu Xu · 6 years ago
  58. f76afe3 Refine txfm domain dist speed feature for speeds 1,2 by Venkat · 6 years ago
  59. a80c64e Added AVX2 variant for av1_warp_affine_sse4_1 by Aniket Dhok · 6 years ago
  60. 9424338 Disable screen content tools for RT mode by kyslov · 6 years ago
  61. 02affeb Return error code for buffer allocation. by Jerome Jiang · 6 years ago
  62. a255d80 Remove breakout check in handle_inter_mode by elliottk · 6 years ago
  63. 9a07c46 Prune MV search in RT mode by elliottk · 6 years ago
  64. cfdbaee Fix CFI santizer failure for test_libaom. by Hien Ho · 6 years ago
  65. 05be56a Change datatype of mb_mode_info structure members by Remya · 6 years ago
  66. 906a94f nonrd: remove ref frame cost estimation for comp ref frames. by Jerome Jiang · 6 years ago
  67. c480d82 Cosmetic changes. by Jerome Jiang · 6 years ago
  68. 5586ae8 Add a condition for ML based tx split pruning by Hui Su · 6 years ago
  69. 8e718cf Replace LOOP_FILTER_BITMASK with a cmake config by Yaowu Xu · 6 years ago
  70. a633751 Fix potential infinite loop in partition search by Hui Su · 6 years ago
  71. bedbf4f Clean-up globals by Yaowu Xu · 6 years ago
  72. 797674b Prefix bitstream writing global functions with av1_ by Yaowu Xu · 6 years ago
  73. 1959ffa Prune mode refactoring by Yunqing Wang · 6 years ago
  74. d991d02 Properly name and scope fwd_txfm constants by Yaowu Xu · 6 years ago
  75. 81259cf Remove prune_tx and unused 2 PRUNE modes by Yunqing Wang · 6 years ago
  76. e1a3004 Some changes to the mbtree analysis model by Debargha Mukherjee · 6 years ago
  77. 7fad716 Remove unused code by Yaowu Xu · 6 years ago
  78. 2089a2d Make some global motion functions static by Yaowu Xu · 6 years ago
  79. bf732b8 Prefix loop restoration global functions with av1_ by Yaowu Xu · 6 years ago
  80. b08c089 Remove an unneeded comment by Yunqing Wang · 6 years ago
  81. 7e45088 Prefix global functions with av1_ by Yaowu Xu · 6 years ago
  82. 0dc164b Move loopfilter mask code into a separate file by Yaowu Xu · 6 years ago
  83. c6b79f7 Refactor write_modes_b() by Hui Su · 6 years ago
  84. 449711e Prefix a lot of global cfl functions with cfl_ by Yaowu Xu · 6 years ago
  85. 313394e rdopt.c: make three functions static by Yaowu Xu · 6 years ago
  86. 37b9a65 Fix bug in lowbd inv_txfm'mismatch in NEON by Sachin Kumar Garg · 6 years ago
  87. 0c1b245 Fix bug in highbd inv txfm modules by Remya · 6 years ago
  88. a4b6d8b Revert "Revert "Fix highbd inv_txfm's mismatch "" by Remya · 6 years ago
  89. dfc5924 Use simple-translation to filter near mv by elliottk · 6 years ago
  90. 472df41 Disable delta_q frame level if not used in frame by Debargha Mukherjee · 6 years ago
  91. 7647f09 Prefix two refmv functions with av1_ by Yaowu Xu · 6 years ago
  92. 5fa56f1 Fix unit test failures with CFI sanitizer by Hien Ho · 6 years ago
  93. a19e762 Prefix three global arrays with av1_ by Yaowu Xu · 6 years ago
  94. ac8351d Make _vector_*() non-global functions static by Yaowu Xu · 6 years ago
  95. abbaeb3 Remove an unused function by Yaowu Xu · 6 years ago
  96. 6289303 Replace MAX with AOMMAX by Yaowu Xu · 6 years ago
  97. f2a8d2b Make iadst4_range[] static by Yaowu Xu · 6 years ago
  98. 0f4ff7f Rename a funciton with cdef_ prefix by Yaowu Xu · 6 years ago
  99. 63f2ea3 Prefix bitstream debug functions with aom_ by Yaowu Xu · 6 years ago
  100. 0761fa0 Prefix cfl functions with cfl_ by Yaowu Xu · 6 years ago