summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-06-07vp9: Small ajustment to settings gf_interval, 1 pass vbr.Marco
2016-06-03Merge "Fix Visual Studio build failure in filter_selectively_vert_row2() calls"James Zern
2016-06-03Merge "Slightly more damped VBR adjustment."Paul Wilkins
2016-06-03Merge "Change to get_twopass_worst_quality()"Paul Wilkins
2016-06-03Merge "Removed unused data structure."Paul Wilkins
2016-06-03Merge "Adjustment to VBR rate correction."Paul Wilkins
2016-06-03Merge "Adjustment calculation of active worst quality."Paul Wilkins
2016-06-03Merge "Remove gf_zeromotion_pct."Paul Wilkins
2016-06-03Fix Visual Studio build failure in filter_selectively_vert_row2() callsLinfeng Zhang
2016-06-03Slightly more damped VBR adjustment.paulwilkins
2016-06-03Change to get_twopass_worst_quality()paulwilkins
2016-06-03Removed unused data structure.paulwilkins
2016-06-03Adjustment to VBR rate correction.paulwilkins
2016-06-03Adjustment calculation of active worst quality.paulwilkins
2016-06-03Remove gf_zeromotion_pct.paulwilkins
2016-06-02vp9: Fix valgrind failure for short circuit on low temporal vaiance block.JackyChen
2016-06-02Disable short circuit feature for low temporal variance.JackyChen
2016-06-02Merge "Update filter_selectively_vert_row2()"Linfeng Zhang
2016-06-01vp9: Skip some modes when variance is low for big blocks, for 1 pass real-time.jackychen
2016-06-01Update filter_selectively_vert_row2()Linfeng Zhang
2016-05-31vp9: Skip computation of best_sad for newmv, unless needed.Marco
2016-05-27Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10."Linfeng Zhang
2016-05-27Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.Linfeng Zhang
2016-05-25Merge "Fix comments in build_intra_predictors_high()"Yaowu Xu
2016-05-25Fix comments in build_intra_predictors_high()Yaowu Xu
2016-05-25Prevent read to invalid RefBufferYaowu Xu
2016-05-24remove vp9_diamond_search_sad_avx.cJames Zern
2016-05-20vp9: Remove a redundent condition in sub-pixel filter choosing.jackychen
2016-05-19Merge "vp9: Refactor some denoiser logic in vp9_pick_inter_mode."Jacky Chen
2016-05-19vp9: Refactor some denoiser logic in vp9_pick_inter_mode.JackyChen
2016-05-18Merge "Prevent invalid read"Yaowu Xu
2016-05-18Merge "Move, rename, and inline high_inter_predictor."Alex Converse
2016-05-18Move, rename, and inline high_inter_predictor.Alex Converse
2016-05-18Prevent invalid readYaowu Xu
2016-05-18Merge "VP9: _get_pred_context_switchable_interp()"Scott LaVarnway
2016-05-17VP9: _get_pred_context_switchable_interp()Scott LaVarnway
2016-05-17Promote to uint32_t before left shiftYaowu Xu
2016-05-16Merge "vp9: Update to rc-metric for keeping track of average frame size."Marco Paniconi
2016-05-13Move non-zero mv bias on large block out of vp9_pick_inter_mode.JackyChen
2016-05-13vp9: Update to rc-metric for keeping track of average frame size.Marco
2016-05-11Fix typos in control function for VP9E_SET_TARGET_LEVELhui su
2016-05-11vp9: Fix to quality regression issue for 1 pass.Marco
2016-05-11Merge changes I412c24aa,I28a8bbf0Alex Converse
2016-05-11Merge "Added a measure of rc drift."Yaowu Xu
2016-05-11Merge "Fixed 8K two pass encoder crash."Paul Wilkins
2016-05-11Added a measure of rc drift.paulwilkins
2016-05-11Fixed 8K two pass encoder crash.paulwilkins
2016-05-10mcomp: Remove an obsolete undef.Alex Converse
2016-05-10mcomp: Remove an obsolete comment.Alex Converse
2016-05-10Add VP9 encoder API for level specification.hui su