summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodemv.c
AgeCommit message (Expand)Author
2013-10-09Deprecate the use of PARTITION_INFO from encoderJingning Han
2013-10-04cpplint issues vp9_encodemv.cJim Bankoski
2013-09-24Cleaning up vp9_update_nmv_count function.Dmitry Kovalev
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-09Revert "New mode_info_context storage"James Zern
2013-09-06New mode_info_context storageScott LaVarnway
2013-09-04faster accounting of inc_mvJim Bankoski
2013-08-23cosmetics: strip 'VP9_' from defines in vp9 only codeJames Zern
2013-08-07Merge "Removing NMS_STATS defines."Dmitry Kovalev
2013-08-05Replacing long block size enum values with shorter ones (2).Dmitry Kovalev
2013-08-02Removing NMS_STATS defines.Dmitry Kovalev
2013-07-23Removing LOW_PRECISION_MV_UPDATE define.Dmitry Kovalev
2013-07-23clean up bw, bhJim Bankoski
2013-07-19Reworked the auto_mv_step_size speed featureDeb Mukherjee
2013-07-18Remove motion vectors from PARTITION_INFO.Ronald S. Bultje
2013-07-17Merge changes Ieffea49e,Idf610746Dmitry Kovalev
2013-07-16Removing two unused arguments from vp9_inc_mv signature.Dmitry Kovalev
2013-07-16Removing MV_GROUP_UPDATE define and corresponding code.Dmitry Kovalev
2013-07-11Remove print_nmvcountsJohann
2013-06-26Auto adapt step size feature.Paul Wilkins
2013-06-25Merge "Move vp9_counts_to_nmv_context to encoder"John Koleszar
2013-06-25Renaming "nmv" to "mv".Dmitry Kovalev
2013-06-24Move vp9_counts_to_nmv_context to encoderJohn Koleszar
2013-06-18Renaming 'nmv' to 'mv' for several functions.Dmitry Kovalev
2013-06-06Change ref frame coding.Ronald S. Bultje
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