summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_mcomp.h
AgeCommit message (Expand)Author
2013-06-26Change meaning of cpi->sf.first_step and rename.Paul Wilkins
2013-05-22Merge CONFIG_COMP_INTER_JOINT_SEARCH.Paul Wilkins
2013-05-16New inter mode context.Paul Wilkins
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Remove BLOCK structureJohn Koleszar
2013-03-13Support +/-2048 motion vector codingJingning Han
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-02-28Code cleanup.Dmitry Kovalev
2013-02-20Entropy stats output code.Paul Wilkins
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-07Introduce vp9_coeff_probs/counts/stats/accum types.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-28remove postproc invokesJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar