1. 18fcd6a ~0.1% - 0.3% speedup: inline static functions by Elliott Karpilovsky · 6 years ago
  2. d25ac3b Reset mmx register in av1_simple_motion_search by chiyotsai · 6 years ago
  3. 7de1d8d Increase aggresiveness of partition pruning on spd5 by chiyotsai · 6 years ago
  4. d44f5d1 Add a precision reduction step after nn_predict by Debargha Mukherjee · 6 years ago
  5. 52ac004 Fix multithread mismatch due to intra cnn partitioning by chiyotsai · 6 years ago
  6. 805f81e Enable intraframe partition pruning on midres by chiyotsai · 6 years ago
  7. 36035d1 Introduce CNN-based intraframe partition on lowres by chiyotsai · 6 years ago
  8. f6af361 Removed files/funcs from realtime only build. by Jerome Jiang · 6 years ago
  9. adc5330 Eliminate repeated motion searches by chiyotsai · 6 years ago
  10. 88e0fe4 Remove unused partition ML models by Yunqing Wang · 6 years ago
  11. 474c961 Disable two_pass_partition_search on hdres speed 1-2 by chiyotsai · 6 years ago
  12. 2349161 Clean up some stale comments and fix some typos by chiyotsai · 6 years ago
  13. 08ee14a Use better simple_motion_search_split on speed 3+ by Chi Yo Tsai · 6 years ago
  14. 7eccd3f Reset system state before floating point operation by Ravi Chaudhary · 6 years ago
  15. 1d7d4d4 Enable ml_early_term_after_part_split for speed 0 by Hui Su · 6 years ago
  16. c6a6fe3 Specialize split_only_threshold for lowres on speed 1-2 by chiyotsai · 6 years ago
  17. e10416d Move all partition models in encodeframe.c to partition_strategy by chiyotsai · 6 years ago
  18. 7918e47 Speed feature: skip part search after trying split by Hui Su · 6 years ago
  19. 1c8d70b Fix issue with 32bit build for row-mt=1 by Ravi Chaudhary · 6 years ago
  20. 9a0da64 Add speed_features to disable PARTITION_SPLIT on speed 1~2 by chiyotsai · 6 years ago
  21. 748f93b Retrain simple_motion_search_based_split on speed 1-2 by chiyotsai · 6 years ago
  22. f9c1f5b Reduce number of ref to one in simple_motion_search by chiyotsai · 6 years ago
  23. ceb16a2 Introduce early exit for partition none by Venkat · 6 years ago
  24. 1c141bc Add a new adaptive max partition selection type by Debargha Mukherjee · 6 years ago
  25. 689e0d0 Introduce early exit for partition split by Venkat · 6 years ago
  26. 200ea98 Move all simple_motion_search models to partition_strategy.h by chiyotsai · 6 years ago
  27. 19a58ee Move simple_motion_search_based_split to a partition_strategy.h by chiyotsai · 6 years ago