1. c5df05c Coding style changes by Wan-Teh Chang · 3 years, 6 months ago
  2. 7822c06 Contribute libgav1's FilterIntraPredictor_SSE4_1() by Alex Peterson · 3 years, 6 months ago
  3. 998ba75 Refactor recode test loop by Yunqing Wang · 3 years, 6 months ago
  4. 15ab03c Rename time stamp struct members by Yunqing Wang · 3 years, 6 months ago
  5. 85fef1d Revert "Use Linux man page formatting in arg_show_usage()" by Wan-Teh Chang · 3 years, 6 months ago
  6. 267e9b9 Use Linux man page formatting in arg_show_usage() by Wan-Teh Chang · 3 years, 6 months ago
  7. 780a9e5 Bypass wedge compound search in certain derived mv mode by Jingning Han · 3 years, 6 months ago
  8. 6514dcc MAC warning:Unused variable kValidBlockSize by Krishna Malladi · 3 years, 6 months ago
  9. 170f7e1 Reduce redundant operations in uniform compound modes by Jingning Han · 3 years, 6 months ago
  10. 1f25784 Lower the reference rdcost in wedge mode search by Jingning Han · 3 years, 6 months ago
  11. 0589c00 Reduce redundant operations in diffwtd search by Jingning Han · 3 years, 6 months ago
  12. 7bdd7a7 Reuse single inter predictors in wedge index search by Jingning Han · 3 years, 6 months ago
  13. 96742f1 Set allow_screen_content_tools to 0 in rt mode by Wan-Teh Chang · 3 years, 8 months ago
  14. bb369bd rtc: Reduce threshold[0] in var part for sp 9 high resoln by Marco Paniconi · 3 years, 6 months ago
  15. c77c8fb Fix a VisualStudio compiler error due to {} initialization by chiyotsai · 3 years, 6 months ago
  16. b5fd369 Remove unneeded buffer copies in compound rd search by Jingning Han · 3 years, 6 months ago
  17. e953224 Allow all modes to reuse wedge index search results by Jingning Han · 3 years, 6 months ago
  18. de22cec Conduct diff wtd type search once per coding block by Jingning Han · 3 years, 6 months ago
  19. c9e9db7 Remove 4x rectangular tx size from intra pred. by Jerome Jiang · 3 years, 6 months ago
  20. d8e89f68 rtc: Enable coarse me in var partition for speed 8 by Marco Paniconi · 3 years, 6 months ago
  21. eee0b34 Use SIMD optimized model in hog pruning by chiyotsai · 3 years, 6 months ago
  22. 620862d Prune uv intra mode with hog by chiyotsai · 3 years, 7 months ago
  23. 2943090 AV1 RT: implement reduced mode set for speed9 with zeromv by Fyodor Kyslov · 3 years, 6 months ago
  24. 33fb7ec Bypass repeated motion search stages in the compound mode search by Jingning Han · 3 years, 6 months ago
  25. 47a72d4 Conduct lst/bwd compound mode search first by Jingning Han · 3 years, 6 months ago
  26. 065983b Add av1_calc_indices_dim1_avx2 for k_means by Krishna Malladi · 3 years, 6 months ago
  27. f1c6d73 Remove 1 unused recode option by Yunqing Wang · 3 years, 6 months ago
  28. 0b3b4e9 Search wedge index once per eligible coding block by Jingning Han · 3 years, 6 months ago
  29. 5c5db1d Increase wedge index search initial threshold by Jingning Han · 3 years, 6 months ago
  30. 0761c69 Implement row based multithreading of temporal filter by Jayasanker J · 3 years, 6 months ago
  31. cfaec3d Avoid memset in filter_intra_predictor module by Aniket Wanare · 3 years, 6 months ago
  32. 5c828d0 Allow a loose recoding tolerance at speed 6 by Yunqing Wang · 3 years, 6 months ago
  33. ffff3fa No second alt ref filtering at speed 6 by Yunqing Wang · 3 years, 6 months ago
  34. afbe5af Remove 4x rec from sad4d_sse2 by Jerome Jiang · 3 years, 7 months ago
  35. b61c086 Remove a redundant rdcost calculation by Jingning Han · 3 years, 6 months ago
  36. 2bbeba2 Reduce motion search range temporarily by Jingning Han · 3 years, 6 months ago
  37. d198b8e Speed up wedge mask index search by Jingning Han · 3 years, 6 months ago
  38. 41122a6 Re-order compound mode search sequene by Jingning Han · 3 years, 6 months ago
  39. e9eb8c0 Rename av1_rd_pick_inter_mode_sb to av1_rd_pick_inter_mode by Jingning Han · 3 years, 6 months ago
  40. eda52bb aomdec: add --row-mt option by James Zern · 3 years, 6 months ago
  41. 1a27744 Move common functions for MT to temporal_filter.h by Jayasanker J · 3 years, 6 months ago
  42. 96139bd Set wiener_decompose_sep_sym() to return void. by susannad · 3 years, 6 months ago
  43. 988b34a rtc: Enable noise estimation for high resols by Marco Paniconi · 3 years, 6 months ago
  44. b0f0fb1 AV1 RT: Implement more agressive mode check skip by Fyodor Kyslov · 3 years, 6 months ago
  45. 34f4b38 Allow insymmetric frame buffers for temporal filtering. by Bohan Li · 3 years, 6 months ago
  46. 70f041a Bypass multiple motion search runs on diff wtd compound mode by Jingning Han · 3 years, 6 months ago
  47. 0a0177e Preload wedge mask index to bypass certain motion search by Jingning Han · 3 years, 6 months ago
  48. d845127 Skip unneeded motion search by Jingning Han · 3 years, 6 months ago
  49. e2be2ad Conduct motion search for difference weigthed compound mode by Jingning Han · 3 years, 7 months ago
  50. 8681476 Rework wedge compound mode search by Jingning Han · 3 years, 7 months ago
  51. af14500 Simplify compound mode search logic by Jingning Han · 3 years, 7 months ago
  52. d9cf28f Rework uniform compound mode search by Jingning Han · 3 years, 7 months ago
  53. 878bf94 Rename the sign() in mathutils.h properly by venkat sanampudi · 3 years, 6 months ago
  54. 96d81f8 Clean-up sf to reuse tpl stats by default by Deepa K G · 3 years, 6 months ago
  55. f49873d Match format strings to parameter types by Yaowu Xu · 3 years, 6 months ago
  56. 43231e3 Set mv_cost_upd_level to 1 when row-mt is enabled by Jayasanker J · 3 years, 6 months ago
  57. 22ce5ba Tune intra mode pruning feature at speed 2 by Yunqing Wang · 3 years, 6 months ago
  58. a6d4786 Remove unneeded no-op from motion_mode_rd by Elliott Karpilovsky · 3 years, 6 months ago
  59. bf59e61 Initial version of auto_refactor by Angie Chiang · 3 years, 6 months ago
  60. 2210085 Fix interp filter type bit cost calculation by Hui Su · 3 years, 6 months ago
  61. f2711d5 Tune intra mode pruning threshold at speed 3 by Yunqing Wang · 3 years, 6 months ago
  62. edc8a3a Remove unneeded check for RESTORE_NONE by susannad · 3 years, 6 months ago
  63. fa162e4 Disable -Wdisabled-optimizations when compiled with sanitizers by chiyotsai · 3 years, 6 months ago
  64. 3c5e16f Remove unneeded check for RESTORE_NONE by Elliott Karpilovsky · 3 years, 6 months ago
  65. b210df5 Modify hog threshold in intra mode pruning by Yunqing Wang · 3 years, 6 months ago
  66. 952fe1e Allocate tpl buffers conditionally by venkat sanampudi · 3 years, 7 months ago
  67. cbe65bf Deleted unused rate control fields. by Paul Wilkins · 3 years, 6 months ago
  68. 2bb860e Fix reset on rolling rate. by Paul Wilkins · 3 years, 6 months ago
  69. cb3b65b Fix a few TODOs in the encoder guide. by Bohan Li · 3 years, 7 months ago
  70. 4ea88fa Refactor intra_pruning_with_hog feature by Yunqing Wang · 3 years, 7 months ago
  71. 3c203fb Move tpl-based MV generation outside of av1_single_motion_search by chiyotsai · 3 years, 7 months ago
  72. 9b5d5b6 rtc: Modify postencode update in cyclic refresh by Marco Paniconi · 3 years, 7 months ago
  73. 8a5a6a1 Unify compound mode search result update process by Jingning Han · 3 years, 7 months ago
  74. 7a3ad54 Add additional encoder stage timing by Yunqing Wang · 3 years, 7 months ago
  75. 722ad8f Refactor cdef search to facilitate multithreading by venkat sanampudi · 3 years, 7 months ago
  76. c13e15d Abstract temporal filter params into a single structure by Jayasanker J · 3 years, 7 months ago
  77. c381ba8 Remove variance sad for 4x rectangular blocks. by Jerome Jiang · 3 years, 7 months ago
  78. c470cdf Skip palette mode when there is no valid mode by chiyotsai · 3 years, 7 months ago
  79. 0ddee40 Use variables directly in if statements by Wan-Teh Chang · 3 years, 7 months ago
  80. 0740207 rtc: Allow scene detection for vbr mode by Marco Paniconi · 3 years, 7 months ago
  81. 414c3aa SUPERRES_AUTO: Allow superres for low qindices too by Urvang Joshi · 3 years, 7 months ago
  82. 5209fa5 SUPERRES_AUTO: don't save/restore cur_frame->buf. by Urvang Joshi · 3 years, 7 months ago
  83. c187e7a Add -Wimplicit-function-declaration as C flag only by Wan-Teh Chang · 3 years, 7 months ago
  84. 6e464f3 Simplify update_mask_best_mv in compound mode search by Jingning Han · 3 years, 7 months ago
  85. ff2eb57 Make compound mask return the seg_mask by default by Jingning Han · 3 years, 7 months ago
  86. 21c0368 Remove redundant disable_wedge_search_var_thresh setting by Jingning Han · 3 years, 7 months ago
  87. 98d026a Disable obmc,restoration,warped/global motion in realtime test. by Jerome Jiang · 3 years, 7 months ago
  88. 5a6eb3b Add speed feature to reuse tpl stats by Deepa K G · 3 years, 7 months ago
  89. 87c414e Fix mismatch caused by removing restoration from decoder. by Jerome Jiang · 3 years, 7 months ago
  90. 04287e8 Refactor: group data fill into a separate function by Cheng Chen · 3 years, 7 months ago
  91. 69af3f5 Store the warp samples in a buffer by Hui Su · 3 years, 7 months ago
  92. 1ffff3a Don't enable CONFIG_DEBUG for RelWithDebInfo by Wan-Teh Chang · 3 years, 7 months ago
  93. a97c243 Support widths>32 for comp_mask_pred() by Krishna Malladi · 3 years, 7 months ago
  94. 3dd9df9 Remove restoration from real time build. by Jerome Jiang · 3 years, 7 months ago
  95. 4567c35 Remove obmc from real time only build by Jerome Jiang · 3 years, 7 months ago
  96. ab14111b Disable extra screen content checking at speed 6 by Yunqing Wang · 3 years, 7 months ago
  97. 16814e4 Remove warped motion from realtime only build by Jerome Jiang · 3 years, 7 months ago
  98. 846fa7d Remove duplicate blocksizes in test by Debargha Mukherjee · 3 years, 7 months ago
  99. 834836a Clarify the help message for CONFIG_DEBUG by Wan-Teh Chang · 3 years, 7 months ago
  100. 06ca6d3 AV1 RT: Include 64x64 blocks in merge check on speed 7 by Fyodor Kyslov · 3 years, 7 months ago