summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemv.c
AgeCommit message (Expand)Author
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-19Enable bit-stream support to 8x4 and 4x8 partitionJingning Han
2013-05-17Make nmv_count update 4x8/8x4 awareJingning Han
2013-05-15Combining integer and fractional parts of mvs for entropy coding.Dmitry Kovalev
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-11Encoder code cleanup.Dmitry Kovalev
2012-11-29more unused variables.Jim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar