- ab20d37 Move index from GF_GROUP to AV1_COMP by Mufaddal Chakera · 4 years ago
- 22ee4f1 tune vmaf: fix subsampling parameters by Skal · 4 years ago
- b53a4d7 Add support of libvmaf v2.x for tune=vmaf* by Sai Deng · 4 years ago
- a65d2ce Abstract lookahead_ctx to AV1_PRIMARY by Mufaddal Chakera · 4 years, 1 month ago
- 648c650 AV1 RT: Move MvCosts into dynamically alloc structure by Fyodor Kyslov · 4 years, 1 month ago
- 29051c3 Improve pre-processing parameter prediction (tune=vmaf_neg) by Sai Deng · 4 years, 6 months ago
- d179b85 Use last frame from the same level for predictions in tune=vmaf* by Sai Deng · 4 years, 6 months ago
- 282fad4 Add variance based pre-processing parameter selection by Sai Deng · 4 years, 6 months ago
- b2a3ecb Speed up VMAF calculations when using libvmaf_rc by Sai Deng · 4 years, 6 months ago
- 5b2df81 Replace libvmaf with libvmaf_rc when CONFIG_USE_VMAF_RC enabled by Sai Deng · 4 years, 6 months ago
- aff2772 Add tune=vmaf_neg mode by Sai Deng · 4 years, 7 months ago
- 94a6529 Group tuning related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 9 months ago
- 3d5e572 Fix compile issue with CONFIG_TUNE_VMAF=1 by Debargha Mukherjee · 4 years, 10 months ago
- a2d04c9 Fix some compile errors by Debargha Mukherjee · 5 years ago
- 615918b Fix high-bitdepth path for tune vmaf by Debargha Mukherjee · 5 years ago
- c95e364 Pack MVCost variables in MACROBLOCK to its own struct by chiyotsai · 5 years ago
- f18766f Modularize VMAF related variables in AV1_COMP by Vishesh · 5 years ago
- 6237b88 Move more features from AV1_COMMON to FeatureFlags by Urvang Joshi · 5 years ago
- 152013e Speed up VMAF pre-processing by sdeng · 5 years ago
- 9dc909d Refactor CommonModeInfoParams from AV1_COMMON by Urvang Joshi · 5 years ago
- f84f7c4 Use downsized frame in VMAF RDO update by sdeng · 5 years ago
- 75225cb No need to calculate baseline VMAF by sdeng · 5 years ago
- e22135a Enable high bit-depth support for tune=vmaf by sdeng · 5 years ago
- 015042d Enable high bit-depth support for tune=vmaf_with_preprocessing by sdeng · 5 years ago
- e79f641 Enable high bit-depth support for tune=vmaf_without_preprocessing by sdeng · 5 years ago
- 995c54e Add variance aware VMAF video pre-processing by sdeng · 5 years ago
- 5ab9aa2 Refactor vmaf preprocessing functions by sdeng · 5 years ago
- 3cd9eec Implement VMAF motion based Q adjustment by sdeng · 5 years ago
- 38ae65d Improve VMAF preprocessing by disabling VMAF score clip by sdeng · 5 years ago
- 1e52b30 Speed up VMAF calculations for VMAF RDO tuning by sdeng · 5 years ago
- 0195916 Add tune for VMAF in RDO by sdeng · 5 years ago
- 43bcb62 Add block based VMAF preprocessing by sdeng · 5 years ago
- e63f9fa Add tune for VMAF with preprocessing by sdeng · 5 years ago