]> granicus.if.org Git - libvpx/commit
vp9 pickmode: Fix the shift on negative value.
authorMarco <marpan@google.com>
Thu, 21 Jan 2016 23:13:10 +0000 (15:13 -0800)
committerMarco <marpan@google.com>
Thu, 21 Jan 2016 23:16:52 +0000 (15:16 -0800)
commitdbc963a42fa4b3544a0188867561050511d3ad33
tree621149f9e69dd370c07230fa3c14786fb0164a18
parent8c4360ed89127a0946f36dfe6a2919a72922f2bd
vp9 pickmode: Fix the shift on negative value.

Error only affected svc 1 pass mode, introduced in:
https://chromium-review.googlesource.com/#/c/319609/

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