1. 952bb70 Fix bug in adaptive_interp_filter speed feature by Sachin Kumar Garg · 6 years ago
  2. 2225853 Fix Interp filter initialization by Sachin Kumar Garg · 6 years ago
  3. b2b76b7 Refactor is_8x8_block_skip() by Hui Su · 6 years ago
  4. a02ab00 Refactor sb_all_skip() by Hui Su · 6 years ago
  5. 759cdac Refactor NN structure (NN_CONFIG_V2). by mlchen · 6 years ago
  6. 24f429a cmake: Improve support for users of shallow aom clones. by Tom Finegan · 6 years ago
  7. 1779c82 Add support for multiple CNN outputs by chiyotsai · 6 years ago
  8. 662605e Implement new non-local means algorithm. by Cheng Chen · 6 years ago
  9. c54836b Change in datatype of cfl_alpha in mb_mode_info by Remya · 6 years ago
  10. be0a157 Change in datatype of delta_lf in mb_mode_info by Remya · 6 years ago
  11. 3cf25c5 Use 110% of best single-ref mode for pruning by elliottk · 6 years ago
  12. 97803fc Merge one and two pass paths by Sarah Parker · 6 years ago
  13. f75b984 Change datatype of wedge in mb_mode_info structure by Remya · 6 years ago
  14. 76bc70f AV1 levels: use display rate from decoder model by Hui Su · 6 years ago
  15. 6d66650 AV1 levels: add an option for level monitoring by Hui Su · 6 years ago
  16. 0674efe warped_motion,highbd: mv CONVERT_TO_SHORTPTR up the stack by James Zern · 6 years ago
  17. 8526a42 av1_dec_fuzzer: get thread count from 1st byte of frame header by Harish Mahendrakar · 6 years ago
  18. 5af9bc3 Refactor inter_mode_search_order_independent_skip by Hui Su · 6 years ago
  19. 8c5b682 cosmetic: add brances by Hui Su · 6 years ago
  20. 3c2da21 av1_dec_fuzzer: Remove fmemopen dependency by Harish Mahendrakar · 6 years ago
  21. 1163103 Refactor inter_mode_compatible_skip() by Hui Su · 6 years ago
  22. a56b33e Fix unit tests by Hui Su · 6 years ago
  23. afd3cc2 Adjust kf_boost based on tpl stats by Debargha Mukherjee · 6 years ago
  24. 71b8317 Refactor prune_comp_search_by_single_result by Hui Su · 6 years ago
  25. bb5c22e Move buffer_pool lock/unlock inside av1_superres_upscale by Harish Mahendrakar · 6 years ago
  26. b2a414a Fix build after rebasing rdcost refactoring CLs by sdeng · 6 years ago
  27. fdc35f2 AV1 levels: assign a frame info buffer for each OP by Hui Su · 6 years ago
  28. eff3bb4 Refactor pick_sb_modes to use RD_STATS for best_rd by sdeng · 6 years ago
  29. 256c4d3 Add RD cost update helper functions by sdeng · 6 years ago
  30. 1209475 Refactor rd_pick_partition to use RD_STATS for best_rd by sdeng · 6 years ago
  31. 338f1e6 av1_dec_fuzzer: Remove dependency on ivfdec.o and tools_common.o by Harish Mahendrakar · 6 years ago
  32. 690a08a av1_dec_fuzzer: Updated fsanitize flags in build script by Harish Mahendrakar · 6 years ago
  33. c2632bb av1_dec_fuzzer: Fix missing field initializer for 'cfg' by Harish Mahendrakar · 6 years ago
  34. 3dd17f0 Clear unused constant defs in rdopt.c by Jingning Han · 6 years ago
  35. eab2936 Remove unused second_loop_comp_fast_tx_search speed feature by Yunqing Wang · 6 years ago
  36. ce847da Loosen datarate under/over-shoot limits in test by Debargha Mukherjee · 6 years ago
  37. 8547639 Refactor allocation of output tensor in av1_cnn_predict_c by chiyotsai · 6 years ago
  38. da21361 Fix MV out of range bug by Yunqing Wang · 6 years ago
  39. d3e42bc Remove functions for CNN-restoration by chiyotsai · 6 years ago
  40. aa3935e Use current gf group index to control tpl stats calculation by Yue Chen · 6 years ago
  41. 23bc1ee MB_MODE_INFO is a 4x4 unit? by sdeng · 6 years ago
  42. 8e1aa1a AV1 RT: Implementing VERT and HORZ var partition by Fyodor Kyslov · 6 years ago
  43. 38711e7 Allocate buffers for comp search on sequence level by Hui Su · 6 years ago
  44. 3e35686 Localize a variable in get_this_mv() by Hui Su · 6 years ago
  45. f235777 Refactor av1_mv_pred() by Hui Su · 6 years ago
  46. 31d70d7 Refactor av1_get_ref_mv_from_stack() by Hui Su · 6 years ago
  47. b224fa1 Do not generate redundant ref MVs by Hui Su · 6 years ago
  48. b41ad21 refactor add_ref_mv_candidate() by Hui Su · 6 years ago
  49. e1b2201 Move members common to 1 and 2 pass from TWO_PASS struct by Sarah Parker · 6 years ago
  50. 6acad5a change 2D array pointer to 1D in setup_ref_mv_list by Hui Su · 6 years ago
  51. 94df630 Add test cases in wiener_convolve unit test by Venkat · 6 years ago
  52. 37f5354 Make soft quantization account for qmatrix by Jingning Han · 6 years ago
  53. fb23713 Code cleanup for dequant_q3 by Ravi Chaudhary · 6 years ago
  54. d875d19 Clean up in av1_quant_facade modules by Remya · 6 years ago
  55. 353bb02 Refactor av1_find_mv_refs() by Hui Su · 6 years ago
  56. 41d03ee Minor parameter changes for deltaq by Debargha Mukherjee · 6 years ago
  57. 7ec34cc refactor add_tpl_ref_mv() by Hui Su · 6 years ago
  58. b2410ae Fix bug in wiener_convolve neon function by Venkat · 6 years ago
  59. 1f79b9a Disable low-performing speed=1 features by elliottk · 6 years ago
  60. 3e4c9ed Add assert to clear static analysis warning in optimize_txb by Jingning Han · 6 years ago
  61. 4e585cc Implement tpl model based delta quantization for key frames by Yue Chen · 6 years ago
  62. b9f610e update libwebm to libwebm-1.0.0.27-361-g81de00c by James Zern · 6 years ago
  63. bc604cc AV1 RT: Change offset initialization in encode_b by Fyodor Kyslov · 6 years ago
  64. d4a5a50 Fix alignment in MACROBLOCK_PLANE by Ravi Chaudhary · 6 years ago
  65. 9da35fa loopfilter: fix typos by Tristan Matthews · 6 years ago
  66. ac8fe22 loopfilter: simplify loop increment by Tristan Matthews · 6 years ago
  67. 4cd458b Fix deallocation in encoder row-mt by Ravi Chaudhary · 6 years ago
  68. 23494dd Revert "Check trailing bits in padding OBUs." by Wan-Teh Chang · 6 years ago
  69. 269f9fe Calculate decode and display rate in decoder model by Hui Su · 6 years ago
  70. ac651fa Check trailing bits in T.35 & scalability metadata by Wan-Teh Chang · 6 years ago
  71. 6f4c25d Fix bug in frame_error SSE2 implementation by Sachin Kumar Garg · 6 years ago
  72. f6af361 Removed files/funcs from realtime only build. by Jerome Jiang · 6 years ago
  73. 3388df9 localize some variables by Hui Su · 6 years ago
  74. d1d3923 Check trailing bits in padding OBUs. by Wan-Teh Chang · 6 years ago
  75. eb95be8 Remove a redundant AOMMAX() in find_affine_int() by Hui Su · 6 years ago
  76. d0c0b77 Adjust gf_boost based on temporal stats by Debargha Mukherjee · 6 years ago
  77. d7aef44 Add clear system state calls to prevent dbl nans by Debargha Mukherjee · 6 years ago
  78. cec1e6b Remove branches causing compiler warning on array index. by Jerome Jiang · 6 years ago
  79. c35b687 Make CNN parameter values const by chiyotsai · 6 years ago
  80. b5486c4 Correct usage of MAX_PYR_LEVEL_FROMTOP_DELTAQ by Debargha Mukherjee · 6 years ago
  81. 60fef6d Check for a division by zero condition by Debargha Mukherjee · 6 years ago
  82. fce5014 Compute final q value as frames are encoded by Sarah Parker · 6 years ago
  83. 23242d5 AV1 RT: Don't initialize cost tables on each frame for nonRD by Fyodor Kyslov · 6 years ago
  84. 9e9d536 cosmetic changes in av1_findSamples() by Hui Su · 6 years ago
  85. 7a3af0c Add SSE2 variant of hbd quantize_b_adaptive by Remya · 6 years ago
  86. 014f91a Add SSE2 variant of hbd quantize_b_32x32_adaptive by Remya · 6 years ago
  87. a7d48a6 Add AVX2 variant of hbd quantize_b_32x32_adaptive by Remya · 6 years ago
  88. d9f3528 Add SSE2 variant of hbd quantize_b_64x64_adaptive by Remya · 6 years ago
  89. 3ffe31e AV1 RT: Remove unnecessary initializations by Fyodor Kyslov · 6 years ago
  90. 22840f7 Prevent a divison by zero condition by Debargha Mukherjee · 6 years ago
  91. 671a2ed Remove designator initialization in test/cnn_test.c by chiyotsai · 6 years ago
  92. d483887 Make int to float conversion explicit by Yaowu Xu · 6 years ago
  93. 58753d6 Use the decoder model to check level conformance by Hui Su · 6 years ago
  94. 14898ee Disable av1_wiener_convolve_add_src NEON optimization by Harish Mahendrakar · 6 years ago
  95. 7cfbaa7 AV1 RT: Use early termination skip decision by Fyodor Kyslov · 6 years ago
  96. b295587 Enable deltaq objective mode on by default by Debargha Mukherjee · 6 years ago
  97. 7f3ab7f Disable row_mt for frames that use delta_q by Debargha Mukherjee · 6 years ago
  98. c87d749 Fix thread issue caused by datarace of deltaq_used by Yue Chen · 6 years ago
  99. bfb01ea Pick CNN framework from experimental branch by chiyotsai · 6 years ago
  100. 38b7e84 Use a flat GOP structure in some cases. by Urvang Joshi · 6 years ago