summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_mvref_common.h
AgeCommit message (Expand)Author
2014-03-10Removing last_mi from MACROBLOCKD struct.Dmitry Kovalev
2014-02-19Cleaning up vp9_mvref_common.{h, c}.Dmitry Kovalev
2014-02-09Convert functions to inline that are in headers static.Jim Bankoski
2014-01-23vp9/common: add extern "C" to headersJames Zern
2014-01-21Seperate the border size for encoder and decoder.hkuang
2013-12-19Removing vp9_findnearmv.{h, c} files.Dmitry Kovalev
2013-10-28vp9: add TileInfoJames Zern
2013-08-23Cleanup in mvref_common.{h, c}.Dmitry Kovalev
2013-08-03reworked find_mv_refJim Bankoski
2013-07-31Removing get_mi_{row, col} functions.Dmitry Kovalev
2013-05-26Remove splitmv.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
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