]> granicus.if.org Git - libvpx/commit
Integrate motion vector stack into codec
authorJingning Han <jingning@google.com>
Mon, 23 Nov 2015 23:05:18 +0000 (15:05 -0800)
committerJingning Han <jingning@google.com>
Wed, 25 Nov 2015 01:14:44 +0000 (01:14 +0000)
commite5c57c580a64b7767ba44524590cc68102769092
tree574a7d1d595b51b995463b0acaed24b13c3dab91
parent11bac096f2fe24b16a8700d103a91fa4d5b88d47
Integrate motion vector stack into codec

This commit ports the motion vector stack from motion field
analyzer to the encoding and decoding pipeline.

Change-Id: Ie283c1e1a15b4c17a1c7c175ce322bf053bb7840
vp10/common/blockd.h
vp10/common/mv.h
vp10/common/mvref_common.c
vp10/common/mvref_common.h
vp10/decoder/decodemv.c
vp10/encoder/block.h
vp10/encoder/rdopt.c