1. b0c0aa3 Move check_show_existing_frame to next frame by David Turner · 6 years ago
  2. c4ae86d Fix offset of source frame in temporal filter by Satish Kumar Suman · 6 years ago
  3. 7a2dcc2 Clear static analysis warnings by kyslov · 6 years ago
  4. d8ea9e6 avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 6 years ago
  5. 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 6 years ago
  6. 3ff6ff3 Optimize aom_highbd_quantize_b_64x64 module by Aniket Dhok · 6 years ago
  7. c692de3 Limit row-mt threads based on tile size for encoder by Ravi Chaudhary · 6 years ago
  8. 6fd3ccf Fix stride of source frame in first pass by Satish Kumar Suman · 6 years ago
  9. 54eabb5 Streamline compound types by Debargha Mukherjee · 6 years ago
  10. 09864d8 Reintroduce lowbd 8x16 and 16x8 fwd_txfm modules by Aniket Dhok · 6 years ago
  11. 52ea88f max_ref_frames enforcement at beginning of frame. by Urvang Joshi · 6 years ago
  12. fc6bcc7 Superres test refactor. by Urvang Joshi · 6 years ago
  13. 41b8ccc Superres: Add test for SUPERRES_AUTO mode. by Urvang Joshi · 6 years ago
  14. 39e6dd5 max_frame_{width/height}: Bugfix with superres. by Urvang Joshi · 6 years ago
  15. 17dd3ea Compute strongest Sobel x and y edge component by elliottk · 6 years ago
  16. a7935f1 Make an int to int16 conversion explicit in temporal_filter.c by chiyotsai · 6 years ago
  17. f7f0ef5 Fix misspelling in misc. comments by Sarah Parker · 6 years ago
  18. a675988 Remove unused includes by Sarah Parker · 6 years ago
  19. 16c473b Remove redundant return statements by Sarah Parker · 6 years ago
  20. 2e55dde INSPECT : Increase size of combined parm list. by Jim Bankoski · 6 years ago
  21. 1afe7c4 Make function protype consistent by Yaowu Xu · 6 years ago
  22. 4ee28ca avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 6 years ago
  23. c5c2418 Add av1 prefix to partition model parameters by chiyotsai · 6 years ago
  24. 36a8373 Introduce SUPERRES_AUTO mode. by Urvang Joshi · 6 years ago
  25. 6bbc0fd Reuse compound type rd data for new_mv by Remya · 6 years ago
  26. 0ec86ac Remove template for collect rd stats; it is always on by elliottk · 6 years ago
  27. 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 6 years ago
  28. 46b803b Misc fixes for RD stats collection by Debargha Mukherjee · 6 years ago
  29. a7d8048 Prevent mismatch when chroma diff q is enabled by Yue Chen · 6 years ago
  30. 1c27527 Revert decoder frame buffer padding to 64 by Satish Kumar Suman · 6 years ago
  31. 2a6a8bb Fix crash issue of oss-fuzz stream for frame padding by Satish Kumar Suman · 6 years ago
  32. 625cded Optimize multipliers for rd-thresh by elliottk · 6 years ago
  33. a879ee9 Fix an issue in large-scale-tile=1 output format by Yunqing Wang · 6 years ago
  34. 316a724 Move the code for an enc feature out of common folder by Yue Chen · 6 years ago
  35. dfaee63 Add classified distortion model based on sse_norm by Debargha Mukherjee · 6 years ago
  36. 44169d1 enforce_max_ref_frames only when 7 refs allowed. by Urvang Joshi · 6 years ago
  37. 79f3606 Remove a use of 'warn'. by Urvang Joshi · 6 years ago
  38. ce9b590 Remove av1_configure_buffer_updates_firstpass() by David Turner · 6 years ago
  39. 92ed0dd Add code to collect partition_stats by chiyotsai · 6 years ago
  40. 685345e Refine R-D optimization of coeffs for boosted frames by Venkat · 6 years ago
  41. ce96668 setup_buffer_ref_mvs_inter: bugfix for scaled refs by Urvang Joshi · 6 years ago
  42. dedd8ff Move source selection to av1_encode_strategy() by David Turner · 6 years ago
  43. 27ab434 Fix the crash happens in PrintPredictionUnitStats() by Angie Chiang · 6 years ago
  44. aad5f9a Reactivate mb_rd_hash logic by Sachin Kumar Garg · 6 years ago
  45. a7f133c primary_ref_frame order_offset to EncodeFrameParams by David Turner · 6 years ago
  46. ddbff44 Merge Pass{0,1,2}Encode into av1_encode_strategy() by David Turner · 6 years ago
  47. db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 6 years ago
  48. f7e5375 Optimize av1_optimize_txb_new by Wenyao Liu · 6 years ago
  49. d06ff66 Code cleanup about the comp rd recording feature by Hui Su · 6 years ago
  50. 8386512 Include partition cost in best_remain_rdcost for PARTITION_HORZ by chiyotsai · 6 years ago
  51. bfe9a70 Output to ivf file while large-scale-tile=1 by Yunqing Wang · 6 years ago
  52. 9ad9f08 Command-line option for max references per frame. by Urvang Joshi · 6 years ago
  53. 475a313 Move frame_type to EncodeFrameParams by David Turner · 6 years ago
  54. e3e520d Move TPL stats to tpl_model.{c,h} by David Turner · 6 years ago
  55. cb5e36f Add EncodeFrameInput, pass1 thru av1_encode() by David Turner · 6 years ago
  56. 1f3265d Increase PSNR tolerance in resize_test by chiyotsai · 6 years ago
  57. c4b4811 Revert "Optimize lowbd fwd_txfm modules" by Debargha Mukherjee · 6 years ago
  58. d4701d4 Move 2pass partition model to partition_model_weights.h by chiyotsai · 6 years ago
  59. 8010d49 Consolidate inter prediction functions for encoder by Hui Su · 6 years ago
  60. a24f145 Move av1 decoder fuzzer from OSS directory into libaom by elliottk · 6 years ago
  61. 381be8f Remove CUSTOMIZED_GF flag. by Urvang Joshi · 6 years ago
  62. 461019b Remove experimental flags for symmetric GF struct by Urvang Joshi · 6 years ago
  63. ee7a9c0 Add some const qualifiers for BUFFER_SET variables by Hui Su · 6 years ago
  64. 0007983 Improve classified rate model by Debargha Mukherjee · 6 years ago
  65. e45e749 Add comments for comp prediction related flags by Hui Su · 6 years ago
  66. f6ed6c1 Remove USE_MANUAL_GF4_STRUCT flag. by Urvang Joshi · 6 years ago
  67. 5a2ae91 Cleanup quantize_fp_helper by Sarah Parker · 6 years ago
  68. 6fa4034 Remove flag USE_SYMM_MULTI_LAYER by Urvang Joshi · 6 years ago
  69. 9e8f42f Remove the flag CONFIG_FIX_GF_LENGTH by Urvang Joshi · 6 years ago
  70. 04b70d8 Move per-frame speed-level into EncodeFrameParams by David Turner · 6 years ago
  71. 6166169 Limit row mt threads based on tile size for decoder by Cherma Rajan A · 6 years ago
  72. 6735b2b Trade off adaptive mode search speed feature by Sachin Kumar Garg · 6 years ago
  73. 740e839 Add encoder flag for quant_b_adaptive by Sarah Parker · 6 years ago
  74. 1539bb0 Move Pass0Encode & Pass2Encode to encode_strategy by David Turner · 6 years ago
  75. c4bf8c7 Merge high-level show_existing_frame codepath by David Turner · 6 years ago
  76. e43f7fe Cleanup av1_get_compressed_data() by David Turner · 6 years ago
  77. bdd4a8a Use is_cur_buf_hbd() when possible by Hui Su · 6 years ago
  78. 4c691ea Rename get_bitdepth_data_path_index() by Hui Su · 6 years ago
  79. e343b8c Split code paths for quantize_b_adaptive by Sarah Parker · 6 years ago
  80. b947f16 Change model type for tx search prune by Debargha Mukherjee · 6 years ago
  81. 4c4b663 Refactor estimate_yrd_for_sb() by Hui Su · 6 years ago
  82. fd92902 Refine adaptive_txb_search_level speed feature for speed 4 by Venkat · 6 years ago
  83. 006d291 Enable simple_motion_search_prune_rect on speed 0 by chiyotsai · 6 years ago
  84. e8704db Optimize aom_quantize_b_64x64 module by Aniket Dhok · 6 years ago
  85. 187095f Separate compatible inter mode skip by Grant Hsu · 6 years ago
  86. ebc72de minimal optimization in av1_read_coeffs_txb by wenyao.liu · 6 years ago
  87. eec52bb Add improvements to the b quantizer by Sarah Parker · 6 years ago
  88. b17e0a6 Superres qthresh mode. by Urvang Joshi · 6 years ago
  89. 85923a6 Cost calculation for out of range probability by Yunqing Wang · 6 years ago
  90. 7aabe9d Trade off tx size search speed feature by Sachin Kumar Garg · 6 years ago
  91. cbb988f Refine use_transform_domain_distortion for speeds 3,4 by Venkat · 6 years ago
  92. b465421 Change AOM_DEC_BORDER_IN_PIXELS back to 288. by Wan-Teh Chang · 6 years ago
  93. 0ec68d4 Re-disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 6 years ago
  94. 7068cd1 Introduce selective R-D optimization of coeffs for speed 1 by Venkat · 6 years ago
  95. 2b4176f Add stats collection for combinations of multiple parms. by Jim Bankoski · 6 years ago
  96. d249613 Fix encode_strategy.h include guard naming by David Turner · 6 years ago
  97. b022f3b Disable interinter wedge motion search for speed 1 by Remya · 6 years ago
  98. 0b678bd Refine tx domain dist speed feature for speeds 3,4 by Venkat · 6 years ago
  99. 639d65d Extract choose_frame_src from get_compressed_data by David Turner · 6 years ago
  100. c5cecb8 Remove CONFIG_REDUCED_ENCODER_BORDER by Yunqing Wang · 6 years ago