summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
2015-11-09Use same bias (against non-zero mv for big blocks) for speed 5.Marco
2015-11-04Merge "Bias against non-zero mv for large blocks."Marco Paniconi
2015-11-03Bias against non-zero mv for large blocks.Marco
2015-11-03Update to encoder_breakout_test, for non-rd mode.Marco
2015-11-02Move noise level estimate outside denoiser.Marco
2015-10-27Adjustments to vp9-denoising.Marco
2015-09-23Non-rd mode: Limit transform size for intra to 16x16.Marco
2015-09-21Non-rd pickmode: Don't skip checking zeromv-last mode.Marco
2015-09-10For screen content consider intra uv when color_sensitivity is set.Alex Converse
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-10Adjustments for VP9 temporal layers, for 1 pass CBRMarco
2015-08-05Bugfix for svc.Marco
2015-07-31Merge "Code refactor on InterpKernel"Zoe Liu
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-31Give skip_txfm constants names.Alex Converse
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-07-13Refactor intra block prediction functionJingning Han
2015-07-06remove vp9_get_interp_kernel()James Zern
2015-06-29VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFOScott LaVarnway
2015-06-22Remove tile paramScott LaVarnway
2015-06-17Take out assertion for block_yrd in rtc coding flowJingning Han
2015-06-16Fix integer overflow issue in rtc coding flow intra mode searchJingning Han
2015-06-11inline vp9_get_segdata()Scott LaVarnway
2015-06-11inline vp9_segfeature_active()Scott LaVarnway
2015-06-10Merge "Reducing size of MODE_INFO struct"Scott LaVarnway
2015-06-05Fix to spatial svc: set reference_frame masking.Marco
2015-06-04Reducing size of MODE_INFO structScott LaVarnway
2015-05-28For non-rd pickmode: remove VAR_PARTITION condition.Marco
2015-05-28Merge "Re-worked header files"Scott LaVarnway
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-22Re-worked header filesScott LaVarnway
2015-05-13Merge "Relocate memory operations for common code"Johann
2015-05-13Relocate memory operations for common codeJohann
2015-05-12Remove unneeded variable declarationYunqing Wang
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Remvoe EIGHTTAP_SHARP filter check for non-rd mode.Marco
2015-05-05Add intra mode early termination in non-rd modeYunqing Wang
2015-05-04Allow for H and V intra modes for non-rd mode.Marco
2015-04-30Reduce intra_cost_penalty for BLOCK_8X8Yunqing Wang
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-04-15Fix Tsan errorsYunqing Wang
2015-04-09Merge "Compute prediction filter type cost only when needed"Jingning Han
2015-04-07Merge "Optimize the checking for transform skipping"Yaowu Xu
2015-04-07Merge "move ref_frame_cost computations into a function"Yaowu Xu