1. 37980cc Change input parameter order of av1_get_tx_type() by Hui Su · 6 years ago
  2. 1d569be Allocate proper buffer border by Yunqing Wang · 6 years ago
  3. 86e672d Remove unused variables from tpl stats by Jingning Han · 6 years ago
  4. 97b64a7 Run tpl model for filtered key frame by Jingning Han · 6 years ago
  5. 4625cd5 Properly update the intra/inter selection in tpl model by Jingning Han · 6 years ago
  6. 07998db Improve winner mode processing of key frame by Cherma Rajan A · 6 years ago
  7. 607186e rtc: Fix to disabling aq-mode=3 at high Q by Marco Paniconi · 6 years ago
  8. 4723251 Remove deprecated variable from MB_MODE_INFO_EXT by Hui Su · 6 years ago
  9. 3057318 Move functions used only by encoder out of common by Hui Su · 6 years ago
  10. 63c800d Use LUT for mapping block size to tx depth by Hui Su · 6 years ago
  11. 2478f62 Create LUT in av1_get_txk_type_index() by Hui Su · 6 years ago
  12. f6b6262 Refactor av1_get_tx_type() by Hui Su · 6 years ago
  13. 966ec04 rtc: Make reuse_inter_pred_nonrd work by Marco Paniconi · 6 years ago
  14. 9f30590 rtc: Disable aq-mode=3 at high QP by Marco Paniconi · 6 years ago
  15. ecf1cc6 rtc: Fix to search_ref_filter for nonrd_pickmode by Marco Paniconi · 6 years ago
  16. 179fbfa Merge functions for TX block writing by Hui Su · 6 years ago
  17. 60a00de Consolidate computations needed in the tpl synthesizer by Jingning Han · 6 years ago
  18. 3cdc512 cmake: tolower cpu string before detecting target. by Tom Finegan · 6 years ago
  19. 4d7d2f4 Fix ioc issues in tpl model by Jingning Han · 6 years ago
  20. 40e870f Introduce rate propagation factor by Jingning Han · 6 years ago
  21. 57bba23 Rework tpl model kernel by Jingning Han · 6 years ago
  22. 5e6bd0f Minor code improvements by Yaowu Xu · 6 years ago
  23. fdd0ab4 TPL propagation model kernel by Jingning Han · 6 years ago
  24. d969dc2 Enable dual reference frame for inter prediction in tpl by Jingning Han · 6 years ago
  25. e4402ad Allow intra mode search in tpl model by Jingning Han · 6 years ago
  26. c74c9aa Recode the selected mode in tpl model by Jingning Han · 6 years ago
  27. cc31726 Fix bug in parsing of cli option --tx-size-search-method by Cherma Rajan A · 6 years ago
  28. 5e3b3ff Change KF Boost calculation. by Paul Wilkins · 6 years ago
  29. 7d3955f Add inverse transform and reconstruction to tpl model build by Jingning Han · 6 years ago
  30. 5066d8d Rework forward transform and quantization in tpl by Jingning Han · 6 years ago
  31. 5e98d3b Add reconstruction frame buffer to tpl model by Jingning Han · 6 years ago
  32. e8baf83 Rework the tpl model construction by Jingning Han · 6 years ago
  33. 9510a53 petty warning removal by Skal · 6 years ago
  34. dde1f95 Fix a bug in Q pick by sdeng · 6 years ago
  35. 0fc618e AV1 RT: Reduce interpolation filter search for LAST_FRAME only by Fyodor Kyslov · 6 years ago
  36. 33d1bac Fix issues in tx_size winner mode speed feature by Cherma Rajan A · 6 years ago
  37. 45ec956 AV1 RT: Instrumentation for nonRD pick mode by Fyodor Kyslov · 6 years ago
  38. d692130 Remove some redundant speed feature assignments by chiyotsai · 6 years ago
  39. 2ef7868 Conditionally use simple_motion_search for screen content by chiyotsai · 6 years ago
  40. 7de6a48 Move mode ML models to a separate file by Yunqing Wang · 6 years ago
  41. 79abf51 Skip intra mode evaluation for > 480p resolution by Yunqing Wang · 6 years ago
  42. c328ea2 Pack transform block skip and DC sign contexts by Hui Su · 6 years ago
  43. 8570a2c Change COEFF_CONTEXT_BITS from 6 to 3 by Hui Su · 6 years ago
  44. 6092a6c Add speed feature prune_ref_frame_for_gm_search by Remya · 6 years ago
  45. 016454d Correctly restore floating point exceptions by Urvang Joshi · 6 years ago
  46. 3d60ce6 Facilitate ref frame pruning in gm_search by Remya · 6 years ago
  47. a6b4f10 Remove unused variable num_refs_using_gm by Remya · 6 years ago
  48. 882c5ad rtc-svc: Fixes for periodic key frames for SVC by Marco Paniconi · 6 years ago
  49. ccc8388 Remove cmake flag for int santizer build by Hien Ho · 6 years ago
  50. 628efce Code cleanup related to winner mode speed feature by Cherma Rajan A · 6 years ago
  51. 75ce8ba Change the reference frame priority order by Hui Su · 6 years ago
  52. 6e61c8e av1/encoder/x86/pickrst_sse4: fix int sanitizer warnings by Hien Ho · 6 years ago
  53. d2d6931 encoder/x86/pickrst_avx2: fix int sanitizer warnings by Hien Ho · 6 years ago
  54. 45d2adf rtc: Fix to get_ref_frame_flags for non-rd mode by Marco Paniconi · 6 years ago
  55. d715c7f rtc-svc: Add K-SVC mode to SVC sample encoder by Marco Paniconi · 6 years ago
  56. fd530f8 Call aom_clear_system_slate() with get_blk_sse_sum by Vishesh · 6 years ago
  57. 56f4ad4 Refactor get_ref_frame_flags() by Hui Su · 6 years ago
  58. 2a09b4d onyxc_int.h: Correct formatting. by Urvang Joshi · 6 years ago
  59. d01ff59 Minor improvement to warp_affine_avx2 by Ruiling Song · 6 years ago
  60. 6f295fd aom_dsp/x86/intrapred_avx2: fix int sanitizer warnings by Hien Ho · 6 years ago
  61. 8317cac Add a model to skip intra mode evaluation by Yunqing Wang · 6 years ago
  62. 9213228 Exclude hbd tests from selfguided_filter_test by Jerome Jiang · 6 years ago
  63. 61b2eac Get TPL block stats for current SB by Yunqing Wang · 6 years ago
  64. 33f1ab7 Introduce ref frame pruning in tpl by Deepa K G · 6 years ago
  65. d413f4a Exclude tpl_mode.{c,h} from CONFIG_REALTIME_ONLY by Jerome Jiang · 6 years ago
  66. b955331 Remove cnn.{c,h} from CONFIG_REALTIME_ONLY by Jerome Jiang · 6 years ago
  67. b75def7 Add twopass_update_bpm_factor() by angiebird · 6 years ago
  68. 958904c Pass cpi as const to av1_rc_pick_q_and_bounds by Angie Chiang · 6 years ago
  69. 6b156d8 Refactor prune_ref_by_selective_ref_frame by Deepa K G · 6 years ago
  70. 768367c rtc-svc: Disable the frame order hint for SVC by Marco Paniconi · 6 years ago
  71. 51ab13b Fix backward compatibility for CONFIG_LOWBITDEPTH. by Wan-Teh Chang · 6 years ago
  72. d392c01 Clean up av1_encode_strategy() by Jingning Han · 6 years ago
  73. ebba9c7 Exclude hbd functions in decoder and common. by Jerome Jiang · 6 years ago
  74. 6e632d3 error_block_test: fix visual studio build by James Zern · 6 years ago
  75. a9157be make av1_get_mv_joint() branchless by Ruiling Song · 6 years ago
  76. c71cf35 Modify psnr_thresh in GFMaxPyrHeightTestParam by Yunqing Wang · 6 years ago
  77. 7683ed5 Exclude hbd functions in av1_rtcd_defs.pl from HBD flag. by Jerome Jiang · 6 years ago
  78. 53ca342 exclude hbd in aom_scale from CONFIG_AV1_HIGHBITDEPTH. by Jerome Jiang · 6 years ago
  79. d3a54fe test/edge_detect_test: fix int sanitizer warnings by Hien Ho · 6 years ago
  80. a5c6879 AV1 RT: Remove mbmi_ext reset on sb row start by Fyodor Kyslov · 6 years ago
  81. c4c60d3 Move cpi outside gop structure scope by Jingning Han · 6 years ago
  82. 4c7776b AV1 RT: Adding ALTREF Frame reference and fixing color skip bug by Fyodor Kyslov · 6 years ago
  83. 00f50d5 Enable intra_cnn_split on speed > 1 by chiyotsai · 6 years ago
  84. e847c8d Refactor duplicate frame removal in tpl by Deepa K G · 6 years ago
  85. 7e7c185 Force HBD flag when FORCE_HIGHBITDEPTH_DECODING is set. by Jerome Jiang · 6 years ago
  86. bbc5ec2 Generalize the mv cost update to any newmv mode by Debargha Mukherjee · 6 years ago
  87. abb0067 Move filtertype cdf-update to the final encodepass by Debargha Mukherjee · 6 years ago
  88. 3c2746f rtc-svc: Fix to (3SL, 3TL) layer pattern. by Marco Paniconi · 6 years ago
  89. 130fedc Fix VS build failure by Ruiling Song · 6 years ago
  90. 2fb1abb Fix intra block RD cost of not coded blocks by Lokeshwar Reddy B · 6 years ago
  91. 17af774 Change calc_frame_boost() interface by Jingning Han · 6 years ago
  92. c7a5217 Refactor gop structure data access by Jingning Han · 6 years ago
  93. 96cc591 Fix in global motion estimation by Remya · 6 years ago
  94. 1cb298c Exclude hbd functions in aom_dsp from HBD flag. by Jerome Jiang · 6 years ago
  95. cedd063 Tweak PSNR threshold to pass a test by Debargha Mukherjee · 6 years ago
  96. fb756a0 Remove duplicate reference frames in tpl by Deepa K G · 6 years ago
  97. ec5cb19 Remove const from fc param of av1_fill_mv_costs by Wan-Teh Chang · 6 years ago
  98. 1f68502 Fix clang warning by Hui Su · 6 years ago
  99. 6da983b SVC: Fix to operating points to inlcude temporal layers by Marco Paniconi · 6 years ago
  100. 693b127 Bail out if aq-mode is set to 3 and resize-mode is set by Fyodor Kyslov · 6 years ago