summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2019-10-11Correct the num_frams of fps_init_first_pass_infoangiebird
2019-10-10Add first_pass_info in TWO_PASSangiebird
2019-10-10Add FRAME_INFO into VP9_COMPangiebird
2019-09-20Merge "Remove USE_PQSORT and CHANGE_MV_SEARCH_ORDER"Angie Chiang
2019-09-20Remove USE_PQSORT and CHANGE_MV_SEARCH_ORDERAngie Chiang
2019-09-20vp9-svc: Fix to forced key frame for spatial layersMarco Paniconi
2019-09-19Merge "Remove redundant comment"Angie Chiang
2019-09-18Remove redundant commentAngie Chiang
2019-09-18Merge "Move vp9_alloc_motion_field_info"Angie Chiang
2019-09-18Move vp9_alloc_motion_field_infoAngie Chiang
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-08-30Report failure of vp9_alloc_motion_field_infoAngie Chiang
2019-08-28Move motion field from TplDepFrame to MotionFieldAngie Chiang
2019-08-27Add MACRO MAX_INTER_REF_FRAMESAngie Chiang
2019-08-27Add motion_filed_info in VP9_COMPAngie Chiang
2019-08-27Add free_tpl_bufferAngie Chiang
2019-08-23Merge "Let do_motion_search process one ref at at time"Angie Chiang
2019-08-20Merge "Add [full/sub]_pixel_motion_search"Angie Chiang
2019-08-20Merge "Add 6:1:1 weighted PSNR to opsnr.stt"Yue Chen
2019-08-19Let do_motion_search process one ref at at timeAngie Chiang
2019-08-16Add [full/sub]_pixel_motion_searchAngie Chiang
2019-08-16Add temporary motion_compensated_prediction_newAngie Chiang
2019-08-14Add 6:1:1 weighted PSNR to opsnr.sttYue Chen
2019-07-31Reduce call num of exhaustive searchAngie Chiang
2019-07-17Make vp9_prepare_nb_full_mvs only return valid mvsAngie Chiang
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
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-11Merge "Set up frame contexts based on frame type"Yunqing Wang
2019-07-11Merge "Modify frame context index"Yunqing Wang
2019-07-09vp9: Use mb_rows/cols from VP9_COMMON in postproc.Jerome Jiang
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-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-21Make type of lambda int in TplDepFrameAngie 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-03Hierarchical rdmult scaling when tune=ssimsdeng
2019-05-31Remove RD code for CONFIG_REALTIME_ONLY in vp9.Jerome Jiang
2019-05-06Add mismatch_debug toolAngie Chiang
2019-05-02Merge "Fix the use of uninitialized value in qsort"Angie Chiang
2019-05-01Rework the wiener variance bufferJingning Han
2019-05-01Deprecate stack_rank_buffer usageJingning Han
2019-05-01Refactor perceptual aq controlJingning Han
2019-04-30Fix the use of uninitialized value in qsortJingning Han