summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2019-02-27vp9-rtc: Add cyclic_refresh condition to segment resetMarco Paniconi
2019-02-25Merge "vp9-rtc: Fix to Q clamp in adjust_q_cbr"Marco Paniconi
2019-02-24vp9-rtc: Fix to Q clamp in adjust_q_cbrMarco Paniconi
2019-02-22vp9-rtc: Decrease noise estimation thresh for kLowMarco Paniconi
2019-02-22Fix 32-bit unsigned integer overflow in block_variancekyslov
2019-02-21vp9-rtc: Adjust thresholds for noise estimation.Marco Paniconi
2019-02-20Merge "vp9: Enable ml based partition for speed>=8 low res."Jerome Jiang
2019-02-20Merge "Fix integer overflow issue in bits allocated"Ranjit Kumar Tulabandu
2019-02-19vp9: Enable ml based partition for speed>=8 low res.Jerome Jiang
2019-02-13Fix compile warnings in non-greedy-mvAngie Chiang
2019-02-13Only discount new mv mode when tpl model is readyAngie Chiang
2019-02-13Check the new mv diff in discount_newmv_test()Angie Chiang
2019-02-13Use mv_mode_arr to decide the newmv discount placeAngie Chiang
2019-02-13Fix the bug for feature_score computationAngie Chiang
2019-02-12Merge "vp9: ML var partition as speed feature & cleanup."Jerome Jiang
2019-02-11vp9: ML var partition as speed feature & cleanup.Jerome Jiang
2019-02-09Merge changes Ibbe12dad,I4bf9e2adAngie Chiang
2019-02-07Merge "Fixing ClangTidy issues reported by downstream integration"Fyodor Kyslov
2019-02-07Fixing ClangTidy issues reported by downstream integrationkyslov
2019-02-07Refactor the model for rect partition pruningHui Su
2019-02-05Add tpl_bsize to VP9_COMPAngie Chiang
2019-02-05Compute future_rd_diff in predict_mv_modeAngie Chiang
2019-02-06Merge "Fix VPX_KF_DISABLED."Jerome Jiang
2019-02-05Fix VPX_KF_DISABLED.Jerome Jiang
2019-02-05Merge "Improve the partition split prediction model"Hui Su
2019-02-05Merge "Add dist scale in get_mv_dist"Angie Chiang
2019-02-05Improve the partition split prediction modelHui Su
2019-02-04Fix an inline varible declaration in temporal filterchiyotsai
2019-02-04Some cosmetic fixes to temporal filterchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-01-31vp9_temporal_filter: convert blk_fw[0] || ... to |James Zern
2019-02-01Merge "vp9: Tune qp_thresh to disable cyclic refresh for screen"Marco Paniconi
2019-02-01Merge "Add highbd yuv_temporal_filter"Chi Yo Tsai
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-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