summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2015-11-11Adjust varianace threshold for high noise condition.Marco
2015-11-02Move noise level estimate outside denoiser.Marco
2015-10-27Adjustments to vp9-denoising.Marco
2015-10-16Restore partial changes from previous commitYaowu Xu
2015-10-14Fix two asan failuresYaowu Xu
2015-10-13Merge "Changes to partition breakout rules."Yaowu Xu
2015-10-13Changes to partition breakout rules.paulwilkins
2015-10-02Fix to denoiser with dynamic resize.Marco
2015-09-25Limit cyclic refresh on steady background blocks.Marco
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-17Fix to non-rd variance partition selection.Marco
2015-08-12Call set_ref_ptrs only for inter blockshui su
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-05Bugfix for svc.Marco
2015-07-30Remove tx cache and speed up tx size selectionYunqing Wang
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han
2015-07-27Remove tx_select_threshesYunqing Wang
2015-07-09Merge "Changes to use of rectangular partitions."paulwilkins
2015-07-09Merge "Change speed and rd features for formatting bars."paulwilkins
2015-07-09Format fixes in vp9_encodeframe.c and vp9_encodemb.cJingning Han
2015-07-08Changes to use of rectangular partitions.paulwilkins
2015-07-08Change speed and rd features for formatting bars.paulwilkins
2015-07-07Update to speed 5 non-rd mode partition search.Marco
2015-07-02Alter partition search at image edge.paulwilkins
2015-07-02Merge "vp9_pred_common: inline vp9_get_tx_size_context"James Zern
2015-07-02Merge "vp9_pred_common: inline vp9_get_segment_id"James Zern
2015-06-29VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFOScott LaVarnway
2015-06-29Merge "Remove tile param"Scott LaVarnway
2015-06-22Fixes for key frame coding at speed 5.Marco
2015-06-22Remove tile paramScott LaVarnway
2015-06-19Reduce max_partition_size for low resolutions at speed 5.Marco
2015-06-19Merge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cbJames Zern
2015-06-15vp9_pred_common: inline vp9_get_tx_size_contextJames Zern
2015-06-15vp9_pred_common: inline vp9_get_segment_idJames Zern
2015-06-12vp9_encodeframe: make coord_lookup[] staticJames Zern
2015-06-12vp9_encodeframe: delete auto_partition_range()James Zern
2015-06-12Merge "Allocate tile data adaptively to accommodate the frame size increase"Yunqing Wang
2015-06-11Allocate tile data adaptively to accommodate the frame size increaseYunqing Wang
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
2015-06-04Reducing size of MODE_INFO structScott LaVarnway
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-27Non-rd variance partition: Adjust thresholds for 1080p.Marco
2015-05-27Refactor set_vbp_thresholds.Marco
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-22Fix integral projection motion search for frame resizeJingning Han
2015-05-15vp9/encoder: make some functions staticJames Zern