summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2019-10-15Localize last_loop_decay_rateangiebird
2019-10-15Make get_zero_mtion_factor avoid using cpiangiebird
2019-10-15Add check_transition_to_still()angiebird
2019-10-15Add compute_arf_boost()angiebird
2019-10-11Correct the num_frams of fps_init_first_pass_infoangiebird
2019-10-11Simplify the logics of computing gf_group_err etcangiebird
2019-10-11Add calc_norm_frame_score()angiebird
2019-10-11Remove mod_frame_err in define_gf_groupangiebird
2019-10-11Simplify the if clause in define_gf_groupangiebird
2019-10-10Refactor calc_frame_boost()angiebird
2019-10-10Add first_pass_info in TWO_PASSangiebird
2019-10-10Refactor get_prediction_decay_rate()angiebird
2019-10-10Replace cpi by frame_info in get_sr_decay_rate()angiebird
2019-10-10Change the interface of calc_frame_boostangiebird
2019-10-10Use frame_info in calculate_active_areaangiebird
2019-10-10Add FRAME_INFO into VP9_COMPangiebird
2019-10-10Add detect_flash_from_frame_stats()angiebird
2019-10-04vp9: fix non bitexact when reuse_inter_pred is 0.Jerome Jiang
2019-10-04Merge "vp9/common/vp9_reconinter: fix int sanitizer warnings"Hien Ho
2019-10-03vp9/common/vp9_reconinter: fix int sanitizer warningsHien Ho
2019-10-03vp9/decoder/vp9_detokenize: fix int sanitizer warningsHien Ho
2019-09-30namespace ARCH_* definesJames Zern
2019-09-24Merge "vp9-rtc: Fix to speed 4 for real-time mode"Marco Paniconi
2019-09-23vp9-rtc: Fix to speed 4 for real-time modeMarco Paniconi
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-16Fix msan on svc tests.Jerome Jiang
2019-09-10vp9_quantize_sse2: quiet clang-7 integer sanitizer warningJames Zern
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-09-06Merge "Don't generate mv refs that won't be used"James Zern
2019-08-30Report failure of vp9_alloc_motion_field_infoAngie Chiang
2019-08-29Free set_mv properlyAngie Chiang
2019-08-28Don't generate mv refs that won't be usedAlex Converse
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-26Cosmetic changes to vp9_alloc_motion_field_infoAngie Chiang
2019-08-23Merge changes I13f59f52,I7441e041,I7441e041Dan Zhu
2019-08-23Merge "Let do_motion_search process one ref at at time"Angie Chiang
2019-08-22modify smooth model(float type mv + normalization)Dan Zhu
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