summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Merge "vpx_dsp/quantize: fix int sanitizer warnings"Hien Ho
2019-10-03vp9/common/vp9_reconinter: fix int sanitizer warningsHien Ho
2019-10-03vpx_dsp/quantize: fix int sanitizer warningsHien Ho
2019-10-03vp9/decoder/vp9_detokenize: fix int sanitizer warningsHien Ho
2019-09-30Merge "namespace ARCH_* defines"James Zern
2019-09-30namespace ARCH_* definesJames Zern
2019-09-27Fix python3 format issueJerome Jiang
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-11Merge "vp9_quantize_sse2: quiet clang-7 integer sanitizer warning"James Zern
2019-09-10vpx_clear_system_state after drop due to overshootJerome 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-09-03Merge "Upload Motion Field Estimation Unit Test Files"Angie Chiang
2019-08-30Report failure of vp9_alloc_motion_field_infoAngie Chiang
2019-08-30Upload Motion Field Estimation Unit Test FilesDan Zhu
2019-08-29Free set_mv properlyAngie Chiang
2019-08-28Don't generate mv refs that won't be usedAlex Converse
2019-08-29Merge "Move motion field from TplDepFrame to MotionField"Angie Chiang
2019-08-28Merge "Add resize test for smaller width bigger size."Jerome Jiang
2019-08-28Merge "vpx_dsp/x86/highbd_idct4x4_add_sse2: fix int sanitizer warnings"Hien Ho
2019-08-28Move motion field from TplDepFrame to MotionFieldAngie Chiang
2019-08-28Merge changes I0fad9437,I79fcb1fd,I93660044Angie Chiang
2019-08-28Add resize test for smaller width bigger size.Jerome Jiang
2019-08-28vpx_dsp/x86/highbd_idct4x4_add_sse2: fix int sanitizer warningsHien Ho
2019-08-28Merge "vp8/encoder/vp8_quantize: fix int sanitizer warnings"Hien Ho
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-27Merge "Cosmetic changes to vp9_alloc_motion_field_info"Angie Chiang
2019-08-27vp8/encoder/vp8_quantize: fix int sanitizer warningsHien Ho