]> git.sesse.net Git - ffmpeg/commit
vp9: improve signbias check.
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 16 May 2015 01:14:08 +0000 (21:14 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 16 May 2015 01:14:08 +0000 (21:14 -0400)
commit68c1e9131654576fb3abc13da742c115303a3b54
tree52c3ccde68b3006e19ead532b162ee261a920c17
parent32b6d31ef3abd45186cfc69607ffe66837588d53
vp9: improve signbias check.

Otherwise it will still scale motion vectors, which leads to corrupted
prediction.
libavcodec/vp9.c