- 3e52eae Fix uninstantiated FullPrecisionQuantizeLpTest by Yunqing Wang · 3 years, 3 months ago
- dd6ea38 Fix a bug in av1_quantize_lp AVX2 optimization by Yunqing Wang · 3 years, 4 months ago
- bfc5538 Change aom_codec_av1_cx_algo to aom_codec_av1_cx() by Wan-Teh Chang · 3 years, 3 months ago
- a7f6235 Move ref_frame_comp from aom_svc_ref_frame_config by Wan-Teh Chang · 3 years, 3 months ago
- a33e5e9 Add AOM_EXT_PART_ prefix for enums by Cheng Chen · 3 years, 4 months ago
- 8df90c9 Fix a few includes. by Bohan Li · 3 years, 4 months ago
- 99bc51c Add support for multiple scale factors. by Kavi Ramamurthy · 3 years, 4 months ago
- 31ef178 ExtPart: Properly handle tpl stats collection by Cheng Chen · 3 years, 4 months ago
- 25bb69e Change PSNR thresholds for sharpness tests. by Bohan Li · 3 years, 4 months ago
- 3adb660d Fix a few typos and minor errors. by Bohan Li · 3 years, 5 months ago
- e651c85 Fix clang -Wunused-but-set-variable warnings by Wan-Teh Chang · 3 years, 5 months ago
- dadc602 ExternalPartitionTestDfsAPI: skip check w/WRITE_FEATURE_TO_FILE=0 by James Zern · 3 years, 4 months ago
- 2ec0a0f ExtPart: Unit test for recursive ml partition by Cheng Chen · 3 years, 5 months ago
- ebfcfac ExtPart: Add a variable to distinguish deicion mode by Cheng Chen · 3 years, 5 months ago
- 1818350 ExtPart: unit tests for whole partition tree by Cheng Chen · 3 years, 5 months ago
- ce872d6 Modify SharpnessAllIntraTest PSNR threshold by Yunqing Wang · 3 years, 5 months ago
- 0ee6ee7 Fixed av1_estimate_gop_bitrate by Angie Chiang · 3 years, 5 months ago
- 7941538 Move AV1 specific code into AV1 folder by Yaowu Xu · 3 years, 5 months ago
- 5b533aa Check estimated vs actual bitrates. by Kavi Ramamurthy · 3 years, 5 months ago
- f190c95 svc: Fix interface to svc for compound prediction by Marco Paniconi · 3 years, 5 months ago
- d8cfe16 Let firstpass_info support past stats by Angie Chiang · 3 years, 5 months ago
- 073de49 Take neighboring motion vectors into account. by Kavi Ramamurthy · 3 years, 5 months ago
- 4756236 Use constructor instead of value initializer in av1_softmax_test by chiyotsai · 3 years, 5 months ago
- d1b8301 Avoid using stats_in in define_kf_interval by Angie Chiang · 3 years, 6 months ago
- 600a370 Add unit test for av1_tpl_compute_frame_entropy. by Kavi Ramamurthy · 3 years, 6 months ago
- f39a71b Add ForcedKeyRTTestLarge for real time encoding mode by Mudassir Galagnath · 3 years, 6 months ago
- c798da5 Add FIRSTPASS_INFO with several APIs and tests by Angie Chiang · 3 years, 6 months ago
- 3acf9dd Fix nightly run failure on sharpness_test by Jingning Han · 3 years, 6 months ago
- bce31a8 Detect chroma subsampling more directly by Wan-Teh Chang · 3 years, 6 months ago
- f3ef3f2 test/best_encode.sh: update aomenc flags by James Zern · 3 years, 6 months ago
- 27377d2 Add fast version of av1_nn_softmax by chiyotsai · 3 years, 6 months ago
- bb20160 Update q_index_list only when gf_frame_index = 0 by Angie Chiang · 3 years, 6 months ago
- cc2a686 Move odintrin.{c,h} to aom_dsp/ by Yaowu Xu · 3 years, 6 months ago
- 2c9a623 Add scale factor to vbr_rc_info. by Kavi Ramamurthy · 3 years, 6 months ago
- fd28873 cmake: add folders for IDE generators by James Zern · 3 years, 6 months ago
- 45c902b Integrate BITRATE_ACCURACY with new ARF q feature by Angie Chiang · 3 years, 6 months ago
- 77afa4a Enable txfm pruning for realtime mode by chiyotsai · 3 years, 6 months ago
- 6275c4e Check for addition overflows in aom_img_set_rect() by Wan-Teh Chang · 3 years, 6 months ago
- e9cac0a Add an SSE implementation of av1_highbd_iwht4x4_16_add by Vincent Rabaud · 3 years, 7 months ago
- 2656f67 Avoid chroma resampling for 420mpeg2 input by Xiaoqing Zhu · 3 years, 7 months ago
- ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 3 years, 6 months ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 6 months ago
- c3302c1 External partition: Add comments to unit tests. by Cheng Chen · 3 years, 6 months ago
- 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 6 months ago
- bf228f6 Add an SSE implementation of av1_fwht4x4 by Vincent Rabaud · 3 years, 7 months ago
- c60ebb5 Add unit test for av1_q_mode_estimate_base_q. by Kavi Ramamurthy · 3 years, 7 months ago
- f38a7d5 Add bitrate accuracy estimation. by Kavi Ramamurthy · 3 years, 7 months ago
- 48ef98a Pass a const char* argument to IVFVideoSource ctor by Wan-Teh Chang · 3 years, 7 months ago
- 35c7456 Add unit tests for bitrate estimation methods. by Kavi Ramamurthy · 3 years, 7 months ago
- 1fabe98 Fix DecodeScalabilityTest failure in realtime only by Wan-Teh Chang · 3 years, 7 months ago
- c1967f6 Store temporal_id and spatial_id of decoded frame by Wan-Teh Chang · 3 years, 10 months ago
- aa8c60d Cosmetic: condition/error message on 4x rect txfm by Jerome Jiang · 3 years, 9 months ago
- 737820e rtc: Set color_sensitivity per coding block by Marco Paniconi · 3 years, 8 months ago
- 96e34c2 AV1 RT: Bring back tools to realtime mode by Fyodor Kyslov · 3 years, 7 months ago
- 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years, 8 months ago
- fef932e Enable intra_y_mode_mask pruning for real time enc by Yunqing Wang · 3 years, 7 months ago
- 7aab8e1 Respect min-gf-interval when deciding gf length with TPL. by Bohan Li · 3 years, 9 months ago
- 9579770 Clean-up EndToEndSSIMTest unit-test by Jayashri Murugan · 3 years, 8 months ago
- 1c09f40 Reduce top_intra_model_count_allowed for speed 3+ by Yunqing Wang · 3 years, 8 months ago
- 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 8 months ago
- ae6f469 Temporarily increase the BasicRateTargetingVBR threshold by Jingning Han · 3 years, 8 months ago
- 8930b2a External partition: Test features sent through the API by Cheng Chen · 3 years, 8 months ago
- 8442eba Add unit test to av1_record_tpl_txfm_block() by Angie Chiang · 3 years, 8 months ago
- 3972211 Add av1_accumulate_tpl_txfm_stats() by Angie Chiang · 3 years, 8 months ago
- 63719b8 Add av1_init_tpl_txfm_stats() by Angie Chiang · 3 years, 8 months ago
- b3a8bcc Fix devided by zero errors in entropy functions by Angie Chiang · 3 years, 8 months ago
- 5b35124 Disable multithreaded large test under valgrind by Elliott Karpilovsky · 3 years, 8 months ago
- 541c293 Use a smaller test file when Valgrind testing by Elliott Karpilovsky · 3 years, 8 months ago
- 9db19e2 Add a smaller test file for LargeTests by Elliott Karpilovsky · 3 years, 8 months ago
- 78a0644 Fix unit test failure by Cheng Chen · 3 years, 8 months ago
- 5f9975e Add av1_estimate_gop_bitrate to tpl_model. by Kavi Ramamurthy · 3 years, 8 months ago
- 8b0e8b2 Fix boundary issue of av1_get_deltaq_offset() by Angie Chiang · 3 years, 8 months ago
- 20f0d1b External partition: add a unit test by Cheng Chen · 3 years, 8 months ago
- 3f6ddeb Fix two bugs in av1_dropout_qcoeff and add unit tests by Maryla · 3 years, 8 months ago
- a43277c Distance Weighted Compound: cleanup. by Urvang Joshi · 3 years, 8 months ago
- f2f9305 Fix android build failure in sharpness_test.cc by Jayasanker J · 3 years, 8 months ago
- f459c55c Fix build errors in CONFIG_INTERNAL_STATS path by Aniket Wanare · 3 years, 8 months ago
- 19a2bee Add SharpnessAllIntraTest to validate sharpness parameter by Jayasanker J · 3 years, 8 months ago
- 885ee80 Add unit test for Hadamard scale. by Kavi Ramamurthy · 3 years, 8 months ago
- 33ebc1b Add unit test for DCT scale. by Kavi Ramamurthy · 3 years, 8 months ago
- 12adc72 aom_dsp: Fix aom_noise_strength_lut_init with zero size by Wan-Teh Chang · 3 years, 8 months ago
- 4efe20e Add a test that reproduces issue 2998 by Wan-Teh Chang · 3 years, 8 months ago
- 4dd53d0 Single out the quantize function not using qmatrix by Angie Chiang · 3 years, 9 months ago
- ec1c93e Add EndToEndAllIntraTest for allintra encoding by Jayashri Murugan · 3 years, 9 months ago
- 7d2022b Refactor av1_get_overlap_area by Angie Chiang · 3 years, 9 months ago
- 63b692d Clean-up initialization in MonochromeTest by Jayashri Murugan · 3 years, 9 months ago
- 90d64a9 tpl_model_test.cc: fix int64_t -> double conv warnings by James Zern · 3 years, 9 months ago
- 4243e62 Abstract seq_params to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 9 months ago
- 51c6def Remove ksvc_fixed_mode from aom_svc_params_t by Wan-Teh Chang · 3 years, 9 months ago
- c36cd87 Add MonochromeAllIntraTest for allintra encoding by Jayashri Murugan · 3 years, 9 months ago
- cb037d7 Add command line support for dv_cost_upd_freq by chiyotsai · 3 years, 9 months ago
- 2003f68 Add speed 6 to AVxEncoderThreadRTTest by Wan-Teh Chang · 3 years, 9 months ago
- 76b223e Clean-up and correct kPsnrThreshold array in EndToEndTest by Jayashri Murugan · 3 years, 9 months ago
- 4ffecba Remove SPEED_TEST macro by Sarah Parker · 3 years, 9 months ago
- 2ef33cf Add LosslessAllIntraTestLarge for allintra encoding by Jayashri Murugan · 3 years, 9 months ago
- b729d4d Add unit tests to validate multi-threading in allintra mode by Aniket Wanare · 3 years, 9 months ago
- 7158bdf Revert "Move AVxEncoderThreadRTTestLarge outside #ifdef" by Wan-Teh Chang · 3 years, 9 months ago
- f9cd17d Move AVxEncoderThreadRTTestLarge outside #ifdef by Wan-Teh Chang · 3 years, 9 months ago
- ed9ea46 Exclude 4x rect txfm from fwd txfm2d test by Jerome Jiang · 3 years, 9 months ago
- 1431f93 sad_test: disable speed tests by Sarah Parker · 3 years, 9 months ago