summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2014-01-03Merging best_ref_mv and second_best_ref_mv into best_ref_mv[2].Dmitry Kovalev
2014-01-02Reusing vp9_get_skip_context() function in encoder.Dmitry Kovalev
2013-12-27Merge "Adaptive motion control on ref and search range"Jingning Han
2013-12-27Merge "Remove a unused sub-pixel search"Yunqing Wang
2013-12-27Adaptive motion control on ref and search rangeJingning Han
2013-12-26Merge "Removing vp9_findnearmv.{h, c} files."Dmitry Kovalev
2013-12-20Merge "Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}."Dmitry Kovalev
2013-12-20Merge "Using single struct to represent scale factors."Dmitry Kovalev
2013-12-20Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.Dmitry Kovalev
2013-12-20Merge "Reusing FRAME_COUNTS in the encoder."Dmitry Kovalev
2013-12-20Merge "Store the SSE of prediction residuals"Jingning Han
2013-12-20Merge "Initialize avg_frame_qindex to worst_allowed for 1 pass."Marco Paniconi
2013-12-20Fix a bugYaowu Xu
2013-12-20Merge "Adjust gf_group_error_left for arf groups."Paul Wilkins
2013-12-19Store the SSE of prediction residualsJingning Han
2013-12-19Removing vp9_findnearmv.{h, c} files.Dmitry Kovalev
2013-12-19Using single struct to represent scale factors.Dmitry Kovalev
2013-12-19Merge "vp9_encode_frame() cleanup."Dmitry Kovalev
2013-12-19Initialize avg_frame_qindex to worst_allowed for 1 pass.Marco Paniconi
2013-12-19Call set_scaled_offsets() just before scale_mv() call.Dmitry Kovalev
2013-12-19Merge "Adding get_block_variance_fn() function."Dmitry Kovalev
2013-12-19Merge "Replacing 1 << mi_{width, height}_log2() with lookup tables."Dmitry Kovalev
2013-12-19vp9_encode_frame() cleanup.Dmitry Kovalev
2013-12-19Adding get_block_variance_fn() function.Dmitry Kovalev
2013-12-19Replacing 1 << mi_{width, height}_log2() with lookup tables.Dmitry Kovalev
2013-12-19Merge "Begin refactor of frame schedule in rate control"Deb Mukherjee
2013-12-19Remove a unused sub-pixel searchYunqing Wang
2013-12-19Merge "Converting vp9_treecoder.h to vp9_prob.{h, c}"Dmitry Kovalev
2013-12-19Merge "Adding get_zbin_mode_boost() function."Dmitry Kovalev
2013-12-19Begin refactor of frame schedule in rate controlDeb Mukherjee
2013-12-19Adjust gf_group_error_left for arf groups.Paul Wilkins
2013-12-19Allow arf just before kfs or end of sequence.Paul Wilkins
2013-12-19Further q estimate adjustment.Paul Wilkins
2013-12-19Remove unused code and data structure.Paul Wilkins
2013-12-18Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-18Merge "Reusing FRAME_COUNTS in the encoder."Dmitry Kovalev
2013-12-18Merge "Fix arnr for 4:4:4."Alex Converse
2013-12-18Fix arnr for 4:4:4.Alex Converse
2013-12-18Replace cpi->common with cm in vp9_onyx_ifJingning Han
2013-12-18Merge "Make rd_pred_filter update consistent in all bsizes"Jingning Han
2013-12-18Make rd_pred_filter update consistent in all bsizesJingning Han
2013-12-18Adding get_zbin_mode_boost() function.Dmitry Kovalev
2013-12-18Merge "Updates for 1-pass CBR rate control."Marco Paniconi
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-17Merge changes I5d28c2f5,Ib00b036fYaowu Xu
2013-12-17Remove redundant function and callsYaowu Xu
2013-12-16Reusing FRAME_COUNTS in the encoder.Dmitry Kovalev
2013-12-16vp9: normalize include guardsJames Zern
2013-12-16Merge "Move two functions to encoder"Yaowu Xu
2013-12-16Merge "Fix rd_filter_cache update in sub8x8 RD loop"Jingning Han