summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2016-06-07vp9: Replace the avg_size_inter metric, for 1 pass vbr.Marco
2016-06-07vp9: Small ajustment to settings gf_interval, 1 pass vbr.Marco
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-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-01vp9: Skip some modes when variance is low for big blocks, for 1 pass real-time.jackychen
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-25Refactor probability savings search.Alex Converse
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-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-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
2016-05-10Merge "Fix comment for target_bandwidth in VP9 and VP10"Hui Su
2016-05-09Fix comment for target_bandwidth in VP9 and VP10hui su
2016-05-09Merge "pickmode: Fix a pair of unsigned overflows."Alex Converse
2016-05-09pickmode: Fix a pair of unsigned overflows.Alex Converse
2016-05-09vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames.Marco
2016-05-06Merge changes from topic 'missing-proto'James Zern
2016-05-05Merge "vp9: Modify logic for gf setting based on up-coming key frame."Marco Paniconi
2016-05-05vp9: Reduce qp threshold for limiting cyclic refresh on steady blocks.Marco
2016-05-05vp9: Modify logic for gf setting based on up-coming key frame.Marco
2016-05-04vp9_frame_scale_ssse3.c: make 2 functions staticJames Zern
2016-05-04vp9_pickmode.c: make function staticJames Zern
2016-05-04vp9_noise_estimate.c: make function staticJames Zern
2016-05-04vp9_aq_360.c: add missing includeJames Zern