1. fbf298a0 Fix a bug in avx2/sse2 temporal filtering. by yjshen · 5 years ago
  2. 1850b37 Reduce sub-pel precision to 1/2 in 2 mv searches by Yunqing Wang · 5 years ago
  3. 9a54bd0 Move subpel_force_stop features to speed 3 by Yunqing Wang · 5 years ago
  4. 7844b02 Fix maximum TPL buffer length MACROs. by bohanli · 5 years ago
  5. 5951ee3 Add NEON version of few quantize functions by Vitalii Dziumenko · 5 years ago
  6. eb62898 Dynamic allocation of PC_TREE and PICK_MODE_CONTEXT by Yue Chen · 6 years ago
  7. 38c05d7 Modularize refresh frame flags in ExternalFlags by Vishesh · 5 years ago
  8. 028ad7d Optimizations for denoise_and_encode() by Hui Su · 5 years ago simd-speed
  9. 8b6cece Reduce sub-pel precision for fast motion search by Yunqing Wang · 5 years ago
  10. 06f2c62 Modularize intrabc motion vector costs in AV1_COMP by Deepa K G · 5 years ago
  11. eb417c1 Facilitate LAP based single pass in VBR mode. by Aasaipriya · 5 years ago
  12. d726396 AV1 RT: nonRD pick mode code cleanup by Fyodor Kyslov · 5 years ago
  13. 880406c Refactor inter preds in *variance*.c by Urvang Joshi · 5 years ago
  14. e6ce7c8 Use tighter RD bound in try_tx_block_split() by Hui Su · 5 years ago
  15. aea70e2 Unify two strategies for temporal filtering. by yjshen · 5 years ago
  16. 76930e9 Consider quantization factor in plane-wise filter. by yjshen · 5 years ago
  17. 0292e2e Optimize memory usage in CDEF by Ravi Chaudhary · 5 years ago
  18. ea6f017 Fix an out of bounds issue by Yunqing Wang · 5 years ago
  19. b188f31 Refactor av1_build_inter_predictors. by Urvang Joshi · 5 years ago
  20. 7440c01 Common av1_build_inter_predictors() function. by Urvang Joshi · 5 years ago
  21. 443fb6a Common av1_build_one_inter_predictor function. by Urvang Joshi · 5 years ago
  22. 63de7bb Introduce dec_build_one_inter_predictor function by Urvang Joshi · 5 years ago
  23. 1559bb9 Rename a func to av1_enc_build_one_inter_predictor by Urvang Joshi · 5 years ago
  24. a01b177 Consider motion search error in plane-wise filter. by yjshen · 5 years ago
  25. e82c671 Remove dead code by Yaowu Xu · 5 years ago
  26. c97c6b8 Merge two redundant if checks by Yaowu Xu · 5 years ago
  27. 2f6bfb2 Minor optimization and comment update by Hui Su · 5 years ago
  28. 72ffe5d Add encoder speed 6 by Yunqing Wang · 5 years ago
  29. f432772 AV1 RT: Use block_yrd on speed 8 on lowres by Fyodor Kyslov · 5 years ago
  30. 207a43f Introduce enc_calc_subpel_params function. by Urvang Joshi · 5 years ago
  31. 3f3ca53 Make build_inter_predictors() for enc/dec similar. by Urvang Joshi · 5 years ago
  32. 06edb3f Decodeframe: avoid changing pd addr in inter pred by Urvang Joshi · 5 years ago
  33. 82f36c9 Move hash tables in MACROBLOCK to a separate struct by chiyotsai · 5 years ago
  34. e4d0d85 Remove best_mv from macroblock by chiyotsai · 5 years ago
  35. 8c90fff Refactor segmentation related params in AV1_COMP by Vishesh · 5 years ago
  36. dbe5aaa Avoid potential dereferencing of a null pointer by Yaowu Xu · 5 years ago
  37. 57247a8 rtc-svc: Init svc->number_spatial/temporal_layers by Marco Paniconi · 5 years ago
  38. 0b1dd29 Modularize resize related params from AV1_COMP by Jayasanker J · 5 years ago