summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rdopt.c
AgeCommit message (Expand)Author
2013-05-23Make comp_inter_inter support 4x4 partition codingJingning Han
2013-05-23Merge Scatter Scan experiment.Paul Wilkins
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Merge "Using 128 entry look up table for coef models" into experimentalDeb Mukherjee
2013-05-22Merge "Make the intra rd search support 8x4/4x8" into experimentalJingning Han
2013-05-22Using 128 entry look up table for coef modelsDeb Mukherjee
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-21Merge "Initial version of alpha channel support" into experimentalJohn Koleszar
2013-05-21Merging the model coef prob experimentDeb Mukherjee
2013-05-21Merge "WIP: 4x4 idct/recon merge" into experimentalScott LaVarnway
2013-05-20Adding get_ref_frame_idx function.Dmitry Kovalev
2013-05-20Updating the model coef experimentDeb Mukherjee
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-16Initial version of alpha channel supportJohn Koleszar
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-15Fix the transform type selection in 4x4 partitionJingning Han
2013-05-14Enable recursive partition down to 4x4Jingning Han
2013-05-14Merge "Do joint motion search iteratively" into experimentalYunqing Wang
2013-05-13Do joint motion search iterativelyYunqing Wang
2013-05-13Merge "Force bsize for UV in I4X4 and SPLITMV" into experimentalJingning Han
2013-05-13Change to band calculation.Paul Wilkins
2013-05-11Force bsize for UV in I4X4 and SPLITMVJingning Han
2013-05-10Remove unused mdcountsYunqing Wang
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-05-08Merge "Renaming 'Speed' to 'speed' inside VP9_COMP struct." into experimentalDmitry Kovalev
2013-05-08Removing y_to_uv_block_size and y_bsizet_to_block_size functions.Dmitry Kovalev
2013-05-08Renaming 'Speed' to 'speed' inside VP9_COMP struct.Dmitry Kovalev
2013-05-07Make switchable filter search subsampling-awareJohn Koleszar
2013-05-07Merge "Make setup_pred_block subsampling-aware." into experimentalJohn Koleszar
2013-05-07Merge "Adding get_switchable_rate function." into experimentalDmitry Kovalev
2013-05-07Deprecate code_zerogroup experiment.Paul Wilkins
2013-05-07Adding get_switchable_rate function.Dmitry Kovalev
2013-05-07Deprecate comp_interintra_pred experiment.Paul Wilkins
2013-05-07Deprecate the newbintramode experiment.Paul Wilkins
2013-05-07Add building blocks for partition down to 4x4Jingning Han
2013-05-07Make setup_pred_block subsampling-aware.John Koleszar
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-06Adding model_rd_for_sb function.Dmitry Kovalev
2013-05-06Fix a unit test failure of sb8x8 on scaling refJingning Han
2013-05-04Fix first-pass intra4x4 for sb8x8 experiment.Ronald S. Bultje
2013-05-03Merge "Fix overflow in RD error calculation code." into experimentalRonald S. Bultje
2013-05-03Merge "Separate transform and quant from vp9_encode_sb" into experimentalJohn Koleszar
2013-05-03Separate transform and quant from vp9_encode_sbJohn Koleszar
2013-05-03Fix overflow in RD error calculation code.Ronald S. Bultje
2013-05-02Removing MAXF macro and using MAX instead.Dmitry Kovalev
2013-05-01Store splitmv modes in context after 8x8 rd loop.Ronald S. Bultje
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-04-30Merge "Cleaning up encoder segmentation code." into experimentalDmitry Kovalev