1. cec1e6b Remove branches causing compiler warning on array index. by Jerome Jiang · 5 years ago
  2. c35b687 Make CNN parameter values const by chiyotsai · 5 years ago
  3. b5486c4 Correct usage of MAX_PYR_LEVEL_FROMTOP_DELTAQ by Debargha Mukherjee · 5 years ago
  4. 60fef6d Check for a division by zero condition by Debargha Mukherjee · 5 years ago
  5. fce5014 Compute final q value as frames are encoded by Sarah Parker · 5 years ago
  6. 23242d5 AV1 RT: Don't initialize cost tables on each frame for nonRD by Fyodor Kyslov · 5 years ago
  7. 9e9d536 cosmetic changes in av1_findSamples() by Hui Su · 5 years ago
  8. 7a3af0c Add SSE2 variant of hbd quantize_b_adaptive by Remya · 5 years ago
  9. 014f91a Add SSE2 variant of hbd quantize_b_32x32_adaptive by Remya · 5 years ago
  10. a7d48a6 Add AVX2 variant of hbd quantize_b_32x32_adaptive by Remya · 5 years ago
  11. d9f3528 Add SSE2 variant of hbd quantize_b_64x64_adaptive by Remya · 5 years ago
  12. 3ffe31e AV1 RT: Remove unnecessary initializations by Fyodor Kyslov · 5 years ago
  13. 22840f7 Prevent a divison by zero condition by Debargha Mukherjee · 5 years ago
  14. 671a2ed Remove designator initialization in test/cnn_test.c by chiyotsai · 5 years ago
  15. d483887 Make int to float conversion explicit by Yaowu Xu · 5 years ago
  16. 58753d6 Use the decoder model to check level conformance by Hui Su · 5 years ago
  17. 14898ee Disable av1_wiener_convolve_add_src NEON optimization by Harish Mahendrakar · 5 years ago
  18. 7cfbaa7 AV1 RT: Use early termination skip decision by Fyodor Kyslov · 5 years ago
  19. b295587 Enable deltaq objective mode on by default by Debargha Mukherjee · 5 years ago
  20. 7f3ab7f Disable row_mt for frames that use delta_q by Debargha Mukherjee · 5 years ago
  21. c87d749 Fix thread issue caused by datarace of deltaq_used by Yue Chen · 5 years ago
  22. bfb01ea Pick CNN framework from experimental branch by chiyotsai · 5 years ago
  23. 38b7e84 Use a flat GOP structure in some cases. by Urvang Joshi · 5 years ago
  24. 8a99f6b Add AVX2 variant for highbd_quantize_b_adaptive_c by Remya · 5 years ago
  25. f64509c Make condition for less_rect_check more precise by chiyotsai · 5 years ago
  26. ac52194 Account non-skip mode rate in rd_pick_skip_mode by Lokeshwar Reddy B · 5 years ago
  27. 78d92ed Fix ss_cfg for full pixel motion in tpl tool by Yue Chen · 5 years ago
  28. eb8cfac Add a pictorial comment for the 10 partition types by Wan-Teh Chang · 5 years ago
  29. 7164747 Exclude temporal filter from CONFIG_REALTIME_ONLY by Jerome Jiang · 5 years ago
  30. 6acbfdc Exclude mbgraph.c/h from CONFIG_REALTIME_ONLY build. by Jerome Jiang · 5 years ago
  31. 2612b4d Add CONFIG_REALTIME_ONLY to reduce binary size for RTC. by Jerome Jiang · 5 years ago
  32. 5ac032d Enable tpl model by default by Debargha Mukherjee · 5 years ago
  33. c356981 Fix issues in highbd quantize adaptive C module by Remya · 5 years ago
  34. 1eab5da Refine smooth interintra speed feature for speed 3, 4 by Sachin Kumar Garg · 5 years ago
  35. c389905 Do not skip GLOBALMV mode when GM is disabled by Hui Su · 5 years ago
  36. 2229c05 Fix motion search limits and search config by Yue Chen · 5 years ago
  37. 87b0474 Refine prune_ref_frame speed feature for speeds 1,2 by Aniket Dhok · 5 years ago
  38. 667760c SSE2 implementation of frame error module by Sachin Kumar Garg · 5 years ago
  39. c3a8d37 Dynamically allocate memory for level stats by Hui Su · 5 years ago
  40. 72ff048 Use bit mask to mark whether to keep level stats by Hui Su · 5 years ago
  41. c9786cd Replace numbers with enums by Hui Su · 5 years ago
  42. 04ca87d Combine mi and mip into a single mi by chiyotsai · 5 years ago
  43. 8aa46d3 Implement the decoder model by Hui Su · 5 years ago
  44. d00a576 Minor refactor for per frame delta-q choice by Debargha Mukherjee · 5 years ago
  45. b0df1b2 Lower BasicRateTargetingVBR threshold by Sarah Parker · 5 years ago
  46. 64f0630 Only search compound modes with a good ref frame. by elliottk · 5 years ago
  47. d523648 AV1 RT: Adjust Var-based partition thresholds by Fyodor Kyslov · 5 years ago
  48. 4dfdb5c AV1 RT: Add TX_SIZE selection by Fyodor Kyslov · 5 years ago
  49. 0190a11 Better error message in read_metadata_itut_t35. by Wan-Teh Chang · 5 years ago
  50. b72494c cmake: Format file omitted from previous reformat. by Tom Finegan · 5 years ago
  51. 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 5 years ago
  52. 1951ed5 AV1 RT: Add CurvFit mode to nonRD inter by Fyodor Kyslov · 5 years ago
  53. 3d030ee Correct assert in highbd temporal filter sse4_1 by Remya · 5 years ago
  54. e714113 Cosmetic changes in frame error unit test by Sachin Kumar Garg · 5 years ago
  55. 11bb7fa Correct rd thresholds to estimate_yrd_for_sb by Lokeshwar Reddy B · 5 years ago
  56. c076ce2 Increase strength for delta-q adaptation by Debargha Mukherjee · 5 years ago
  57. 7618e3c Do not send a NULL C-style string to std::ostream. by Wan-Teh Chang · 5 years ago
  58. a0e3582 Check trailing bits in reserved OBUs and metadata. by Wan-Teh Chang · 5 years ago
  59. ef139e1 Add encoder API for minimum compression ratio by Hui Su · 5 years ago
  60. cfcd5ad Misc changes to decide deltaq offset by Debargha Mukherjee · 5 years ago
  61. 0ce3a9a Add high-bitdepth version of satd functions for tpl by Yue Chen · 5 years ago
  62. 6f981af Enforce use_intra_default_tx_only by Hui Su · 5 years ago
  63. adc5330 Eliminate repeated motion searches by chiyotsai · 5 years ago
  64. 68ea5d5 Correction in frame error test bench by Sachin Kumar Garg · 5 years ago
  65. 8705bbd Change power of beta to 1 by Debargha Mukherjee · 5 years ago
  66. 79007e1 Correctly set x->rdmult after adaptation by Debargha Mukherjee · 5 years ago
  67. c1ddaff Check trailing bits in metadata OBUs. by Wan-Teh Chang · 5 years ago
  68. d028779 Cleanup unused cb_rdmult + misc by Debargha Mukherjee · 5 years ago
  69. 15f228a Open files with "rb" in examples/noise_model.c by Neil Birkbeck · 5 years ago
  70. cb43f76 Set intra_only right in decoder_peek_si_internal() by Debargha Mukherjee · 5 years ago
  71. 9cb166a Eliminate duplicate references in tpl stats by Debargha Mukherjee · 5 years ago
  72. 5b00efd Resume access to GOLDEN FRAME in tpl stats collection by Yue Chen · 5 years ago
  73. 44cd31e Correct skip_txfm flag from rd models by Debargha Mukherjee · 5 years ago
  74. 467ef77 Fix a bug in mean computation in PSNR_HVS by Oleg Nalivayko · 5 years ago
  75. 97f7b32 Disable prune_ref_frame for screen content for speed feature init by Aniket Dhok · 5 years ago
  76. b6f279c Set bit_depth on grain parameters in examples/noise_model.c by Neil Birkbeck · 5 years ago
  77. 2d6259a Revert "Check trailing bits in metadata OBUs." by Wan-Teh Chang · 5 years ago
  78. 413566e Remove av1_/aom_ from static function names by Yaowu Xu · 5 years ago
  79. 96c0f98 Remove av1_ prefix from static function names by Yaowu Xu · 5 years ago
  80. 7e005bb Remove INLINE for an externally used function by Yaowu Xu · 5 years ago
  81. 88e0fe4 Remove unused partition ML models by Yunqing Wang · 5 years ago
  82. 28998ab Remove prefix aom_ from static function names by Yaowu Xu · 5 years ago
  83. e082e1e Remove first partition search pass by Yunqing Wang · 5 years ago
  84. 0098517 Correct duplicate tpl stats collection + misc by Debargha Mukherjee · 5 years ago
  85. aa3e531 Remove av1_ prefix for static function names by Yaowu Xu · 5 years ago
  86. 1009c38 Fix segment map initialization by Sarah Parker · 5 years ago
  87. cc22cdd Cleanup prune_single_motion_modes from RD path by Aniket Dhok · 5 years ago
  88. dc7431f Disable prune_ref_frame for screen contents by Aniket Dhok · 5 years ago
  89. f6d1c2f Improve tx_type search by adjusting the search order by Yunqing Wang · 5 years ago
  90. f989d38 Check trailing bits in metadata OBUs. by Wan-Teh Chang · 5 years ago
  91. d4e4e58 Reset cyclic refresh on resize. by Jerome Jiang · 5 years ago
  92. ab5aa98 Fail if showing an existing non-showable frame. by Wan-Teh Chang · 5 years ago
  93. 36b997b Use segmented error metric for global motion by Sarah Parker · 5 years ago
  94. a251a5e Refine perform_coeff_opt speed feature for speeds 1,2 by Venkat · 5 years ago
  95. 5edbe00 Allow alternative result filenames. by Wan-Teh Chang · 5 years ago
  96. a1be240 datarate test: add explicit braces. by Jerome Jiang · 5 years ago
  97. 9302467 datarate test: Change threshold for rate targeting. by Jerome Jiang · 5 years ago
  98. 7194f38 Refactor search_txk_type by Yunqing Wang · 5 years ago
  99. a06cc5d Reduce factor modulating rdmult in tpl tool by Yue Chen · 5 years ago
  100. 9e09005 Check errors in read_metadata(). by Wan-Teh Chang · 5 years ago