summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_mvref_common.h
AgeCommit message (Expand)Author
2018-09-15cosmetics: normalize include guardsJames Zern
2016-08-02vp9/common: apply clang-formatclang-format
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-14Merge "VP9: inline vp9_use_mv_hp()"Scott LaVarnway
2016-01-13VP9: Remove decoder args from find_mv_refs_idx()Scott LaVarnway
2016-01-13VP9: inline vp9_use_mv_hp()Scott LaVarnway
2016-01-12VP9: Eliminate unnecessary nearest/near searchesScott LaVarnway
2015-06-22Remove tile paramScott LaVarnway
2015-06-04Reducing size of MODE_INFO structScott LaVarnway
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-30vp9: rename 'near' parametersJames Zern
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2014-10-22Implement frame parallel decode for VP9.Hangyu Kuang
2014-10-21Move the definition of switchable filter numbers into enumHui Su
2014-08-12fixes several -Wunused-function warningsJim Bankoski
2014-06-26Enable real-time version reference motion vector searchJingning Han
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