1. cb3b65b Fix a few TODOs in the encoder guide. by Bohan Li · 3 years, 6 months ago
  2. 4ea88fa Refactor intra_pruning_with_hog feature by Yunqing Wang · 3 years, 6 months ago
  3. 3c203fb Move tpl-based MV generation outside of av1_single_motion_search by chiyotsai · 3 years, 6 months ago
  4. 9b5d5b6 rtc: Modify postencode update in cyclic refresh by Marco Paniconi · 3 years, 6 months ago
  5. 8a5a6a1 Unify compound mode search result update process by Jingning Han · 3 years, 6 months ago
  6. 7a3ad54 Add additional encoder stage timing by Yunqing Wang · 3 years, 6 months ago
  7. 722ad8f Refactor cdef search to facilitate multithreading by venkat sanampudi · 3 years, 6 months ago
  8. c13e15d Abstract temporal filter params into a single structure by Jayasanker J · 3 years, 6 months ago
  9. c381ba8 Remove variance sad for 4x rectangular blocks. by Jerome Jiang · 3 years, 6 months ago
  10. c470cdf Skip palette mode when there is no valid mode by chiyotsai · 3 years, 6 months ago
  11. 0ddee40 Use variables directly in if statements by Wan-Teh Chang · 3 years, 6 months ago
  12. 0740207 rtc: Allow scene detection for vbr mode by Marco Paniconi · 3 years, 6 months ago
  13. 414c3aa SUPERRES_AUTO: Allow superres for low qindices too by Urvang Joshi · 3 years, 6 months ago
  14. 5209fa5 SUPERRES_AUTO: don't save/restore cur_frame->buf. by Urvang Joshi · 3 years, 6 months ago
  15. c187e7a Add -Wimplicit-function-declaration as C flag only by Wan-Teh Chang · 3 years, 6 months ago
  16. 6e464f3 Simplify update_mask_best_mv in compound mode search by Jingning Han · 3 years, 6 months ago
  17. ff2eb57 Make compound mask return the seg_mask by default by Jingning Han · 3 years, 6 months ago
  18. 21c0368 Remove redundant disable_wedge_search_var_thresh setting by Jingning Han · 3 years, 6 months ago
  19. 98d026a Disable obmc,restoration,warped/global motion in realtime test. by Jerome Jiang · 3 years, 6 months ago
  20. 5a6eb3b Add speed feature to reuse tpl stats by Deepa K G · 3 years, 6 months ago
  21. 87c414e Fix mismatch caused by removing restoration from decoder. by Jerome Jiang · 3 years, 6 months ago
  22. 04287e8 Refactor: group data fill into a separate function by Cheng Chen · 3 years, 6 months ago
  23. 69af3f5 Store the warp samples in a buffer by Hui Su · 3 years, 7 months ago
  24. 1ffff3a Don't enable CONFIG_DEBUG for RelWithDebInfo by Wan-Teh Chang · 3 years, 6 months ago
  25. a97c243 Support widths>32 for comp_mask_pred() by Krishna Malladi · 3 years, 6 months ago
  26. 3dd9df9 Remove restoration from real time build. by Jerome Jiang · 3 years, 6 months ago
  27. 4567c35 Remove obmc from real time only build by Jerome Jiang · 3 years, 6 months ago
  28. ab14111b Disable extra screen content checking at speed 6 by Yunqing Wang · 3 years, 6 months ago
  29. 16814e4 Remove warped motion from realtime only build by Jerome Jiang · 3 years, 6 months ago
  30. 846fa7d Remove duplicate blocksizes in test by Debargha Mukherjee · 3 years, 6 months ago
  31. 834836a Clarify the help message for CONFIG_DEBUG by Wan-Teh Chang · 3 years, 6 months ago
  32. 06ca6d3 AV1 RT: Include 64x64 blocks in merge check on speed 7 by Fyodor Kyslov · 3 years, 6 months ago
  33. 1e0a8ce rtc: Fix to set segment_id for variance partition by Marco Paniconi · 3 years, 6 months ago
  34. 35d1af3 Adjust threshold in palette color cache clustering by Cheng Chen · 3 years, 6 months ago
  35. 52c52fc Remove decoder related code from tests when decoder is not built. by Jerome Jiang · 3 years, 6 months ago
  36. fbbef17 Remove global motion from realtime only build. by Jerome Jiang · 3 years, 6 months ago
  37. 5dbb7f0 Extend frame borders after temporal filter by Deepa K G · 3 years, 6 months ago
  38. be40c00 AlgorithmDescription.md: using a single # in TOC links by James Zern · 3 years, 6 months ago
  39. facb108 Decouple luma from chroma during intra mode search by chiyotsai · 3 years, 6 months ago
  40. 8831b0e Fix a compilation error in Visual Studio by chiyotsai · 3 years, 6 months ago
  41. f183b00 Add warning for using keyframe overlay. by Bohan Li · 3 years, 6 months ago
  42. 246753f Move an intra mode pruning to luma search loop by chiyotsai · 3 years, 6 months ago
  43. 83aefb6 Divide handle_intra_mode to handle luma and chroma separately by chiyotsai · 3 years, 6 months ago
  44. 1be98dd Factor intra mode search loop to its own function by chiyotsai · 3 years, 6 months ago
  45. 027a775 Move IntraModeSearchState::best_pred_rd to InterModeSearchState by chiyotsai · 3 years, 6 months ago
  46. eb11c30 Tautological "this flag is forced to 0" comments by Wan-Teh Chang · 3 years, 6 months ago
  47. dc2de2a Superres: convert macros to speed features by Debargha Mukherjee · 3 years, 6 months ago
  48. 5c5cb18 Refactor temporal filter to facilitate multithreading by Jayasanker J · 3 years, 6 months ago
  49. c05e2fc Supporting widths>32 for aom_comp_mask_pred() for AVX2, SSE3 by Krishna Malladi · 3 years, 6 months ago
  50. 144a941 Improve temporal filter prediction by Yunqing Wang · 3 years, 6 months ago
  51. a78eb76 SUPERRES_AUTO: Fix exhaustive search. by Urvang Joshi · 3 years, 6 months ago
  52. 2541b8a Fix forward keyframe bitstream. by bohanli · 3 years, 6 months ago
  53. 59756bc Remove unused subpel search function by Yunqing Wang · 3 years, 6 months ago
  54. 430d584 Improve reduce_inter_modes sf for speed 0 by venkat sanampudi · 3 years, 7 months ago
  55. f88a151 Added links to AV1 technical overview document by Paul Wilkins · 3 years, 6 months ago
  56. b0e98a1 Superres test: Tighten PSNR thresholds. by Urvang Joshi · 3 years, 6 months ago
  57. f1656cd Exclude some more code from realtime only flag by Jerome Jiang · 3 years, 6 months ago
  58. 23a7903 Add an early return in select_tx_size_and_type() by Nithya V S · 3 years, 6 months ago
  59. 593e09a rtc: Use larger multiplier for Q-based loopfilter by Marco Paniconi · 3 years, 6 months ago
  60. 2c9f625 AV1 RT: gathering data for ML model training by Fyodor Kyslov · 3 years, 7 months ago
  61. 68af528 SUPERRES_AUTO: Enable superres + TPL combo. by Urvang Joshi · 3 years, 6 months ago
  62. 1a4b3ae Removed unused GOP decision functions. by bohanli · 3 years, 6 months ago
  63. 2f33144 Respect min_gf_interval with scenecuts. by bohanli · 3 years, 6 months ago
  64. d1d0f41 Consolidate compound mode rate-distortion search by Jingning Han · 3 years, 6 months ago
  65. 8e74aaf Compute transform coefficient bits for the current frame by Cheng Chen · 3 years, 8 months ago
  66. cbc2353 Extend LAST2 ref frame pruning to speed 3, 4, 5 by Deepa K G · 3 years, 7 months ago
  67. aa434cc Remove redundant av1_get_mvpred_compound_var calls by Jingning Han · 3 years, 6 months ago
  68. 213150e Extend joint motion search range by Jingning Han · 3 years, 6 months ago
  69. 7b8b853 Enable one-sided motion search to account for joint compound mode by Jingning Han · 3 years, 6 months ago
  70. 88b1479 Allow jnt motion search by Jingning Han · 3 years, 6 months ago
  71. 8438c69 Correct av1_encoder_get_relative_dist() by Hui Su · 3 years, 6 months ago
  72. 175bd83 Better account for ARF level in worst Q delta. by Paul Wilkins · 3 years, 6 months ago
  73. 9c55bdf Fix colors count and bias threshold in hbd path for palette. by Aasaipriya chandran · 3 years, 7 months ago
  74. 75a47cc Further Lambda scaling tweaks. by Paul Wilkins · 3 years, 7 months ago
  75. cc54023 rtc: Remove SMOOTH_PRED from intra mode, for speed >= 7 by Marco Paniconi · 3 years, 6 months ago
  76. 6ee9a59 Properly set pointers in masked variance functions by Jingning Han · 3 years, 6 months ago
  77. 057f634 Set fwd/bck offset to default value by Jingning Han · 3 years, 6 months ago
  78. b53d238 SUPERRES_AUTO: enable dual search for q mode by Urvang Joshi · 3 years, 7 months ago
  79. f9311cc read_obu_header() should ignore unknown OBU types by Wan-Teh Chang · 3 years, 7 months ago
  80. 00f0bfe Analyze firstpass stats and use it for GOP decision. by bohanli · 3 years, 7 months ago
  81. 9d6edab Further increase the resize psnr threshold to 4.1 by Jingning Han · 3 years, 6 months ago
  82. 8c6b8f1 Add function to identify regions from first pass stats. by bohanli · 3 years, 7 months ago
  83. 545d3d3 Optimize memory in temporal filter pred buffer by Jayasanker J · 3 years, 7 months ago
  84. 359a635 Increase resize test psnr threshold by Jingning Han · 3 years, 6 months ago
  85. a07ea5d rtc: Force larger partition blocks only on segment 0 by Marco Paniconi · 3 years, 7 months ago
  86. e919a33 SUPERRES recode loop: save and restore MV stats. by Urvang Joshi · 3 years, 7 months ago
  87. 2e592e3 Superres: use TPL etc in fullres recode try. by Urvang Joshi · 3 years, 7 months ago
  88. 247dd54 Change "relating to" to "related to" by Wan-Teh Chang · 3 years, 6 months ago
  89. d7fdbcd Extend qp based motion search method selection to speed 0 by Nithya V S · 3 years, 7 months ago
  90. 1287d35 Document some members of the GF_GROUP struct by Wan-Teh Chang · 3 years, 6 months ago
  91. 06affb6 rtc: Add intra mode bit mask to rt speed features by Marco Paniconi · 3 years, 7 months ago
  92. 0f8edb0 Add functions to identify blending regions. by bohanli · 3 years, 7 months ago
  93. fa84c6d Add functions to determine stable and unstable regions. by bohanli · 3 years, 7 months ago
  94. da177b5 rtc: Avoid invalid state for content_state_sb by Marco Paniconi · 3 years, 7 months ago
  95. 642a14f Add functions to analyze the noise and correlation of regions. by bohanli · 3 years, 7 months ago
  96. ea3b2b1 Add functions to merge and split regions. by bohanli · 3 years, 7 months ago
  97. be4213b Add helper functions to detect scenecuts and flashes. by bohanli · 3 years, 7 months ago
  98. 708a34f Bugfix for encoder reported PSNR for superres. by Urvang Joshi · 3 years, 7 months ago
  99. cb99209 Simplify overlappable_neighbors count by Hui Su · 3 years, 7 months ago
  100. 7c8c591 Fix bug in TemporalFilterTest by Jayasanker J · 3 years, 7 months ago