Incorrect parameter passed into vp8_stuff_mb
authorScott LaVarnway <slavarnway@google.com>
Wed, 7 Nov 2012 01:35:02 +0000 (17:35 -0800)
committerScott LaVarnway <slavarnway@google.com>
Wed, 7 Nov 2012 01:35:02 +0000 (17:35 -0800)
commit4d9791e2b1de23538dbe1cc8b123f414ba3b9a7d
tree10b85db05aed6e25d38dae2ad64720ba1f3c3958
parent80fe4723d2c6676f7b3a8beeb90c3f53332920b7
Incorrect parameter passed into vp8_stuff_mb

Should be MACROBLOCK, not MACROBLOCKD

Change-Id: I0353bbdf085a181ae2ac1f0b96849b38566e9f6a
vp8/encoder/encodeframe.c