aomedia /
aom /
2d4bb0efd7e1edbd198a6a9b760f99b266f07d1b - 2d4bb0e Add RD_COMMAND for rdmult experiment by Angie Chiang · 3 years, 9 months ago
- 12287ad Revert "Fix kf counters in fwd kf" by Sarah Parker · 3 years, 9 months ago
- 9edab30 Add documentation for q_mode strategy methods. by Kavi Ramamurthy · 3 years, 9 months ago
- 4f48d98 Disable intra_y_mode_mask sf for allintra encode by venkat sanampudi · 3 years, 9 months ago
- 1d8912f Prune tx types aggressively for winner mode by Deepa K G · 3 years, 9 months ago
- 00353b4 Disable interintra modes for lowres in speed 2 by Nithya V S · 3 years, 9 months ago
- ddf0b68 Simplify q_mode strategy. by Kavi Ramamurthy · 3 years, 9 months ago
- aaf2c56 Add comments for pred_mv_sad and color_sensitivity by Marco Paniconi · 3 years, 9 months ago
- a313888 Abstract initialization of mt sync data members by Mufaddal Chakera · 3 years, 9 months ago
- 886b876 AV1 RT: Disable GM search for nonRD path by Fyodor Kyslov · 3 years, 9 months ago
- 737820e rtc: Set color_sensitivity per coding block by Marco Paniconi · 3 years, 10 months ago
- 23588af Remove unused best_model_rd by Yunqing Wang · 3 years, 9 months ago
- 716e164 Disable reconstruction in first pass by Hamsalekha S · 3 years, 9 months ago
- f19edfa exports.cmake: use APPLE and WIN32 and use def for mingw-w64 by Christopher Degawa · 3 years, 9 months ago
- 6465ae6 Selectively disable Pack bitstream MT by Vishesh · 3 years, 10 months ago
- af90fd0 Add a speed feature for using best rd in partition search by Cheng Chen · 3 years, 9 months ago
- fa3c076 Add a speed feature for ab partition search by Cheng Chen · 3 years, 9 months ago
- 41cc545 CMake: don't use -z defs on windows by Christopher Degawa · 3 years, 9 months ago
- 96e34c2 AV1 RT: Bring back tools to realtime mode by Fyodor Kyslov · 3 years, 9 months ago
- bbe07fd Remove a dangling comment by Cheng Chen · 3 years, 9 months ago
- e28b233 Abstract wavelet energy calculations by Deepa K G · 3 years, 9 months ago
- 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years, 10 months ago
- fef932e Enable intra_y_mode_mask pruning for real time enc by Yunqing Wang · 3 years, 9 months ago
- d9a6819 Extend top_intra_model_count_allowed sf to allintra by venkat sanampudi · 3 years, 9 months ago
- 260d4b0 Use intra_y_mode_mask to prune intra mode by Yunqing Wang · 3 years, 9 months ago
- 29a801a AllIntraMode: Clean up unused speed settings by Fyodor Kyslov · 3 years, 9 months ago
- 9275051 Fix kf counters in fwd kf by Sarah Parker · 3 years, 10 months ago
- ddbc12e Add bash script to encode all low res data. by Kavi Ramamurthy · 3 years, 10 months ago
- b092e46 Explicitly exclude intra modes in inter mode loop by Yunqing Wang · 3 years, 9 months ago
- 8e14671 Extend skip_newmv_in_drl to speed 4 by Yunqing Wang · 3 years, 10 months ago
- 62e8d9c Test operating_point_idc[op_num] == 0 first by Wan-Teh Chang · 3 years, 9 months ago
- cff5350 Allow 32 frame subgop with fixed qp offsets by Debargha Mukherjee · 3 years, 10 months ago
- c29630a Skip wavelet energy calculation in first pass by Deepa K G · 3 years, 9 months ago
- 02f8e24 Correct the access of first pass stats by Deepa K G · 3 years, 10 months ago
- 1bf3648 FPMT SIMULATION: Delay avg_frame_qindex update by Aasaipriya · 3 years, 10 months ago
- 3b1ff98 add examples/av1_dec_fuzzer.dict by James Zern · 3 years, 10 months ago
- 9db7a36 build_av1_dec_fuzzer.sh: remove unneeded DECODER define by James Zern · 3 years, 10 months ago
- 2e32e1a FPMT SIMULATION: Delay the frame level probability update by Aasaipriya · 3 years, 10 months ago
- b418ef8 FPMT: Refactor post encode updates by Tarundeep Singh · 3 years, 10 months ago
- fd11f82 FPMT: Abstract fb_of_context_type to AV1_PRIMARY by Tarundeep Singh · 3 years, 10 months ago
- 42a875f Remove a function that disrespect the partition decision by Cheng Chen · 3 years, 10 months ago
- ae8a2a6 build_av1_dec_fuzzer.sh: remove -DCONFIG_SCALABILITY by James Zern · 3 years, 10 months ago
- 7aab8e1 Respect min-gf-interval when deciding gf length with TPL. by Bohan Li · 4 years ago
- 25151b8 Add comments for the case of invalid first pass stats by Deepa K G · 3 years, 10 months ago
- acbeeae aom_codec_internal.h,cosmetics: rm duplicate 'interface' by James Zern · 3 years, 10 months ago
- f55d3b7 Test tpl_frame->is_valid like a boolean by Wan-Teh Chang · 3 years, 10 months ago
- ab608dd Fix the access of first pass stats by Deepa K G · 3 years, 10 months ago
- 8c1a09b Remove redundant fields in TplDepFrame. by Kavi Ramamurthy · 3 years, 10 months ago
- ddaf44f External partition: allocate max num of tree nodes. by Cheng Chen · 3 years, 10 months ago
- e1e3849 Prune ref_mv_idx search based on known cost by Yunqing Wang · 3 years, 10 months ago
- 553dce3 Extend winner_mode_tx_type_pruning to speed 3 by Akshata Jadhav · 3 years, 10 months ago
- 97f9271 FPMT: Add src_offset in GF_GROUP by Mufaddal Chakera · 3 years, 10 months ago
- be8ccad FPMT: Abstract mv_stats to AV1_PRIMARY by Aasaipriya Chandran · 3 years, 10 months ago
- ad28124 FPMT: Add max_mv_magnitude to AV1_PRIMARY by Aasaipriya Chandran · 3 years, 10 months ago
- 670ddac FPMT: Add loopfilter levels in AV1_PRIMARY by Aasaipriya · 4 years ago
- 1095e34 FPMT: Add flag to mark frames for context update in FP by Tarundeep Singh · 3 years, 10 months ago
- a68eaef FPMT: Make LF_UPDATE frames non-reference by Remya Prakasan · 3 years, 10 months ago
- 6c1f3be RT: skip cdef on superblock with certain conditions by Jerome Jiang · 3 years, 10 months ago
- 9579770 Clean-up EndToEndSSIMTest unit-test by Jayashri Murugan · 3 years, 10 months ago
- 1c09f40 Reduce top_intra_model_count_allowed for speed 3+ by Yunqing Wang · 3 years, 10 months ago
- 06279bb Add -z defs linker option when building shared lib by Wan-Teh Chang · 3 years, 10 months ago
- b647d8a Add values in TplParams to store gop bitrate. by Kavi Ramamurthy · 3 years, 10 months ago
- dd345f9 Rewrite skip new_mv for <= 480p by Yunqing Wang · 3 years, 10 months ago
- c3b00b6 Do not include "common/tools_common.h" by Wan-Teh Chang · 3 years, 10 months ago
- d3fe717 Don't include the "common/tools_common.h" header by Wan-Teh Chang · 3 years, 10 months ago
- e3d9eab Extend prune_sub_8x8_partition_level for speed 5 by Mudassir Galagnath · 3 years, 10 months ago
- 6b0be13 Reduce entropy cost update frequency for mode by Mudassir Galagnath · 3 years, 10 months ago
- 8768256 pass2_strategy: Disable usage of warn() by Christopher Degawa · 3 years, 10 months ago
- 82e1f1f README.md: mention LIBAOM_TEST_DATA_PATH in download section by James Zern · 3 years, 10 months ago
- 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 10 months ago
- d43470b Validate tpl frame index before using it by Wan-Teh Chang · 3 years, 10 months ago
- 5200782 Add more function timing by Yunqing Wang · 3 years, 10 months ago
- ae6f469 Temporarily increase the BasicRateTargetingVBR threshold by Jingning Han · 3 years, 10 months ago
- 04e9d18 Estimate the GOP bitrate using the laplace entropy function. by Kavi Ramamurthy · 3 years, 10 months ago
- 8930b2a External partition: Test features sent through the API by Cheng Chen · 3 years, 10 months ago
- c048011 External partition: Separate multi decisions in one stage by Cheng Chen · 3 years, 10 months ago
- dac7995 External partition: Write features to file by Cheng Chen · 3 years, 10 months ago
- e2def22 FPMT: Add null check for ppi during cx_data_frame free by Tarundeep Singh · 3 years, 10 months ago
- 5ba0bfe FPMT: Modify the reference assignment logic by Remya Prakasan · 4 years, 1 month ago
- 6525c6f Remove skip_repeated_newmv feature by Yunqing Wang · 3 years, 10 months ago
- d0640ad Skip motion search w.r.t. third reference in firstpass by Deepa K G · 3 years, 10 months ago
- 31d4547 Fix floating overflow in tpl_model by Angie Chiang · 3 years, 10 months ago
- 8442eba Add unit test to av1_record_tpl_txfm_block() by Angie Chiang · 3 years, 10 months ago
- 3972211 Add av1_accumulate_tpl_txfm_stats() by Angie Chiang · 3 years, 10 months ago
- 3b90759 Reduce entropy cost update frequency for coeff by Mudassir Galagnath · 3 years, 10 months ago
- 0123c29 Changes to the RD and Rate control code by Paul Wilkins · 3 years, 11 months ago
- 1b365a3 Intra mode search improvement by Cheng Chen · 3 years, 10 months ago
- 63719b8 Add av1_init_tpl_txfm_stats() by Angie Chiang · 3 years, 10 months ago
- 5530687 Compute frame bits size for BITRATE_ACCURACY by Angie Chiang · 3 years, 10 months ago
- b3a8bcc Fix devided by zero errors in entropy functions by Angie Chiang · 3 years, 10 months ago
- 5b35124 Disable multithreaded large test under valgrind by Elliott Karpilovsky · 3 years, 10 months ago
- 541c293 Use a smaller test file when Valgrind testing by Elliott Karpilovsky · 3 years, 10 months ago
- a862e20 Use frame update type to determine the coding strategy by Jingning Han · 3 years, 10 months ago
- 9db19e2 Add a smaller test file for LargeTests by Elliott Karpilovsky · 3 years, 10 months ago
- 235092a Revert "Revert "AV1 RT: Dual filter for nonRD in RT mode"" by Fyodor Kyslov · 3 years, 10 months ago
- 1515725 Move skip_intra out of av1_rd_pick_inter_mode() by Yunqing Wang · 3 years, 10 months ago
- a2c46d4 Fix pred_sse update while second mv exists by Yunqing Wang · 3 years, 10 months ago
- 78a0644 Fix unit test failure by Cheng Chen · 3 years, 10 months ago
- 5f9975e Add av1_estimate_gop_bitrate to tpl_model. by Kavi Ramamurthy · 3 years, 10 months ago
- 8b0e8b2 Fix boundary issue of av1_get_deltaq_offset() by Angie Chiang · 3 years, 10 months ago