summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_findnearmv.h
AgeCommit message (Expand)Author
2013-08-01Cleanup: reusing clamp_mv function.Dmitry Kovalev
2013-08-01Nice looking motion vector clamping functions.Dmitry Kovalev
2013-07-31Removing get_mi_{row, col} functions.Dmitry Kovalev
2013-07-18Removing unused mv_bias and check_mv_bounds functions.Dmitry Kovalev
2013-07-02Removing redundant struct from union b_mode_info.Dmitry Kovalev
2013-06-18Remove unnecessary copying of probs.Yaowu Xu
2013-06-12Fix compile warnings on windows.Frank Galligan
2013-06-06Change ref frame coding.Ronald S. Bultje
2013-06-05Cosmetic renaming VP9_MVREFS to VP9_INTER_MODESDeb Mukherjee
2013-05-30Remove i4x4_pred.Ronald S. Bultje
2013-05-27a few clean-upsYaowu Xu
2013-05-26Remove splitmv.Ronald S. Bultje
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-21Make the intra rd search support 8x4/4x8Jingning Han
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-04-30sb8x8 integration in rd loop.Ronald S. Bultje
2013-04-19Mv ref candidates cut to 2.Paul Wilkins
2013-04-18Code cleanup inside findnearmv code.Dmitry Kovalev
2013-04-18Motion vector decoding code cleanup.Dmitry Kovalev
2013-04-12Rename B_PRED to I4X4_PREDYaowu Xu
2013-04-08Clamp inferred motion vectors onlyJingning Han
2013-03-05Code cleanup.Dmitry Kovalev
2013-02-08Replace as_mv struct with arrayJohn Koleszar
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-10Further changes to mv reference code.Paul Wilkins
2012-12-07Fix implicit cast.Frank Galligan
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