summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2019-01-31vp9: Tune qp_thresh to disable cyclic refresh for screenMarco Paniconi
2019-01-31Add dist scale in get_mv_distAngie Chiang
2019-01-31Merge changes I62702bdb,Ice6d06c5,I60204c62,Ib9fdf65eAngie Chiang
2019-01-31vp9: Adjust intra check for short_circuit_flat_blocksMarco Paniconi
2019-01-31Change to direction of scan for GF only group boost.Paul Wilkins
2019-01-31Fix integer overflow issue in bits allocatedDeepa K G
2019-01-30Implement get_mv_cost()Angie Chiang
2019-01-30Add highbd yuv_temporal_filterchiyotsai
2019-01-30vp9-svc: Fix to non-rd pickmode for screen contentMarco Paniconi
2019-01-30Add assertion in get_block_src_pred_bufAngie Chiang
2019-01-30Merge "Add some const qualifiers where applicable"Hui Su
2019-01-30Merge "Reuse simple motion search results"Hui Su
2019-01-30Merge "Reland "Enable SSE4 version of apply temporal filter""Chi Yo Tsai
2019-01-29vp9-svc: Modify early breakout for non-rd pickmodeMarco Paniconi
2019-01-29Fix bug in predict_mv_modeAngie Chiang
2019-01-29Allocate memory for mv_mode_arr[]Angie Chiang
2019-01-29Add some const qualifiers where applicableHui Su
2019-01-29Reuse simple motion search resultsHui Su
2019-01-29Merge changes I7dcfcdb3,Ie0b2c67bAngie Chiang
2019-01-29Reland "Enable SSE4 version of apply temporal filter"Chi Yo Tsai
2019-01-29Merge "Fix mismatch between SIMD/C version of vp9_apply_temporal_filter"Chi Yo Tsai
2019-01-28Fix mismatch between SIMD/C version of vp9_apply_temporal_filterchiyotsai
2019-01-28Refactor ml_predict_var_rd_paritioning()Hui Su
2019-01-28Add predict_mv_mode_arr()Angie Chiang
2019-01-28Add predict_mv_mode()Angie Chiang
2019-01-26Merge "Revert "Enable SSE4 version of apply temporal filter""Chi Yo Tsai
2019-01-26Revert "Enable SSE4 version of apply temporal filter"Chi Yo Tsai
2019-01-25Merge "Fix a bug in tune-content film mode"Sai Deng
2019-01-25Merge changes Ia1b3ec7e,I58b8c713,Ibeb43400Angie Chiang
2019-01-25Merge "Enable SSE4 version of apply temporal filter"Chi Yo Tsai
2019-01-25Merge "Add SSE4 version of new apply_temporal_filter"Chi Yo Tsai
2019-01-25Merge "Adjustment to noise factor in first pass."Paul Wilkins
2019-01-25Adjustment to noise factor in first pass.Yunqing Wang
2019-01-24Enable SSE4 version of apply temporal filterchiyotsai
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2019-01-24Add find_best_ref_mv_mode()Angie Chiang
2019-01-24Add get_mv_distAngie Chiang
2019-01-24Add get_mv_from_mv_mode()Angie Chiang
2019-01-24Fix a bug in tune-content film modesdeng
2019-01-23Add set_block_src_pred_buf()Angie Chiang
2019-01-23[cleanup] Move get_feature_score to a proper placeAngie Chiang
2019-01-18Change temporal filter's search_method on speed 1chiyotsai
2019-01-18Merge changes Id99ca6fc,I34cdbc6e,Iac7fee46Angie Chiang
2019-01-18Merge "Add unit test for temporal filter on VP9"Chi Yo Tsai
2019-01-16Add unit test for temporal filter on VP9chiyotsai
2019-01-16Merge "mips highbd: resolve missing declarations"Johann Koenig
2019-01-16Merge "mips: add rtcd.h to resolve missing declarations"Johann Koenig
2019-01-15mips: add rtcd.h to resolve missing declarationsJohann
2019-01-15mips highbd: resolve missing declarationsJohann
2019-01-15vp9-svc: Fix to buffer update under frame_dropsMarco Paniconi