summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
2019-07-16Merge "Limit active best quality of layered ARF frames"Paul Wilkins
2019-07-15Merge changes I9288c88d,Ib1ac6f57,I02fac56a,Id6a8b117Angie Chiang
2019-07-15Merge "Revert "Set up frame contexts based on frame type""Yunqing Wang
2019-07-15Revert "Set up frame contexts based on frame type"Yunqing Wang
2019-07-14Use sdx8f in exhaustive_mesh_search_single_stepAngie Chiang
2019-07-14Sync the behavior of exhaustive_mesh_searchAngie Chiang
2019-07-14Refactor exhaustive_mesh_search_newAngie Chiang
2019-07-12Simplify code in exhaustive_mesh_search_newAngie Chiang
2019-07-11Merge "Adjust the quality of boosted frames"Yunqing Wang
2019-07-11Merge "Set up frame contexts based on frame type"Yunqing Wang
2019-07-11Merge "Modify frame context index"Yunqing Wang
2019-07-10vp9-rtc: Reduce color artifact for speed 8Marco Paniconi
2019-07-09vp9: Use mb_rows/cols from VP9_COMMON in postproc.Jerome Jiang
2019-07-01vp9-rtc: Fix color artifacts for speed >= 8Marco Paniconi
2019-07-01Adjust the quality of boosted framesRavi Chaudhary
2019-06-28Merge changes I833c82fb,I05a39165,Ie044bb01,I565f477fAngie Chiang
2019-06-27vp9_encodeframe: quiet a few integer sanitizer warningsJames Zern
2019-06-27Merge "Change parameters for highbd tune=ssim"Sai Deng
2019-06-26Integerize vp9_full_pixel_diamond_newAngie Chiang
2019-06-26Integerize vp9_refining_search_sad_newAngie Chiang
2019-06-26Integerize diamond_search_sad_new()Angie Chiang
2019-06-26Refactor vp9_full_pixel_diamond_newAngie Chiang
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-24Set up frame contexts based on frame typeDeepa K G
2019-06-24Modify frame context indexDeepa K G
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-18Implement log2_fast for vp9_nb_mvs_inconsistencyAngie Chiang
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