- 776fdd8 rtc: Allow for using golden reference in superres mode by Marco Paniconi · 1 year, 4 months ago
- 3176890 Handle memory allocation failures in GM modules by Satheesh Kumar · 1 year, 7 months ago
- ccca9fe Reduce the number of frames in tpl by Deepa K G · 1 year, 7 months ago
- a7a3dce rtc-svc: Fix to skip mv search for spatial ref by Marco Paniconi · 1 year, 8 months ago
- d32006b Work around bug aomedia:3414 by Lin Zheng · 2 years ago
- 4c3c2c1 Screen content tool determination improvement. by Lin Zheng · 2 years ago
- 0189e1a Choose sb_size by ppi instead of svc by Yuan Tong · 2 years, 1 month ago
- d74c862 encoder_utils.c: Fix spelling error of superblocks by Wan-Teh Chang · 2 years ago
- b51e6ee rtc: Increase thresh to select sb-size=64 for MT by Marco Paniconi · 2 years, 1 month ago
- 175bb56 Speed-up the calculation in av1_set_ssim_rdmult() by Apurve Kumar Pandey · 2 years, 2 months ago
- ea72639 Improve frame interpolation filter resetting by Yunqing Wang · 2 years, 2 months ago
- 5115747 Set sb_size=64 for screen real-time multi-thread by Marco Paniconi · 2 years, 2 months ago
- 4a7863b Allintra: Set superblock size as 64x64 for speed>=9 by Mudassir Galaganath · 2 years, 2 months ago
- 674eaa0 Revert "Revert "Replace y_buffer_8bit with a downsampling pyramid"" by Rachel Barker · 2 years, 3 months ago
- 917568c Avoid redundant calls to av1_build_quantizer() by Apurve Kumar Pandey · 2 years, 3 months ago
- db56a4e Revert "Replace y_buffer_8bit with a downsampling pyramid" by Wan-Teh Chang · 2 years, 3 months ago
- cfb46c7 Replace y_buffer_8bit with a downsampling pyramid by Rachel Barker · 2 years, 3 months ago
- e1399f3 Correctly select between optimized and non-normative scaler by Yuan Tong · 2 years, 4 months ago
- cc7a0cc Correct first 2 args to av1_has_optimized_scaler by Wan-Teh Chang · 2 years, 4 months ago
- ae4339f Pull out reads from mi_params from loops in seg_map functions by chiyotsai · 2 years, 4 months ago
- 9a08049 Remove redundant av1_update_film_grain_parameters by Wan-Teh Chang · 2 years, 6 months ago
- ff7b753 Use non normative scaler for non optimized ratio by Jerome Jiang · 2 years, 7 months ago
- 2fcb076 Do not skip updating active map when it is disabled by chiyotsai · 2 years, 7 months ago
- 03af789 Apply active map by Jerome Jiang · 2 years, 7 months ago
- e538bf0 Allow the use of large SB size for screen contents by Yunqing Wang · 2 years, 7 months ago
- 4673972 Fix build failure with CONFIG_TUNE_VMAF=1 by Mudassir Galagnath · 2 years, 8 months ago
- cd33f5f Clean up functions related to luma variance calculation by Mudassir Galagnath · 2 years, 8 months ago
- ffeb497 Clean up fpmt configuration macros from fpmt unit test code by Remya Prakasan · 2 years, 9 months ago
- b6daca7 Revert "Revert frame border size changes" by chiyotsai · 2 years, 10 months ago
- 1aa3dd9 Revert frame border size changes by chiyotsai · 2 years, 10 months ago
- 287ee40 Set frame border size based on sb_size by chiyotsai · 2 years, 10 months ago
- 8ff2856 av1_update_film_grain_parameters: add missing alloc check by James Zern · 2 years, 11 months ago
- a768475 rtc: Set sb_size to 64 for 720p and below. by Marco Paniconi · 3 years ago
- d3b1571 Facilitate luma plane only allocation in alloc/realloc functions by Cherma Rajan A · 3 years ago
- ce095f1 Revert "Allocate TPL buffers only when required" by James Zern · 3 years ago
- 6b150b7 Allocate TPL buffers only when required by Aasaipriya · 3 years ago
- 06a32d9 Fix the crash when SB size 64x64 was not used by Sai Deng · 3 years, 3 months ago
- fe2ec60 Change the normalization factors in tpl by Jingning Han · 3 years, 2 months ago
- 6850cc3 Enable superblock qp offset for all arfs by Jingning Han · 3 years, 3 months ago
- f436027 Add missing explict type conversion by Yaowu Xu · 3 years, 2 months ago
- c51a617 Determine all q based on TPL stats by Angie Chiang · 3 years, 3 months ago
- 4a47940 Change tpl frame normalization by Jingning Han · 3 years, 3 months ago
- 6566bc8 FPMT: Add code to simulate frame parallel encoding by Remya Prakasan · 3 years, 4 months ago
- 6dabc84 Make sure q index is within proper range by Angie Chiang · 3 years, 4 months ago
- 22e8492 Use SB 64x64 for res <= 1080p during MT by Remya Prakasan · 3 years, 5 months ago
- 92cca7a Allocate tile_tok and tplist conditionally by Jayasanker J · 3 years, 5 months ago
- b93d5b7 Use TPL to determine key frame q index by Angie Chiang · 3 years, 5 months ago
- dba4f0f Allocate scaled source buffers on the fly by Jayasanker J · 3 years, 8 months ago
- b89e8f8 add support for qp adjustment for HDR video by Ryan Lei · 3 years, 6 months ago
- af3cd5b Make the leaf layer use cq-level in ctc by Jingning Han · 3 years, 6 months ago
- a605486 Update ctc fixed qp offset model by Jingning Han · 3 years, 6 months ago
- 958fcc5 Use variable qps in low delay mode by Jingning Han · 3 years, 7 months ago
- 6a706b3 rtc: make rt mode speed 0 to 4 the same by Yunqing Wang · 3 years, 7 months ago
- 039ef51 Add user rating based delta q mode --deltaq-mode=4 by Sai Deng · 3 years, 7 months ago
- 65e5e9e FPMT: Abstract frame target related members to p_rc by Aasaipriya · 3 years, 7 months ago
- c6f0a0b FPMT: Abstract previous q related rc members to p_rc by Aasaipriya · 3 years, 7 months ago
- e9187e3 Fixed QP offset by Jingning Han · 3 years, 7 months ago
- 45c902b Integrate BITRATE_ACCURACY with new ARF q feature by Angie Chiang · 3 years, 8 months ago
- 2e92bd5 Use 64x64 superblock size in dq 3 by Jingning Han · 3 years, 9 months ago
- 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 3 years, 9 months ago
- e0da085 FPMT SIMULATION: Set target size and qindex for parallel frames by Aasaipriya · 3 years, 10 months ago
- cdfcf17 FPMT SIMULATION: Delay frame q related updates by Aasaipriya · 3 years, 9 months ago
- 011b965 Disable adaptive QP offset in lossless mode by Jingning Han · 3 years, 9 months ago
- 1657934 TPL based qp decisions by Jingning Han · 3 years, 10 months ago
- be8ccad FPMT: Abstract mv_stats to AV1_PRIMARY by Aasaipriya Chandran · 3 years, 10 months ago
- 7260d14 Abstract tpl_data to AV1_PRIMARY by Mufaddal Chakera · 4 years ago
- 9e77b30 Split initialization of SequenceHeader by Tarundeep Singh · 4 years ago
- cfa5fb4 Abstract error to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
- 4243e62 Abstract seq_params to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
- 09b847f Correct references to RATE_CONTROL by Mufaddal Chakera · 3 years, 11 months ago
- 94ee9bf Abstract elements from RATE_CONTROL to PRIMARY_RATE_CONTROL by Mufaddal Chakera · 4 years ago
- 4912869 Change interface of av1_select_sb_size() by Tarundeep Singh · 4 years ago
- 5e5305a Abstract lap_enabled to AV1_PRIMARY by Tarundeep Singh · 4 years ago
- 8ee04fa Abstract gf_group to AV1_PRIMARY by Mufaddal Chakera · 4 years ago
- ab20d37 Move index from GF_GROUP to AV1_COMP by Mufaddal Chakera · 4 years ago
- 0209135 Abstract seq_params_locked to AV1_PRIMARY by Tarundeep Singh · 4 years ago
- 055d1bb Allocate 8-bit buffer used in high-bd only for global motion by Chethan Kumar R E · 4 years ago
- 8255bb4 Fix mismatch for --enable-chroma-deltaq by Madhu Peringassery Krishnan · 4 years, 1 month ago
- 4aefbde Enable film grain synthesis in film mode by Jingning Han · 4 years, 1 month ago
- d13f09a Clean-up gm_disable_recode speed feature by Akshata Jadhav · 4 years, 2 months ago
- 5209fa5 SUPERRES_AUTO: don't save/restore cur_frame->buf. by Urvang Joshi · 4 years, 5 months ago
- dc2de2a Superres: convert macros to speed features by Debargha Mukherjee · 4 years, 5 months ago
- 68af528 SUPERRES_AUTO: Enable superres + TPL combo. by Urvang Joshi · 4 years, 5 months ago
- b53d238 SUPERRES_AUTO: enable dual search for q mode by Urvang Joshi · 4 years, 5 months ago
- e919a33 SUPERRES recode loop: save and restore MV stats. by Urvang Joshi · 4 years, 5 months ago
- 708a34f Bugfix for encoder reported PSNR for superres. by Urvang Joshi · 4 years, 5 months ago
- 98bcaef Deprecate source_alt_ref_active flag by Jingning Han · 4 years, 6 months ago
- 14a0294 Fix VMAF quality regression in tune=vmaf modes by Sai Deng · 4 years, 7 months ago
- e015974 Clean-up variables in TplDepStats and RD_OPT by Jayasanker J · 4 years, 7 months ago
- fd883dc Distinguish use screen content tools and screen content type by Cheng Chen · 4 years, 7 months ago
- 4484d5a encoder_utils: Fix implicit declaration by Christopher Degawa · 4 years, 7 months ago
- 94b2854 Remove redundant arf_r0 from cpi->rd by Jingning Han · 4 years, 7 months ago
- 21e5e8e Prune reference frames in tpl by Deepa K G · 5 years ago
- dee179d Revert "Revert "Separate utility functions from encoder.c"" by Jayasanker J · 4 years, 8 months ago
- 1487602 Revert "Separate utility functions from encoder.c" by Jayasanker J · 4 years, 8 months ago
- 94a6529 Group tuning related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- aa6a170 Group toolset config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- a36c8d0 Group encoder algorithm config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 3dddc32 Add 3/4 scaling Neon optimizations by Jerome Jiang · 4 years, 9 months ago
- 4342d7f Group input related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago