1. b75572f Remove deprecated frame buffer allocation in tpl by Jingning Han · 4 years, 3 months ago
  2. b14b3db Remove av1_cost_coeffs() from rdopt.h by Satish Kumar Suman · 4 years, 4 months ago
  3. 2aa25c5 Move intra related elements in InterModeSearchState to substruct by Sachin Kumar Garg · 4 years, 4 months ago
  4. 987e88f Refactor `temporal_filter.c` (Step-4). by yjshen · 4 years, 4 months ago
  5. 8b7cef8 Set mv precision inside the recode loop by chiyotsai · 4 years, 4 months ago
  6. 38ae65d Improve VMAF preprocessing by disabling VMAF score clip by sdeng · 4 years, 4 months ago
  7. d5b1642 Prefix interpolation_filter_search functions with av1_ by Satish Kumar Suman · 4 years, 4 months ago
  8. ce8cd8b Separate compound_type functions from rdopt.c by Satish Kumar Suman · 4 years, 4 months ago
  9. ae20170 Refactor `temporal_filter.c` (Step-3). by yjshen · 4 years, 4 months ago
  10. 0846ef0 Revert "rtc: golden update under cyclic refresh" by Marco Paniconi · 4 years, 4 months ago
  11. 413292a Abstract tx_mask computation in search_txk_type by Sachin Kumar Garg · 4 years, 4 months ago
  12. 660fc53 Add command-line option for fixed QP offsets. by Urvang Joshi · 4 years, 4 months ago
  13. ff83145 Add comments in handle_inter_intra_mode by Remya · 4 years, 4 months ago
  14. 7122eb9 Abstract best wedge interintra evaluation by Remya · 4 years, 4 months ago
  15. 30b9162 Simplify tx_mask calculation in search_txk_type by Sachin Kumar Garg · 4 years, 4 months ago
  16. 5ccf825 Refactor set_params_rd_pick_inter_mode by Jayasanker J · 4 years, 4 months ago
  17. fda4e02 Abstract rate and rd_thresh calc into a function by Remya · 4 years, 4 months ago
  18. a22d1b2 Refactor prune_ref_by_selective_ref_frame by Jayasanker J · 4 years, 4 months ago
  19. b21acf2 Separate transform_search functions from rdopt.c by Satish Kumar Suman · 4 years, 4 months ago
  20. 412efe2 Always enable LAP for AOM_Q and passes=1 by Mufaddal Chakera · 4 years, 4 months ago
  21. 74c9cbe Remove usage of total_stats when lap enabled by Mufaddal Chakera · 4 years, 4 months ago
  22. 9d68e63 Use bool, not int, for the 2nd test param row_mt_. by Wan-Teh Chang · 4 years, 4 months ago
  23. 37d6a4b Abstract duplicate code in handle_inter_intra_mode by Remya · 4 years, 4 months ago
  24. 9c35db9 Separate motion_search functions from rdopt.c by Satish Kumar Suman · 4 years, 4 months ago
  25. 06a55bc Fix a potential divided by zero bug. by bohanli · 4 years, 4 months ago
  26. b4410d8 Prepare for sb level multi-pass encoding by chiyotsai · 4 years, 4 months ago
  27. 1a6f173 Do not suppress cpplint readability/streams check. by Wan-Teh Chang · 4 years, 4 months ago
  28. e7e2b2d Optmize interface for temporal filtering. by yjshen · 4 years, 4 months ago
  29. b42c052 Fix temporal filtering bugs in high bit-depth. by yjshen · 4 years, 4 months ago
  30. f8c35de Include <ostream> for std::ostream. by Wan-Teh Chang · 4 years, 4 months ago
  31. 2d05ba0 Define operator<< for the TestVideoParam struct. by Wan-Teh Chang · 4 years, 4 months ago
  32. b38ac6a Skip alike starting MVs at speed 1 by Yunqing Wang · 4 years, 4 months ago
  33. 932b717 Simplify bitmask computation in prune_tx_2D by Sachin Kumar Garg · 4 years, 4 months ago
  34. 604d050 Abstract adaptive threshold calculation in prune_tx_2D by Sachin Kumar Garg · 4 years, 4 months ago
  35. 609d339 Change return type of search_txk_type by Sachin Kumar Garg · 4 years, 4 months ago
  36. d5c0ff5 Remove unneeded push to winner_mode_stats for kfs by chiyotsai · 4 years, 4 months ago
  37. 7003573 Refactor `temporal_filter.c` (Step-2). by yjshen · 4 years, 4 months ago
  38. bebb799 Separate interp_filter_search functions from rdopt.c by Satish Kumar Suman · 4 years, 4 months ago
  39. f58328a Abstract intra-reconstruction in search_txk_type by Sachin Kumar Garg · 4 years, 4 months ago
  40. ccfe6aa Change INLINE to AOM_INLINE in rdopt_utils.h by Satish Kumar Suman · 4 years, 4 months ago
  41. da552c0 Add const qualifier for function pointer table by Satish Kumar Suman · 4 years, 4 months ago
  42. 93191f2 Abstract intra hash check in search_txk_type by Sachin Kumar Garg · 4 years, 4 months ago
  43. 0007fe5 Properly set interp filter used by simple_motion_search by chiyotsai · 4 years, 4 months ago
  44. 0b64260 Clean up some rd_threshold related codes by chiyotsai · 4 years, 4 months ago
  45. 14c677c AV1 RT: Disable reduced filter search for midres and hires by Fyodor Kyslov · 4 years, 4 months ago
  46. 1e52b30 Speed up VMAF calculations for VMAF RDO tuning by sdeng · 4 years, 4 months ago
  47. da6f4bc Add functions to compute multiframe VMAF scores by sdeng · 4 years, 4 months ago
  48. 55ba170 Avoid repeated motion search pattern assignment by Jingning Han · 4 years, 4 months ago
  49. c263525 AV1 RT: Clean up rate calculation in interp filter by Fyodor Kyslov · 4 years, 4 months ago
  50. 4637e2f Editorial bug fix for spec by Ryan · 4 years, 4 months ago
  51. 2a85935 Added skipping alike starting MVs in TPL at speed 3 by Yunqing Wang · 4 years, 4 months ago
  52. 8115cd6 Fix valgrind Use of uninitialised value of size 8 by Wan-Teh Chang · 4 years, 4 months ago
  53. 196d962 Fast motion search in TPL by Yunqing Wang · 4 years, 4 months ago
  54. 3fe6e01 Extend prune_wiener_based_on_src_var to speed 2 by Nithya V S · 4 years, 4 months ago
  55. 945184f Add a speed feature to use tx type prune based on estimated RD. by bohanli · 4 years, 4 months ago
  56. 736644d Fix VS build by removing INLINE of av1_cost_coeffs_txb_laplacian by bohanli · 4 years, 4 months ago
  57. 532312c Adjust psnr threshold in HorzSuperresFixedEndToEndTest by Ravi Chaudhary · 4 years, 4 months ago
  58. 0d89a63 Simple optimization of `temporal_filter.c`. by yjshen · 4 years, 4 months ago
  59. 60fb5e9 Re-order disabling FLIP transforms to the front. by bohanli · 4 years, 4 months ago
  60. 32d7b47 Add separable model based tx pruning. by bohanli · 4 years, 4 months ago
  61. 3b9b294 AV1 RT: Reduce interp filter search on low-var content by Fyodor Kyslov · 4 years, 4 months ago
  62. daf0af4 Introduce a speed feature to skip repeated ref mv for single ref by Cherma Rajan A · 4 years, 4 months ago
  63. 0836dad Add tx pruning function based on estimated RD. by bohanli · 4 years, 4 months ago
  64. 0bff42b Add supporting functions for tx domain rate estimation. by bohanli · 4 years, 4 months ago
  65. a0b3d1a Remove static def in pickcdef.c by Jingning Han · 4 years, 4 months ago
  66. 2348c03 Prune interpolation filter search by Yunqing Wang · 4 years, 4 months ago
  67. 7364664 Refactor `temporal_filter.c`. by yjshen · 4 years, 4 months ago
  68. 562c8e8 Fix a decoder mismatch due to where mv_prec is set by chiyotsai · 4 years, 4 months ago
  69. 8fa43f5 Refactor part_extractors tables in pickrst.c by Nithya V S · 4 years, 4 months ago
  70. 02ab02e rtc: golden update under cyclic refresh by Marco Paniconi · 4 years, 4 months ago
  71. 66603e7 Improve error message for _WIN32_WINNT < 0x0600. by Wan-Teh Chang · 4 years, 4 months ago
  72. ad32ace AV1 RT: Moving initialization out of inner loop by Fyodor Kyslov · 4 years, 4 months ago
  73. b55f73b Speed up motion estimation in tpl for speed 1 and 2 by Deepa K G · 4 years, 4 months ago
  74. d50be4c Fix a bug in interpolation for intrabc that causes data race. by bohanli · 4 years, 4 months ago
  75. 5c07221 Remove num_frame_workers and next_output_worker_id by Wan-Teh Chang · 4 years, 4 months ago
  76. 7e48669 Require Windows Vista / Server 2008 or greater. by Wan-Teh Chang · 4 years, 4 months ago
  77. ceb3770 Fix GCC 8.3.0 warning: ‘packed’ attribute ignored. by Wan-Teh Chang · 4 years, 4 months ago
  78. f4368ac Add SSE2 and AVX2 variant for aom_var_2d by Jayasanker J · 4 years, 4 months ago
  79. 512ee2c Prune Wiener search by Nithya V S · 4 years, 4 months ago
  80. 26b9de2 Remove an out-of-date assertion by Yunqing Wang · 4 years, 4 months ago
  81. 3b1e6e6 Speed up motion estimation in tpl by Deepa K G · 4 years, 4 months ago
  82. db8c587 AV1 RT: Remove unnecessary call in nonrd_use_partition by Fyodor Kyslov · 4 years, 4 months ago
  83. cde6f4a Enable hybrid intra for speed 7 by Jerome Jiang · 4 years, 4 months ago
  84. a1e7dfe Forward step motion search by Jingning Han · 4 years, 4 months ago
  85. 734035f Fix build issues with CONFIG_COLLECT_RD_STATS>=2 by Satish Kumar Suman · 4 years, 4 months ago
  86. cdae732 Clean up TODO for prune_single_motion_modes_by_simple_trans by Jerome Jiang · 4 years, 4 months ago
  87. 140bc83 Refactor reference frame pruning logic in tpl by Deepa K G · 4 years, 6 months ago
  88. c88148e Introduce reuse_compound_type_decision speed feature by venkat sanampudi · 4 years, 4 months ago
  89. 8151be2 Temporal filter 1 more alt ref frame by Yunqing Wang · 4 years, 4 months ago
  90. 27aa844 Add dropout optimization. by yjshen · 4 years, 4 months ago
  91. 4895d98 Temporal filter: new function to model control parameter h by Cheng Chen · 4 years, 4 months ago
  92. 77079e8 Exit program when VMAF calculation failed by sdeng · 4 years, 4 months ago
  93. 0195916 Add tune for VMAF in RDO by sdeng · 4 years, 5 months ago
  94. 43bcb62 Add block based VMAF preprocessing by sdeng · 4 years, 5 months ago
  95. e63f9fa Add tune for VMAF with preprocessing by sdeng · 4 years, 5 months ago
  96. 80ff373 Update the libvmaf header by sdeng · 4 years, 5 months ago
  97. e75b58a Unify two psnr calculation functions by Yaowu Xu · 4 years, 4 months ago
  98. c666b1f Move mv precision decision to a separate file by chiyotsai · 4 years, 5 months ago
  99. d063c07 Separate model_rd functions from rdopt.c by Satish Kumar Suman · 4 years, 4 months ago
  100. 535141f Add definition for aom_fdct_8x8_neon. by Jerome Jiang · 4 years, 4 months ago