- 48a5e1e Port Neon optimization for eighttap scaling. by Jerome Jiang · 4 years, 9 months ago
- 19e2d74 Group unit test related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- ff04e8e Make max gop length account for the look ahead length by Jingning Han · 4 years, 9 months ago
- 52fdeae Group color related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 1c5fe42 Change auto_max_partition behaviors on speed 6 by chiyotsai · 4 years, 9 months ago
- 7977ee6 Add neon optimization for 2:1 scaling by Jerome Jiang · 4 years, 9 months ago
- 9102cce Unify is_frame_tpl_eligible() checking condition by Jingning Han · 4 years, 9 months ago
- dede293 Allow for use of optimized 2:1 scaler in scale_references by Jerome Jiang · 4 years, 9 months ago
- 2b22a1f rtc-svc: Fix to avoid scaling references by Marco Paniconi · 4 years, 9 months ago
- a2cc4b7 Add ssse3 optimization for 2:1 scaling by Jerome Jiang · 4 years, 9 months ago
- 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 10 months ago
- 0c2ab6f rtc: Fix to rtc path when deltaq mode is on by Marco Paniconi · 4 years, 9 months ago
- 4e86937 Add more scaling modes for AOME_SET_SCALEMODE by Marco Paniconi · 4 years, 9 months ago
- 0017b6a Disable unperformant speed features by chiyotsai · 4 years, 9 months ago
- 7e180f6 Simplify GOP length decision at speed 6 by Yunqing Wang · 4 years, 9 months ago
- 2370ec7 Remove is_frame_kf_and_tpl_eligible() by Jingning Han · 4 years, 9 months ago
- 4f4614c Remove deprecated MAX_PYR_LEVEL_FROMTOP_DELTAQ flag by Jingning Han · 4 years, 9 months ago
- 8d0a946 Remove ENABLE_KF_TPL flag by Jingning Han · 4 years, 9 months ago
- 8c3f275 Do not run TPL for filtered Key frames at speed 6 by Yunqing Wang · 4 years, 9 months ago
- b2209ce Add unit test to check the presence of forward key frame. by Aasaipriya Chandran · 4 years, 9 months ago
- b396969 Add NEON version of av1_fwht4x4 function by Vitalii Dziumenko · 4 years, 11 months ago
- a8bc754 Add NEON version of av1_nn_predict function by Vitalii Dziumenko · 4 years, 10 months ago
- 7b73709 Add NEON version of av1_get_horver_correlation_full function by Vitalii Dziumenko · 4 years, 10 months ago
- 7756703 Add NEON version of av1_get_nz_map_contexts function by Vitalii Dziumenko · 4 years, 10 months ago
- 734eff9 Group quantization config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 8c113ea Do not use #if inside assert() by Wan-Teh Chang · 4 years, 9 months ago
- 2b9242a AV1 RT: Introduce speed 9 by Fyodor Kyslov · 4 years, 9 months ago
- 39e7409 Group rate control config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- e2b505b Fixes for bitstream debug tool by Urvang Joshi · 4 years, 9 months ago
- abbf064 Refactor of handle_inter_intra_mode by Elliott Karpilovsky · 4 years, 9 months ago
- 7f1580e Doxygen comments for CDEF / LR frame filtering by Debargha Mukherjee · 4 years, 9 months ago
- 386105b Allow more blocks to use square only partitions by Yunqing Wang · 4 years, 9 months ago
- fd8048f Count cur_frame_idx for overlay frames as well. by bohanli · 4 years, 9 months ago
- d0739c7 Doxygen comments for CDEF Info structure by Debargha Mukherjee · 4 years, 9 months ago
- 9a2e29b Doxygen comments for restoration info structures by Debargha Mukherjee · 4 years, 9 months ago
- 7e91a69 Doxygen doc for more ratectrl functions. by Urvang Joshi · 4 years, 9 months ago
- fee52c6 Doxygen style doc for av1_rc_pick_q_and_bounds() by Urvang Joshi · 4 years, 9 months ago
- 138d284 Reduce the number of callgraphs by Yue Chen · 4 years, 9 months ago
- d81c9b1 Adjust thresholds f/ fast low QP, HD video encode by Debargha Mukherjee · 4 years, 9 months ago
- 0690b01 Add descriptions for frame coding pipeline by Yue Chen · 4 years, 9 months ago
- ec23e46 Fix doxygen typos by Sarah Parker · 4 years, 9 months ago
- 37baad4 Group ref frame config params in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 7154b31 Group cost update freq config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 1cd38d5 Add more doxygen comments for partition search by Yue Chen · 4 years, 9 months ago
- 7e31040 Group Two pass related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- e0de838 Abstract common code in partition4 search by venkat sanampudi · 4 years, 9 months ago
- 2d565f4 Various refactoring on cdef search interface by Debargha Mukherjee · 4 years, 9 months ago
- 75db866 Move tpl related structures to tpl_model.h by Satish Kumar Suman · 4 years, 9 months ago
- 82b2438 Doxygen initiation for CDEF / LR by Debargha Mukherjee · 4 years, 9 months ago
- 3e2d2e3 Deprecate num_gf_group_show_frames from AV1_COMP by Jingning Han · 4 years, 9 months ago
- eddf013 Consolidate the use of GF_GROUP variables by Jingning Han · 4 years, 9 months ago
- e9c4b2c Remove frame_display_index from TplDepFrame struct by Jingning Han · 4 years, 9 months ago
- e983eb3 ratectrl.c: Rename some functions. by Urvang Joshi · 4 years, 9 months ago
- 2ea93ea Add 6-tap filter support to 2D interpolation AVX2 by Jingning Han · 4 years, 9 months ago
- 3e4d260 Redesign AVX2 2d interpolation filter by Jingning Han · 4 years, 9 months ago
- 748cbab Support 6-tap AVX2 horizontal interpolation filter by Jingning Han · 4 years, 9 months ago
- 587cd54 Handle 6-tap interpolation filter by Jingning Han · 4 years, 9 months ago
- 86f0d9e Simplify code-flow in palette mode by chiyotsai · 4 years, 9 months ago
- fd634bc Doxygen for process_compound_inter_mode by Sarah Parker · 4 years, 9 months ago
- 7c3c426 Doxygen for PruneInfoFromTpl by Sarah Parker · 4 years, 9 months ago
- da7ef28 Clean up GF_GROUP data structure by Jingning Han · 4 years, 9 months ago
- b2dcfa7 Remove CHECK_PRECOMPUTED_REF_FRAME_MAP by Jingning Han · 4 years, 9 months ago
- 80f635a Remove deprecated functions in gop_structure.c by Jingning Han · 4 years, 9 months ago
- e1ebb41 Free allocated memory before allocating again in svc init. by Jerome Jiang · 4 years, 9 months ago
- a908224 Group decoder model config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 7f6e21a Remove speed features with no quality/speed impact by chiyotsai · 4 years, 9 months ago
- ef05f04 Disable TPL when resizing is enabled by Mufaddal Chakera · 4 years, 9 months ago
- ea4c6d5 Fix crash in generating PSNR packet with resizing enabled by Mufaddal Chakera · 4 years, 10 months ago
- 541a8d4 Doxygen for motion mode search by Sarah Parker · 4 years, 9 months ago
- 7cc167e Add Doxygen comments for palette mode by chiyotsai · 4 years, 10 months ago
- c9b9fa5 Refactor intra_mode_search files by chiyotsai · 4 years, 10 months ago
- f8ed396 Doxygen for HandleInterModeArgs by Sarah Parker · 4 years, 9 months ago
- ce97de2 Allow lower bound on KF interval for auto KF mode. by Urvang Joshi · 4 years, 9 months ago
- 228e2f7 Doxygen for handle_inter_mode by Sarah Parker · 4 years, 9 months ago
- fc1e32d Doxygen for interpolation filter search by Sarah Parker · 4 years, 9 months ago
- 812a863 Do not let temporal filter go beyond keyframes. by bohanli · 4 years, 9 months ago
- d4b4c81 Fix issues in --enable-tpl-model=0 by Mufaddal Chakera · 4 years, 9 months ago
- e20731d Doxygen for InterModesInfo struct by Sarah Parker · 4 years, 9 months ago
- bb6ebd9 Add NEON version of av1_lowbd_pixel_proj_error SpeedUp by Vitalii Dziumenko · 4 years, 11 months ago
- e403754 Add NEON version of av1_txb_init_levels by Vitalii Dziumenko · 5 years ago
- 015b496 Group motion mode config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- d3caa0d Separate alloc functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
- 329de4d Declare locally used functions in encoder.c as static by Satish Kumar Suman · 4 years, 9 months ago
- 4847098 Improve interintra sequence parameter decision by Yunqing Wang · 4 years, 9 months ago
- a2e4b31 Remove unused disable_wedge_search_edge_thresh by Yunqing Wang · 4 years, 9 months ago
- 2d8405c Add doxygen comments to high-level frame coding algorithms by Yue Chen · 4 years, 10 months ago
- 537eec1 Disable masked compound at speed 6 by Yunqing Wang · 4 years, 9 months ago
- 7de6531 Doxygen for motion_mode_candidate by Sarah Parker · 4 years, 9 months ago
- 2b8e479 Group frame dimension config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 1c52005 Comments/code cleanup related to aom_codec_encode by Wan-Teh Chang · 4 years, 10 months ago
- a4bed75 Bugfix for frame type with kf min/max dist of 0 by Urvang Joshi · 4 years, 10 months ago
- 8db5ca9 Bugfix related to qindex for KF min/max dist of 0 by Urvang Joshi · 4 years, 10 months ago
- 0481a78 Group Tile config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- fbe818d Cleanup unused function aom_write_yuv_frame_420() by Satish Kumar Suman · 4 years, 10 months ago
- d072c70 Add missing end braces for extern C flag by chiyotsai · 4 years, 10 months ago
- b1ba0b9 Declare the src parameter as pointer to const by Wan-Teh Chang · 4 years, 10 months ago
- 1439bfc Allow alt-ref when num of still frames is small by Cheng Chen · 5 years ago
- 72f88e4 Don't zero uv width/height when forcing mono input by Wan-Teh Chang · 4 years, 10 months ago
- c2f3841 Add Doxygen comments to block.h by chiyotsai · 4 years, 10 months ago
- 50f6b46 Simplify the fix for aomedia:2639 by Wan-Teh Chang · 4 years, 10 months ago