summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2016-04-18Merge "Adjustment to prediction decay."Paul Wilkins
2016-04-12Merge "Step towards making the 2-pass cq mode perceptual"Debargha Mukherjee
2016-04-11Adjustment to prediction decay.Paul Wilkins
2016-04-11Merge "Adjust motion component of prediction decay."Paul Wilkins
2016-04-11Merge "Trap very short arf group just before a kf."Paul Wilkins
2016-04-09Step towards making the 2-pass cq mode perceptualDebargha Mukherjee
2016-04-08Adjust motion component of prediction decay.paulwilkins
2016-04-07Trap very short arf group just before a kf.paulwilkins
2016-03-30VP9: Eliminate up_available and left_availableScott LaVarnway
2016-03-22Fix some HBD scaling bugs.Paul Wilkins
2016-02-04Define a macro to replace hardcoded valuesZoe Liu
2016-01-28Cleaned code in firstpass related to altref frameZoe Liu
2016-01-25Cleaned a code in define_gf_group() for firstpassZoe Liu
2016-01-22VP9: Do not set up/left available in vp9_first_pass()Scott LaVarnway
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2015-10-26Merge "Incorrect frame used in KF boost loop."Paul Wilkins
2015-10-23Bug in clamping of base_frame_target.Paul Wilkins
2015-10-21Incorrect frame used in KF boost loop.Paul Wilkins
2015-09-14For 1 pass: always use the normative filter in vp9_scale_if_required()Marco
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28vp9_firstpass: make vp9_init_subsampling privateJames Zern
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-06Cosmetic - align format in vp9Jingning Han
2015-07-14Fixes part of merge regression from adding arf parameters.Debargha Mukherjee
2015-07-08Change speed and rd features for formatting bars.paulwilkins
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-07Merge "Error score recalibration for inactive regions."paulwilkins
2015-07-07Merge "ARF Boost correction for inactive regions."paulwilkins
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-07-02Error score recalibration for inactive regions.paulwilkins
2015-07-02ARF Boost correction for inactive regions.paulwilkins
2015-06-26Fixed a variance calculationYaowu Xu
2015-06-09Changes to active maxq calculation in two pass.Paul Wilkins
2015-06-09Enable more split modes for animated content.Paul Wilkins
2015-06-04Animation and dead zone detection.Paul Wilkins
2015-06-01Merge "Fast feedback of bits on undershoot."paulwilkins
2015-05-27Merge "[svc] Make size of empty frame to be 16x16 all the time"Minghai Shang
2015-05-26[svc] Make size of empty frame to be 16x16 all the timeMinghai Shang
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-20Fast feedback of bits on undershoot.paulwilkins
2015-05-20Fix issues with mixed ARF and GF groups.paulwilkins
2015-05-15vp9/encoder: make some functions staticJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-04-22Merge "Modified test for auto key frame detection."paulwilkins
2015-04-22Merge "Limit arf interval for low fpf clips."paulwilkins