summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
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
2013-05-30Merge "Creates a new speed 1:" into experimentalJim Bankoski
2013-05-30Creates a new speed 1:Jim Bankoski
2013-05-30Merge "Remove splitmv." into experimentalRonald S. Bultje
2013-05-30Merge changes I98c18fe5,I80c37cff into experimentalRonald S. Bultje
2013-05-30Remove splitmv.Ronald S. Bultje
2013-05-30Remove i4x4_pred.Ronald S. Bultje
2013-05-30Merge "Merge all intra mode coding trees into a single one." into experimentalRonald S. Bultje
2013-05-30Merge "Enable iterative motion search for 4x4 inter pred" into experimentalJingning Han
2013-05-30Merge all intra mode coding trees into a single one.Ronald S. Bultje
2013-05-30Merge "valgrind - txfm_thresh not set" into experimentalJim Bankoski
2013-05-30Merge "Balancing coef-tree to reduce bool decodes" into experimentalDeb Mukherjee
2013-05-30Merge "fix valgrind warning" into experimentalJim Bankoski
2013-05-30Enable iterative motion search for 4x4 inter predJingning Han
2013-05-29Merge "Remove some unused code related to macroblock/splitmv coding." into ex...Ronald S. Bultje
2013-05-29Merge "Refactor 4x4 block level rd loop" into experimentalJingning Han
2013-05-29Balancing coef-tree to reduce bool decodesDeb Mukherjee
2013-05-29valgrind - txfm_thresh not setJim Bankoski
2013-05-29Refactor 4x4 block level rd loopJingning Han
2013-05-29Moved use_prev_in_find_mv_refs check to frame levelScott LaVarnway