]> granicus.if.org Git - libvpx/commit
vp9_pickmode: Fix signed/unsigned mismatch.
authorTom Finegan <tomfinegan@google.com>
Thu, 8 May 2014 01:20:29 +0000 (18:20 -0700)
committerTom Finegan <tomfinegan@google.com>
Thu, 8 May 2014 01:20:29 +0000 (18:20 -0700)
commit0fc027ad33300516c0f75b260dfbf45f5605c580
tree25291508e4bf678b9f86c5a7fa3307eaa2b04c06
parent7af0e984b8b83344e013bb24df18322823197eb2
vp9_pickmode: Fix signed/unsigned mismatch.

Avoids getting reverted on the next libvpx chrome roll attempt.

Change-Id: I2431bd601111a78320af5f211f6413009674f1c8
vp9/encoder/vp9_pickmode.c