summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2019-07-01Adjust the quality of boosted framesRavi Chaudhary
2019-06-27vp9_encodeframe: quiet a few integer sanitizer warningsJames Zern
2019-06-27Merge "Change parameters for highbd tune=ssim"Sai Deng
2019-06-26Remove mv_dist/mv_cost from new mv search funcsAngie Chiang
2019-06-26Speed up diamond_search_sad_newAngie Chiang
2019-06-26Let full_pixel_exhaustive_new return int64_tAngie Chiang
2019-06-24Change parameters for highbd tune=ssimsdeng
2019-06-21Integerize exhaustive_mesh_search_new()Angie Chiang
2019-06-21Make vp9_nb_mvs_inconsistency return int64_tAngie Chiang
2019-06-21Make type of lambda int in TplDepFrameAngie Chiang
2019-06-20Integerize log2_approximation()Angie Chiang
2019-06-20Merge "Change log2_fast to log2_approximation"Angie Chiang
2019-06-20Merge "Start with q=active_best_quality for non-forced key frames"Ravi Chaudhary
2019-06-20Start with q=active_best_quality for non-forced key framesRavi Chaudhary
2019-06-19Change log2_fast to log2_approximationAngie Chiang
2019-06-19Merge "Implement log2_fast for vp9_nb_mvs_inconsistency"Angie Chiang
2019-06-18Merge "Fix timestamp overflow issues"Yue Chen
2019-06-18Implement log2_fast for vp9_nb_mvs_inconsistencyAngie Chiang
2019-06-18Fix timestamp overflow issuesYue Chen
2019-06-14Merge "Use previous ARF as GOLDEN frame for the next GOP"Deepa K G
2019-06-11Use previous ARF as GOLDEN frame for the next GOPDeepa K G
2019-06-06Update performance test results for tune=SSIMsdeng
2019-06-05Fix a bug in best RD cost updatingsdeng
2019-06-04Merge "Hierarchical rdmult scaling when tune=ssim"Sai Deng
2019-06-03Hierarchical rdmult scaling when tune=ssimsdeng
2019-06-03Merge "Remove unused func for CONFIG_REALTIME_ONLY"Jerome Jiang
2019-06-03Remove unused func for CONFIG_REALTIME_ONLYJerome Jiang
2019-06-03Merge changes I7b1d1482,I01588758,I6f17864eSai Deng
2019-06-01Update rdcost using the rd_mult in current blocksdeng
2019-06-01Use distortion and rate of best_rd as the paramssdeng
2019-06-01Merge "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang
2019-05-31Remove RD code for CONFIG_REALTIME_ONLY in vp9.Jerome Jiang
2019-05-31Use distortion and rate recursively in rd_pick_partition()sdeng
2019-05-29Merge "Fix calculations in GF only group case"Deepa K G
2019-05-29Merge "Increase the bits allocated to key frame"Deepa K G
2019-05-28Merge "vp9-rtc: Update overshoot_detection speed feature"Marco Paniconi
2019-05-28Merge "Fix section intra rating for first ARF interval"Paul Wilkins
2019-05-27vp9-rtc: Update overshoot_detection speed featureMarco Paniconi
2019-05-27Fix calculations in GF only group caseDeepa K G
2019-05-25Merge "Revert "Fix calculations in GF only group case""James Zern
2019-05-25Revert "Fix calculations in GF only group case"James Zern
2019-05-24Merge "Increase active best quality linearly"Jingning Han
2019-05-24Merge "Fix calculations in GF only group case"Paul Wilkins
2019-05-21Clamp for min_frame_targetJingning Han
2019-05-21Increase the bits allocated to key frameDeepa K G
2019-05-17vp9-rtc: Increase qp thresh for overshoot detectionMarco Paniconi
2019-05-16Increase active best quality linearlyRavi Chaudhary
2019-05-16Fix calculations in GF only group caseDeepa K G
2019-05-16Fix section intra rating for first ARF intervalDeepa K G
2019-05-15Merge "Increase the active best quality in CQ"Deepa K G