summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-10vp9-screen: Rework the mode skip logic for screenMarco Paniconi
2019-03-08Merge "vp9-screen: Fix to screen wth layered encoding"Marco Paniconi
2019-03-08vp9-screen: Fix to screen wth layered encodingMarco Paniconi
2019-03-08Merge changes Ib8e635fc,If868f67c,Ibfeae411Angie Chiang
2019-03-08Merge "Optimize SSE4_1 lowbd temporal filter implementation"Chi Yo Tsai
2019-03-08Merge "vp9 svc: add simulcast mode when inter-layer pred is off."Jerome Jiang
2019-03-07Optimize SSE4_1 lowbd temporal filter implementationchiyotsai
2019-03-07vp9 svc: add simulcast mode when inter-layer pred is off.Jerome Jiang
2019-03-07Merge "Add SSE4_1 highbd version of temporal filter"Chi Yo Tsai
2019-03-06vp9-rtc: Improve mode check on flat blocks in screen modeMarco Paniconi
2019-03-06vp9-denoiser: Bias to last for golden long termMarco Paniconi
2019-03-05Include mv_mode_arr info in dump_tpl_statsAngie Chiang
2019-03-05Include gf_frame_offset in dump_tpl_statsAngie Chiang
2019-03-05Refactor dump_tpl_statsAngie Chiang
2019-03-05Add rd_diff_arr to store future blocks' rd diffAngie Chiang
2019-03-05Merge "Fix compile error when DUMP_TPL_STATS is 1"Angie Chiang
2019-03-04Fix compile error when DUMP_TPL_STATS is 1Angie Chiang
2019-03-04vp9-rtc: Speed feature changes to speed 9Marco Paniconi
2019-03-04Add SSE4_1 highbd version of temporal filterchiyotsai
2019-03-01vp9-rtc: Adjust force split logic for screen modeMarco Paniconi
2019-03-01vp9-rtc: Fix for scroll motion for rtcMarco Paniconi
2019-03-01Merge "Strengthened film grain setting."Paul Wilkins
2019-03-01Merge "Fix RD multiplier bug impacting AQ1."Paul Wilkins
2019-02-28vp9-rtc: Set init noise level based on resolnMarco Paniconi
2019-02-28vp9-rtc: Reduce thresholds for skip goldenMarco Paniconi
2019-02-28Merge "Set segment ID from ROI map if enabled."Jerome Jiang
2019-02-28Set segment ID from ROI map if enabled.Jerome Jiang
2019-02-28Merge "vp9-rtc: Change init level of denoiser & noise level"Marco Paniconi
2019-02-28Strengthened film grain setting.Paul Wilkins
2019-02-28Fix RD multiplier bug impacting AQ1.paulwilkins
2019-02-28Merge "Change to direction of scan for GF only group boost."Paul Wilkins
2019-02-27vp9-rtc: Change init level of denoiser & noise levelMarco Paniconi
2019-02-27Merge "vp9-rtc: Add cyclic_refresh condition to segment reset"Marco Paniconi
2019-02-27Merge "vp9: Remove unused function in cyclic refresh"Marco Paniconi
2019-02-27vp9: Remove unused function in cyclic refreshMarco Paniconi
2019-02-27vp9-rtc: Add cyclic_refresh condition to segment resetMarco Paniconi
2019-02-27vp9-rtc: Modify skip golden mode check for 1 layerMarco 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