summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_findnearmv.h
AgeCommit message (Expand)Author
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