summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2013-06-27Merge "Auto adapt step size feature."Paul Wilkins
2013-06-27Merge "Start adaptive threshold for each mode at max."Paul Wilkins
2013-06-27Merge "Change meaning of cpi->sf.first_step and rename."Paul Wilkins
2013-06-26Merge "Make intra predictor reference buffer configurable"Jingning Han
2013-06-26Make intra predictor reference buffer configurableJingning Han
2013-06-26Auto adapt step size feature.Paul Wilkins
2013-06-26Merge "Using get_plane_block_{width, height} instead of custom code."Dmitry Kovalev
2013-06-26Start adaptive threshold for each mode at max.Paul Wilkins
2013-06-26Change meaning of cpi->sf.first_step and rename.Paul Wilkins
2013-06-25Refactor intra predictor blockJingning Han
2013-06-25Using get_plane_block_{width, height} instead of custom code.Dmitry Kovalev
2013-06-25Removing unused code.Dmitry Kovalev
2013-06-21Transforming scale_mv_component_q4 into scale_mv_q4 function.Dmitry Kovalev
2013-06-21Implement SSE2 block_error.Ronald S. Bultje
2013-06-20rename variables to avoid build error in MSVCYaowu Xu
2013-06-20Improving model rd with variance and quant stepDeb Mukherjee
2013-06-20convert all speed things to speed featuresJim Bankoski
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-13Some cleanups in rd motion searchDeb Mukherjee
2013-06-10Adds a zero check in model_rd functionDeb Mukherjee
2013-06-10Fix use of get_uv_tx_size in loopfilterJohn Koleszar
2013-06-10Rd check on segment level reference mode.Paul Wilkins
2013-06-10Allow non-zeromv if ref_frame=intra with segmentation skip/ref enabled.Ronald S. Bultje
2013-06-10Fixed point reference picture scalingTero Rintaluoma
2013-06-07Coding tx-size selection by use of spatial contextDeb Mukherjee
2013-06-07Change to segment ref frame feature.Paul Wilkins
2013-06-07Coding updates for tx-size selectionDeb Mukherjee
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-06New intra mode and partitioning probabilities.Ronald S. Bultje
2013-06-06Bug fix in rd_pick_inter_mode_sb_Jingning Han
2013-06-06Merge "Rd thresholds change with block size." into experimentalPaul Wilkins
2013-06-06Merge "Turn off compound inter search refinement for good quality." into expe...Paul Wilkins
2013-06-06signs revertedJim Bankoski
2013-06-06Rd thresholds change with block size.Paul Wilkins
2013-06-06Turn off compound inter search refinement for good quality.Paul Wilkins
2013-06-06don't tokenize & encode tokens for blocks in UMVJim Bankoski
2013-06-05Merge "Fix UV intra coding rd loop" into experimentalJingning Han
2013-06-05Fix UV intra coding rd loopJingning Han
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-06-04Merge "Make sb intra rd search consistent with encoding" into experimentalJingning Han
2013-06-04Make sb intra rd search consistent with encodingJingning Han
2013-06-03Merge "Replacing memcpy with struct assignment." into experimentalDmitry Kovalev
2013-06-03Put iterative motion search under speed controlJingning Han
2013-05-31Replacing memcpy with struct assignment.Dmitry Kovalev
2013-05-31Merge "Adding plane_block_width and plane_block_height functions." into exper...Dmitry Kovalev
2013-05-31Costing fixes related to trellis optimizationDeb Mukherjee
2013-05-31Adding plane_block_width and plane_block_height functions.Dmitry Kovalev
2013-05-31Merge "Merge all various transform size data trackers into single variables."...Ronald S. Bultje
2013-05-31Merge "Moved use_prev_in_find_mv_refs check to frame level" into experimentalScott LaVarnway
2013-05-31Merge all various transform size data trackers into single variables.Ronald S. Bultje