1. bb20160 Update q_index_list only when gf_frame_index = 0 by Angie Chiang · 3 years, 8 months ago
  2. cc2a686 Move odintrin.{c,h} to aom_dsp/ by Yaowu Xu · 3 years, 8 months ago
  3. 2c9a623 Add scale factor to vbr_rc_info. by Kavi Ramamurthy · 3 years, 8 months ago
  4. fd28873 cmake: add folders for IDE generators by James Zern · 3 years, 8 months ago
  5. 45c902b Integrate BITRATE_ACCURACY with new ARF q feature by Angie Chiang · 3 years, 8 months ago
  6. 77afa4a Enable txfm pruning for realtime mode by chiyotsai · 3 years, 8 months ago
  7. 6275c4e Check for addition overflows in aom_img_set_rect() by Wan-Teh Chang · 3 years, 8 months ago
  8. e9cac0a Add an SSE implementation of av1_highbd_iwht4x4_16_add by Vincent Rabaud · 3 years, 9 months ago
  9. 2656f67 Avoid chroma resampling for 420mpeg2 input by Xiaoqing Zhu · 3 years, 9 months ago
  10. ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 3 years, 9 months ago
  11. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 9 months ago
  12. c3302c1 External partition: Add comments to unit tests. by Cheng Chen · 3 years, 9 months ago
  13. 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 9 months ago
  14. bf228f6 Add an SSE implementation of av1_fwht4x4 by Vincent Rabaud · 3 years, 9 months ago
  15. c60ebb5 Add unit test for av1_q_mode_estimate_base_q. by Kavi Ramamurthy · 3 years, 9 months ago
  16. f38a7d5 Add bitrate accuracy estimation. by Kavi Ramamurthy · 3 years, 9 months ago
  17. 48ef98a Pass a const char* argument to IVFVideoSource ctor by Wan-Teh Chang · 3 years, 9 months ago
  18. 35c7456 Add unit tests for bitrate estimation methods. by Kavi Ramamurthy · 3 years, 9 months ago
  19. 1fabe98 Fix DecodeScalabilityTest failure in realtime only by Wan-Teh Chang · 3 years, 9 months ago
  20. c1967f6 Store temporal_id and spatial_id of decoded frame by Wan-Teh Chang · 4 years ago
  21. aa8c60d Cosmetic: condition/error message on 4x rect txfm by Jerome Jiang · 4 years ago
  22. 737820e rtc: Set color_sensitivity per coding block by Marco Paniconi · 3 years, 10 months ago
  23. 96e34c2 AV1 RT: Bring back tools to realtime mode by Fyodor Kyslov · 3 years, 10 months ago
  24. 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years, 10 months ago
  25. fef932e Enable intra_y_mode_mask pruning for real time enc by Yunqing Wang · 3 years, 9 months ago
  26. 7aab8e1 Respect min-gf-interval when deciding gf length with TPL. by Bohan Li · 4 years ago
  27. 9579770 Clean-up EndToEndSSIMTest unit-test by Jayashri Murugan · 3 years, 10 months ago
  28. 1c09f40 Reduce top_intra_model_count_allowed for speed 3+ by Yunqing Wang · 3 years, 10 months ago
  29. 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 11 months ago
  30. ae6f469 Temporarily increase the BasicRateTargetingVBR threshold by Jingning Han · 3 years, 10 months ago
  31. 8930b2a External partition: Test features sent through the API by Cheng Chen · 3 years, 10 months ago
  32. 8442eba Add unit test to av1_record_tpl_txfm_block() by Angie Chiang · 3 years, 10 months ago
  33. 3972211 Add av1_accumulate_tpl_txfm_stats() by Angie Chiang · 3 years, 10 months ago
  34. 63719b8 Add av1_init_tpl_txfm_stats() by Angie Chiang · 3 years, 10 months ago
  35. b3a8bcc Fix devided by zero errors in entropy functions by Angie Chiang · 3 years, 10 months ago
  36. 5b35124 Disable multithreaded large test under valgrind by Elliott Karpilovsky · 3 years, 10 months ago
  37. 541c293 Use a smaller test file when Valgrind testing by Elliott Karpilovsky · 3 years, 10 months ago
  38. 9db19e2 Add a smaller test file for LargeTests by Elliott Karpilovsky · 3 years, 10 months ago
  39. 78a0644 Fix unit test failure by Cheng Chen · 3 years, 10 months ago
  40. 5f9975e Add av1_estimate_gop_bitrate to tpl_model. by Kavi Ramamurthy · 3 years, 10 months ago
  41. 8b0e8b2 Fix boundary issue of av1_get_deltaq_offset() by Angie Chiang · 3 years, 10 months ago
  42. 20f0d1b External partition: add a unit test by Cheng Chen · 3 years, 10 months ago
  43. 3f6ddeb Fix two bugs in av1_dropout_qcoeff and add unit tests by Maryla · 3 years, 10 months ago
  44. a43277c Distance Weighted Compound: cleanup. by Urvang Joshi · 3 years, 10 months ago
  45. f2f9305 Fix android build failure in sharpness_test.cc by Jayasanker J · 3 years, 10 months ago
  46. f459c55c Fix build errors in CONFIG_INTERNAL_STATS path by Aniket Wanare · 3 years, 10 months ago
  47. 19a2bee Add SharpnessAllIntraTest to validate sharpness parameter by Jayasanker J · 3 years, 11 months ago
  48. 885ee80 Add unit test for Hadamard scale. by Kavi Ramamurthy · 3 years, 10 months ago
  49. 33ebc1b Add unit test for DCT scale. by Kavi Ramamurthy · 3 years, 11 months ago
  50. 12adc72 aom_dsp: Fix aom_noise_strength_lut_init with zero size by Wan-Teh Chang · 3 years, 11 months ago
  51. 4efe20e Add a test that reproduces issue 2998 by Wan-Teh Chang · 3 years, 11 months ago
  52. 4dd53d0 Single out the quantize function not using qmatrix by Angie Chiang · 3 years, 11 months ago
  53. ec1c93e Add EndToEndAllIntraTest for allintra encoding by Jayashri Murugan · 3 years, 11 months ago
  54. 7d2022b Refactor av1_get_overlap_area by Angie Chiang · 3 years, 11 months ago
  55. 63b692d Clean-up initialization in MonochromeTest by Jayashri Murugan · 3 years, 11 months ago
  56. 90d64a9 tpl_model_test.cc: fix int64_t -> double conv warnings by James Zern · 3 years, 11 months ago
  57. 4243e62 Abstract seq_params to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
  58. 51c6def Remove ksvc_fixed_mode from aom_svc_params_t by Wan-Teh Chang · 3 years, 11 months ago
  59. c36cd87 Add MonochromeAllIntraTest for allintra encoding by Jayashri Murugan · 4 years ago
  60. cb037d7 Add command line support for dv_cost_upd_freq by chiyotsai · 4 years ago
  61. 2003f68 Add speed 6 to AVxEncoderThreadRTTest by Wan-Teh Chang · 3 years, 11 months ago
  62. 76b223e Clean-up and correct kPsnrThreshold array in EndToEndTest by Jayashri Murugan · 4 years ago
  63. 4ffecba Remove SPEED_TEST macro by Sarah Parker · 3 years, 11 months ago
  64. 2ef33cf Add LosslessAllIntraTestLarge for allintra encoding by Jayashri Murugan · 4 years ago
  65. b729d4d Add unit tests to validate multi-threading in allintra mode by Aniket Wanare · 4 years ago
  66. 7158bdf Revert "Move AVxEncoderThreadRTTestLarge outside #ifdef" by Wan-Teh Chang · 3 years, 11 months ago
  67. f9cd17d Move AVxEncoderThreadRTTestLarge outside #ifdef by Wan-Teh Chang · 3 years, 11 months ago
  68. ed9ea46 Exclude 4x rect txfm from fwd txfm2d test by Jerome Jiang · 3 years, 11 months ago
  69. 1431f93 sad_test: disable speed tests by Sarah Parker · 4 years ago
  70. 7a3c91f Fix test failures under realtime only build by Jerome Jiang · 4 years ago
  71. 0438f48 Make example tests run on realtime only build. by Jerome Jiang · 4 years ago
  72. 968fd68 Exclude non RT tests from realtime only build by Jerome Jiang · 4 years ago
  73. f987b13 Add reference unit test for av1_delta_rate_cost() by Angie Chiang · 4 years ago
  74. 23a7cb3 Add unit test for av1_delta_rate_cost() by Angie Chiang · 4 years ago
  75. d6f767b Estimate coeff cost based on transform stats by Angie Chiang · 4 years ago
  76. 27a25e5 Add an invalid file test for oss-fuzz:33030 by Wan-Teh Chang · 4 years ago
  77. 04b6af6 Fix misspelling of "reference" in comments by Wan-Teh Chang · 4 years ago
  78. 3d9e360 rtc-svc: Add SVC unittest for fixed mode by Marco Paniconi · 4 years ago
  79. d2a6356 aom_dsp: Asan fix in aom_film_grain_table_lookup by Neil Birkbeck · 4 years ago
  80. 82e76bd aom_dsp: Fix aom_noise_strength_lut_init with negative size by Neil Birkbeck · 4 years ago
  81. 2e0d6e1 Temporarily skip the drop frame test. by Bohan Li · 4 years ago
  82. ca5b6ca rm superframe_test.cc by James Zern · 4 years ago
  83. 23cd53f Disable some features for RT end to end test by Jerome Jiang · 4 years ago
  84. da2009e rtc: Redefine the speed feature hybrid_intra_pickmode by Marco Paniconi · 4 years ago
  85. 528961a AV1 RT: Adjust VBP thresholds for intra frames by Fyodor Kyslov · 4 years ago
  86. 0ea7211 Document AV1LosslessFrameSizeTests unit-test by Aniket Wanare · 4 years ago
  87. 3a4da89 Add AV1LosslessFrameSizeTests.LosslessEncode unit test by Aniket Wanare · 4 years, 1 month ago
  88. fddea51 Merge the InitializeConfig() and SetMode() methods by Wan-Teh Chang · 4 years, 1 month ago
  89. 0d6b23c Rework intra_model_yrd() by Jingning Han · 4 years, 1 month ago
  90. dae5898 Set lag_in_frames to 0, end usage to CBR in rt by Wan-Teh Chang · 4 years, 1 month ago
  91. 4dfcf808 Revert "Disable AV1/AVxEncoderThreadRTTest for speed 9" by Deepa K G · 4 years, 1 month ago
  92. d029bcf Disable AV1/AVxEncoderThreadRTTest for speed 9 by chiyotsai · 4 years, 1 month ago
  93. 8c4128a Ban nonzero lag_in_frames,kf_max_dist in all intra by Wan-Teh Chang · 4 years, 1 month ago
  94. 66da8fa av1_key_value_api_test.cc when BUILD_SHARED_LIBS by Wan-Teh Chang · 4 years, 1 month ago
  95. c5d38e0 Add --allintra to aomenc configuration by Jingning Han · 4 years, 1 month ago
  96. 5a1b33b Use highbd for obmc dsp functions by Jerome Jiang · 4 years, 1 month ago
  97. 3a22542 Disable av1_calc_indices_dim2 sse2 SIMD by Yunqing Wang · 4 years, 1 month ago
  98. af47cec Remove designated initializers from y4m_test by Elliott Karpilovsky · 4 years, 1 month ago
  99. c1047c7 Add unit tests for real time multi-threading by Deepa K G · 4 years, 1 month ago
  100. b2d8258 Signal color-range in Y4M output by Elliott Karpilovsky · 4 years, 1 month ago