summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymv.h
AgeCommit message (Expand)Author
2013-04-19Removal of CONFIG_NEW_MVREF experiment.Paul Wilkins
2013-04-17Changing argument type of vp9_get_mv_joint from MV to MV*.Dmitry Kovalev
2013-04-15Adding mv_joint_vertical and mv_joint_horizontal functions.Dmitry Kovalev
2013-04-11Renaming vp9_token_struct to vp9_token and removing previous typedef.Dmitry Kovalev
2013-03-13Support +/-2048 motion vector codingJingning Han
2013-03-08Extend diff MV limit from +/-256 to +/-1024Jingning Han
2013-01-02Added update-able mv-ref probabilities.Paul Wilkins
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar