summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_mcomp.h
AgeCommit message (Expand)Author
2013-09-29Merge "Moving from int_mv* to MV* (3)."Dmitry Kovalev
2013-09-25Merge "Limit mv search range for first pass and mbgraph"Yaowu Xu
2013-09-25Moving from int_mv* to MV* (3).Dmitry Kovalev
2013-09-24Limit mv search range for first pass and mbgraphYaowu Xu
2013-09-24Moving from int_mv* to MV* (2).Dmitry Kovalev
2013-09-20Moving from int_mv to MV.Dmitry Kovalev
2013-08-12Using MV* instead of int_mv* as argument of vp9_clamp_mv_min_max.Dmitry Kovalev
2013-08-08Adds a new subpel motion functionDeb Mukherjee
2013-08-06Clean ups of the subpel search functionsDeb Mukherjee
2013-08-06Flexible support for various pattern searchesDeb Mukherjee
2013-07-31Removing unused "ishp" arguments.Dmitry Kovalev
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